Add service mappings for ironic
Adds the needed service mappings for ironic-api and ironic-conductor. Change-Id: I8b218f926561d8fba1644fe883bf8aae4bb6473f
This commit is contained in:
		| @@ -32,6 +32,8 @@ service_map = { | ||||
|     'heat-api-cfn': 'openstack-heat-api-cfn', | ||||
|     'heat-api-cloudwatch': 'openstack-heat-api-cloudwatch', | ||||
|     'heat-engine': 'openstack-heat-engine', | ||||
|     'ironic-api': 'openstack-ironic-api', | ||||
|     'ironic-conductor': 'openstack-ironic-conductor', | ||||
|     'keystone': 'openstack-keystone', | ||||
|     'libvirt-bin': 'libvirtd', | ||||
|     'mysql': ['mysqld', 'mariadb'], | ||||
|   | ||||
		Reference in New Issue
	
	Block a user
	 James Slagle
					James Slagle