Merge "Removed unused containers from gate build"
This commit is contained in:
commit
1057dcd50a
@ -45,11 +45,10 @@ _PROFILE_OPTS = [
|
||||
'openvswitch', 'rabbitmq', 'rsyslog'],
|
||||
help='Default images'),
|
||||
cfg.ListOpt('gate',
|
||||
default=['ceph', 'cinder', 'data', 'dind', 'glance',
|
||||
'haproxy', 'heat', 'horizon', 'keepalived',
|
||||
'keystone', 'kolla-ansible', 'mariadb',
|
||||
'memcached', 'neutron', 'nova', 'openvswitch',
|
||||
'rabbitmq', 'rsyslog'],
|
||||
default=['ceph', 'cinder', 'glance', 'haproxy', 'heat',
|
||||
'horizon', 'keepalived', 'keystone', 'kolla-ansible',
|
||||
'mariadb', 'memcached', 'neutron', 'nova',
|
||||
'openvswitch', 'rabbitmq', 'rsyslog'],
|
||||
help='Gate images'),
|
||||
cfg.ListOpt('mesos',
|
||||
default=['chronos', 'marathon', 'mesos-master', 'mesos-slave',
|
||||
|
Loading…
Reference in New Issue
Block a user