19 lines
227 B
YAML
19 lines
227 B
YAML
---
|
|
components:
|
|
# Order matters here!
|
|
- general
|
|
- glance-client
|
|
- keystone-client
|
|
- nova-client
|
|
- quantum-client
|
|
- swift-client
|
|
- cinder-client
|
|
- horizon
|
|
options:
|
|
horizon:
|
|
make-blackhole: true
|
|
supports:
|
|
- rhel
|
|
...
|
|
|