Remove nova-compute:shared-db
relation
The relation between nova-compute and databases is not needed anymore. Change-Id: I6c4ca52b58de9496e6ab14ee9ff18c17f0b2b325 See: https://review.openstack.org/499823/
This commit is contained in:
parent
229e5ffccf
commit
f8bc692b11
@ -97,7 +97,6 @@ class CinderBasicDeployment(OpenStackAmuletDeployment):
|
||||
# endpoint in the catalog.
|
||||
relations.update({
|
||||
'nova-compute:image-service': 'glance:image-service',
|
||||
'nova-compute:shared-db': 'percona-cluster:shared-db',
|
||||
'nova-compute:amqp': 'rabbitmq-server:amqp',
|
||||
'nova-cloud-controller:shared-db': 'percona-cluster:shared-db',
|
||||
'nova-cloud-controller:identity-service': 'keystone:'
|
||||
|
Loading…
Reference in New Issue
Block a user