Remove old nova-compute / mysql relation

Change-Id: I0f07da697cb96279dcd7f7f70826c0c465737fb3
Closes-Bug: #1713807
This commit is contained in:
Chris MacNaughton 2018-07-18 10:20:09 +02:00
parent 90a57eeadc
commit 6847ff9373
1 changed files with 0 additions and 1 deletions

View File

@ -84,7 +84,6 @@ class CephOsdBasicDeployment(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',