Remove old nova-compute / mysql relation

Change-Id: I4880ed1d6f7dbdcb3db7a2c22ba5294b60c6e1f8
Closes-Bug: #1713807
This commit is contained in:
Chris MacNaughton 2018-07-18 10:20:36 +02:00
parent 14ca6cedc0
commit cef0c23583
1 changed files with 0 additions and 1 deletions

View File

@ -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:'