neutron-vpnaas-dashboard/devstack/README.rst
zhang.lei 497b200d5f Fix the typo
Change-Id: Ia8aa79b5659fa9295045d20f6d5d85d8ee2d0d22
2017-12-26 16:13:46 +08:00

1006 B

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