Horizon fixings.
1. Seems like the swift client is also needed by horizon 2. Fix --noinput for horizon syncdb since it seems to be prompting now 3. Seems like quantum client is also needed by horizon 4. Add cinder client which seems to be needed for horizon
This commit is contained in:
@@ -4,17 +4,20 @@ components:
|
||||
- general
|
||||
- db
|
||||
- rabbit-mq
|
||||
- keystone-client
|
||||
- keystone
|
||||
- keystone-client
|
||||
- glance
|
||||
# Do this after glance is installed to override the old binary
|
||||
- glance-client
|
||||
- no-vnc
|
||||
- nova
|
||||
- nova-client
|
||||
# These seem needed for horizon (even if not used?)
|
||||
- cinder-client
|
||||
- quantum-client
|
||||
- swift-client
|
||||
- horizon
|
||||
# Super client, so install after other clients
|
||||
- openstack-client
|
||||
- no-vnc
|
||||
description: Devstack.sh matching component installation.
|
||||
options:
|
||||
no-vnc:
|
||||
|
||||
Reference in New Issue
Block a user