Merge "Update map-services for Fedora"

This commit is contained in:
Jenkins 2014-02-03 14:19:20 +00:00 committed by Gerrit Code Review
commit 79ab588592

View File

@ -37,6 +37,12 @@ service_map = {
'nova-consoleauth': 'openstack-nova-consoleauth',
'nova-compute': 'openstack-nova-compute',
'swift-proxy': 'openstack-swift-proxy',
'swift-account': 'openstack-swift-account',
'swift-container': 'openstack-swift-container',
'swift-object': 'openstack-swift-object',
'cinder-api': 'openstack-cinder-api',
'cinder-scheduler': 'openstack-cinder-scheduler',
'cinder-volume': 'openstack-cinder-volume',
}
for arg in sys.argv[1:]: