Remove old nova-compute / mysql relation

Change-Id: I45bf4f6b9eb1fb50629acc0f00ccde774a7a5a03
Closes-Bug: #1713807
This commit is contained in:
Chris MacNaughton 2018-07-18 10:20:23 +02:00
parent d26b4efb54
commit a2a3250afb
1 changed files with 0 additions and 1 deletions

View File

@ -78,7 +78,6 @@ class CephRadosGwBasicDeployment(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',