← Back to team overview

yahoo-eng-team team mailing list archive

[Bug 1516856] [NEW] Reject Rule for firewall-rules is avialable in python-neutronclient but not in Horizon

 

Public bug reported:

Python NeutronClient supports Allow, Deny and Reject options.(https://github.com/openstack/python-neutronclient/blob/master/neutronclient/neutron/v2_0/fw/firewallrule.py#L107)
Horizon has only the Allow and Deny options.(https://github.com/openstack/horizon/blob/master/openstack_dashboard/dashboards/project/firewalls/forms.py)
Need to add Reject option as well in it.

** Affects: horizon
     Importance: Undecided
     Assignee: Reedip (reedip-banerjee)
         Status: New

** Changed in: horizon
     Assignee: (unassigned) => Reedip (reedip-banerjee)

** Description changed:

- Python NeutronClient supports Allow, Deny and Reject options.
- Horizon has the only Allow and Deny options.
+ Python NeutronClient supports Allow, Deny and Reject options.(https://github.com/openstack/python-neutronclient/blob/master/neutronclient/neutron/v2_0/fw/firewallrule.py#L107)
+ Horizon has the only Allow and Deny options.(https://github.com/openstack/horizon/blob/master/openstack_dashboard/dashboards/project/firewalls/forms.py)
  Need to add Reject option as well in it.

** Description changed:

  Python NeutronClient supports Allow, Deny and Reject options.(https://github.com/openstack/python-neutronclient/blob/master/neutronclient/neutron/v2_0/fw/firewallrule.py#L107)
- Horizon has the only Allow and Deny options.(https://github.com/openstack/horizon/blob/master/openstack_dashboard/dashboards/project/firewalls/forms.py)
+ Horizon has only the Allow and Deny options.(https://github.com/openstack/horizon/blob/master/openstack_dashboard/dashboards/project/firewalls/forms.py)
  Need to add Reject option as well in it.

-- 
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/1516856

Title:
  Reject Rule for firewall-rules is avialable in python-neutronclient
  but not in Horizon

Status in OpenStack Dashboard (Horizon):
  New

Bug description:
  Python NeutronClient supports Allow, Deny and Reject options.(https://github.com/openstack/python-neutronclient/blob/master/neutronclient/neutron/v2_0/fw/firewallrule.py#L107)
  Horizon has only the Allow and Deny options.(https://github.com/openstack/horizon/blob/master/openstack_dashboard/dashboards/project/firewalls/forms.py)
  Need to add Reject option as well in it.

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


Follow ups