neutron-fwaas-dashboard/devstack
ZhouHeng e8463a1ad4 Revert "Retire neutron-fwaas-dashboard project"
This reverts commit 4a0f1a3ae5.

Reason for revert:
Neutron drivers team agreed to include neutron-fwaas again to Neutron
stadium[1], and goverance change is proposed at [2].

[1] https://meetings.opendev.org/meetings/neutron_drivers/2022/neutron_drivers.2022-01-28-14.00.log.html#l-14
[2] https://review.opendev.org/c/openstack/governance/+/828078

Change-Id: I5018dfdf9ea866e113a17f9bd5a3b153e4f1c08f
2022-02-10 20:58:31 +08:00
..
README.rst Revert "Retire neutron-fwaas-dashboard project" 2022-02-10 20:58:31 +08:00
plugin.sh Revert "Retire neutron-fwaas-dashboard project" 2022-02-10 20:58:31 +08:00
settings Revert "Retire neutron-fwaas-dashboard project" 2022-02-10 20:58:31 +08:00

README.rst

DevStack plugin for neutron-fwaas-dashboard

This is setup as a DevStack plugin. For more information on DevStack plugins, see the DevStack Plugins documentation.

If neutron-fwaas-dashboard DevStack plugin is enabled, Neutron FWaaS dashboard is automatically enabled and the appropriate version of FWaaS panel is displayed based on the FWaaS version enabled in your neutron server. You do not need to specify FWaaS API version in the DevStack plugin configuration.

To enable FWaaS dashboard, add the following to the localrc section of your local.conf.

[[local|localrc]]
enable_plugin neutron-fwaas https://opendev.org/openstack/neutron-fwaas master
enable_service q-fwaas-v2
enable_plugin neutron-fwaas-dashboard https://opendev.org/openstack/neutron-fwaas-dashboard master