Enable ironic-ui in dev-quickstart

Change-Id: Ie893eb260055c4514df282ee183cf7053ef8ad7d
This commit is contained in:
Zhenguo Niu 2017-05-11 18:40:32 +08:00
parent dcd7a6b2b7
commit 48b8ce5413
1 changed files with 3 additions and 0 deletions

View File

@ -272,6 +272,9 @@ Create devstack/local.conf with minimal settings required to enable Mogan
# Enable Mogan UI plugin
enable_plugin mogan-ui git://git.openstack.org/openstack/mogan-ui
# Enable Ironic UI plugin
enable_plugin ironic-ui git://git.openstack.org/openstack/ironic-ui
# Enable Neutron which is required by Ironic and disable nova-network.
disable_service n-net
enable_service q-svc