Drop checks for ec2/objectore services

This commit is contained in:
James Page 2016-02-19 16:16:47 +00:00
parent 097fbdf472
commit 38a4c6109a
1 changed files with 1 additions and 3 deletions

View File

@ -196,9 +196,7 @@ class ODLControllerBasicDeployment(OpenStackAmuletDeployment):
'neutron-metering-agent',
'neutron-l3-agent']
nova_cc_services = ['nova-api-ec2',
'nova-api-os-compute',
'nova-objectstore',
nova_cc_services = ['nova-api-os-compute',
'nova-cert',
'nova-scheduler',
'nova-conductor']