neutron-vpnaas-dashboard/devstack
zhang.lei 497b200d5f Fix the typo
Change-Id: Ia8aa79b5659fa9295045d20f6d5d85d8ee2d0d22
2017-12-26 16:13:46 +08:00
..
README.rst Fix the typo 2017-12-26 16:13:46 +08:00
plugin.sh devstack: Remove workaround for horizon plugin framework 2017-08-19 05:58:56 +00:00
settings DevStack plugin for neutron-vpnaas-dashboard 2017-06-22 03:44:54 +00:00

README.rst

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://git.openstack.org/openstack/neutron-vpnaas master
enable_plugin neutron-vpnaas-dashboard https://git.openstack.org/openstack/neutron-vpnaas-dashboard master