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:
Joshua Harlow
2012-08-17 19:44:29 -07:00
parent f53b1890b3
commit 0d71849b5a
9 changed files with 147 additions and 44 deletions

View File

@@ -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: