|
1 | 1 | config: |
2 | 2 | default: |
3 | | - master: [default, ceilometer, glance, horizon, nova, swift, cinder, keystone] |
4 | | - liberty: [default, ceilometer, glance, horizon, nova, swift, cinder, keystone] |
5 | | - kilo: [default, ceilometer, glance, horizon, nova, swift, cinder, keystone] |
6 | | - juno: [default, ceilometer, glance, horizon, nova, swift, cinder, keystone] |
7 | | - icehouse: [default, ceilometer, glance, horizon, nova, swift, cinder, keystone] |
| 3 | + master: [default, glance, horizon, nova, swift, cinder, keystone] |
| 4 | + liberty: [default, glance, horizon, nova, swift, cinder, keystone] |
| 5 | + kilo: [default, glance, horizon, nova, swift, cinder, keystone] |
| 6 | + juno: [default, glance, horizon, nova, swift, cinder, keystone] |
| 7 | + icehouse: [default, glance, horizon, nova, swift, cinder, keystone] |
8 | 8 | # This can be used by functional jobs that only want their dependencies installed |
9 | 9 | # and don't need to incur the overhead of installing all services in the process. |
10 | 10 | no_services: [default] |
|
0 commit comments