Update dev doc to include mogan-ui

Change-Id: I63ec82db88ae631e509df1894025f0010af23cf2
This commit is contained in:
Zhenguo Niu 2017-05-05 14:18:40 +08:00
parent 58093495c1
commit 94a0049235
1 changed files with 3 additions and 2 deletions

View File

@ -269,6 +269,9 @@ Create devstack/local.conf with minimal settings required to enable Mogan
# Enable Mogan plugin
enable_plugin mogan git://git.openstack.org/openstack/mogan
# Enable Mogan UI plugin
enable_plugin mogan-ui git://git.openstack.org/openstack/mogan-ui
# Enable Neutron which is required by Ironic and disable nova-network.
disable_service n-net
enable_service q-svc
@ -284,8 +287,6 @@ Create devstack/local.conf with minimal settings required to enable Mogan
enable_service s-container
enable_service s-account
# Disable Horizon
disable_service Horizon
# Disable Cinder
disable_service cinder c-sch c-api c-vol
# Disable Tempest