← Back to team overview

yahoo-eng-team team mailing list archive

[Bug 1638344] Re: Horizon checks a neutron policy.json action that does not exists - "remove_router" doesn't exists in the neutron policy.json

 

** Changed in: horizon
    Milestone: next => None

** Changed in: horizon
       Status: In Progress => Invalid

-- 
You received this bug notification because you are a member of Yahoo!
Engineering Team, which is subscribed to OpenStack Dashboard (Horizon).
https://bugs.launchpad.net/bugs/1638344

Title:
  Horizon checks a neutron policy.json action that does not exists -
  "remove_router" doesn't exists in the neutron policy.json

Status in OpenStack Dashboard (Horizon):
  Invalid

Bug description:
  Horizon checks the "remove_router" neutron action which doesn't exists in the neutron policy.json. 
  Neutron also doesn't check the "remove_router" action in the policy.json when performing the "neutron firewall-update <firewall_id> --no-routers" CLI command.

  Horizon policy check:
  https://github.com/openstack/horizon/blob/master/openstack_dashboard/dashboards/project/firewalls/tables.py#L251

  Neutron policy file in Horizon:
  https://github.com/openstack/horizon/blob/master/openstack_dashboard/conf/neutron_policy.json

  Neutron policy file in Neutron:
  https://github.com/openstack/neutron/blob/master/etc/policy.json

To manage notifications about this bug go to:
https://bugs.launchpad.net/horizon/+bug/1638344/+subscriptions


References