Remove old nova-compute / mysql relation

Change-Id: Id4c2b5a1e2409adf375aba282d9ca0b7ebd4d847
Closes-Bug: #1713807
This commit is contained in:
Chris MacNaughton 2018-07-18 10:19:55 +02:00
parent 2193e9396b
commit eb5f3ba080
1 changed files with 0 additions and 1 deletions

View File

@ -83,7 +83,6 @@ class CephBasicDeployment(OpenStackAmuletDeployment):
def _add_relations(self):
"""Add all of the relations for the services."""
relations = {
'nova-compute:shared-db': 'percona-cluster:shared-db',
'nova-compute:amqp': 'rabbitmq-server:amqp',
'nova-compute:image-service': 'glance:image-service',
'nova-compute:ceph': 'ceph-mon:client',