Updating enable_plugin in manual-devstack.rst

Change-Id: Iddf1222cc7dee70f25ba6a5315b521c7703e3e48
This commit is contained in:
Feng Shengqin 2017-09-18 09:40:26 +08:00
parent a3810d78fe
commit be4a14a2d3

View File

@ -28,6 +28,8 @@ required OpenStack services::
SERVICE_TOKEN=password
SERVICE_PASSWORD=password
ADMIN_PASSWORD=password
enable_plugin devstack-plugin-container https://git.openstack.org/openstack/devstack-plugin-container
enable_plugin zun https://git.openstack.org/openstack/zun
enable_plugin kuryr-libnetwork https://git.openstack.org/openstack/kuryr-libnetwork
END