Neutron FWaaS support in the OpenStack Dashboard is now split out into a separate python package.
neutron-fwaas-dashboard
. You need to install
neutron-fwaas-dashboard
after upgrading the OpenStack Dashboard
to Pike release and add enabled
file for Neutron FWaaS dashboard.
For detail information, see
https://docs.openstack.org/neutron-fwaas-dashboard/latest/.update_firewall
rule in the policy.json file.
Previously they were controlled by get_firewall
rule and non-existing
rules like add_router
and remove_router
.
If operators define their custom policy rules for add_router
and
remove_router
, such policy rules need to updated accordingly.
[bug 1703952]shared
attribute
when creating or updating a firewall rule or policy.
The checkbox on shared
attribute is now disabled if a user
has no sufficient permission.
[bug 1699717]Except where otherwise noted, this document is licensed under Creative Commons Attribution 3.0 License. See all OpenStack Legal Documents.