← Back to team overview

yahoo-eng-team team mailing list archive

[Bug 1516856] Fix included in openstack/horizon 9.0.0.0b1

 

This issue was fixed in the openstack/horizon 9.0.0.0b1 development
milestone.

** Changed in: horizon
       Status: Fix Committed => Fix Released

-- 
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):
  Fix Released

Bug description:
  Python NeutronClient supports Allow, Deny and Reject options in Firewall Rules.(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


References