Update map-services for Fedora
Additional service names added to map-services for cinder and swift. Change-Id: I0c4afc505ccb80d7e2e397614792d74b3294264a
This commit is contained in:
parent
97c7e8fd5e
commit
e7118cec1d
@ -37,6 +37,12 @@ service_map = {
|
|||||||
'nova-consoleauth': 'openstack-nova-consoleauth',
|
'nova-consoleauth': 'openstack-nova-consoleauth',
|
||||||
'nova-compute': 'openstack-nova-compute',
|
'nova-compute': 'openstack-nova-compute',
|
||||||
'swift-proxy': 'openstack-swift-proxy',
|
'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:]:
|
for arg in sys.argv[1:]:
|
||||||
|
Loading…
Reference in New Issue
Block a user