neutron-fwaas-dashboard/devstack
Akihiro Motoki cf86037560 Drop FWaaS v1 dashboard
FWaaS v1 support has been deprecated and neutron-fwaas
dropped it in Stein cycle.

Change-Id: Ib14c9edf4dbd66ab7fc898f497f740dcf7aa81b3
2018-12-25 08:46:43 +09:00
..
README.rst Drop FWaaS v1 dashboard 2018-12-25 08:46:43 +09:00
plugin.sh FWaaS V2 Horizon Dashboard 2017-10-13 02:51:17 +09:00
settings FWaaS V2 Horizon Dashboard 2017-10-13 02:51:17 +09: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://git.openstack.org/openstack/neutron-fwaas master
enable_service q-fwaas-v2
enable_plugin neutron-fwaas-dashboard https://git.openstack.org/openstack/neutron-fwaas-dashboard master