37dcb0f641
Change-Id: Ib2a5eb220be5e3004b6aff15e1fad0bc3162ebe6 |
||
---|---|---|
.. | ||
plugin.sh | ||
README.rst | ||
settings |
DevStack plugin for neutron-vpnaas-dashboard
This is setup as a DevStack plugin. For more information on DevStack plugins, see the DevStack Plugins documentation.
How to enable VPNaaS dashboard
Add the following to the localrc section of your local.conf. You need
to configure VPNaaS DevStack plugin as well. DevStack plugin for VPNaaS
dashaboard is configured, neutron-vpnaas-dashboard
service
is automatically enabled.
It is suggested to enable the DevStack plugin for neutron-vpnaas, if you run horizon and neutron-server on a same server like all-in-one environment.
[[local|localrc]]
enable_plugin neutron-vpnaas https://opendev.org/openstack/neutron-vpnaas master
enable_plugin neutron-vpnaas-dashboard https://opendev.org/openstack/neutron-vpnaas-dashboard master