54d8db1e4d
Implements: blueprint robust-dependencies Fixes: bug #1157871 Fixes: bug #1184016 Fixes: bug #1184017 Change-Id: I4d1e6d4b1b32473182259d60b1db6918cba889e9
20 lines
251 B
YAML
20 lines
251 B
YAML
---
|
|
components:
|
|
# Order matters here!
|
|
- general
|
|
- glance-client
|
|
- keystone-client
|
|
- nova-client
|
|
- quantum-client
|
|
- swift-client
|
|
- cinder-client
|
|
- django-openstack-auth
|
|
- horizon
|
|
options:
|
|
horizon:
|
|
make-blackhole: true
|
|
supports:
|
|
- rhel
|
|
...
|
|
|