Add optional magnum-ui in quickstart

Add magnum-ui panel in horizon

Magnum UI plugin for horizon is nice feature for users
and can now be easily enabled in devstack.  There has been
multiple queries on the IRC on how to get the Magnum UI
so this will help.

Change-Id: I31f0c7ec866fbd4629d99da3137931ee30b352c1
This commit is contained in:
Ton Ngo 2016-09-16 18:03:36 +00:00
parent 888e615bd7
commit d7f299a68e
1 changed files with 3 additions and 0 deletions

View File

@ -130,6 +130,9 @@ Kilo, and heat must be enabled by yourself)::
# Enable magnum plugin after dependent plugins
enable_plugin magnum https://git.openstack.org/openstack/magnum
# Optional: uncomment to enable the Magnum UI plugin in Horizon
#enable_plugin magnum-ui https://github.com/openstack/magnum-ui
# Disable LBaaS(v1) service
disable_service q-lbaas
# Enable LBaaS(v2) services