Fix GSE cluster hints

This change fixes the hints that were still referencing 'nova',
'neutron' and 'cinder' instead of '$service-control-plane'.

Change-Id: Ida2b9f0c278a57cbbb3f74bce11961e452c50455
This commit is contained in:
Simon Pasquier 2016-10-25 08:58:28 +02:00
parent 1c12b277bf
commit c2fb6225b5
1 changed files with 5 additions and 5 deletions

View File

@ -698,10 +698,10 @@ lma_collector:
- nova-novncproxy-websocket # worker
- controller # node cluster
hints:
- cinder
- cinder-control-plane
- glance
- keystone
- neutron
- neutron-control-plane
- mysql
- rabbitmq
nova-data-plane:
@ -810,11 +810,11 @@ lma_collector:
- heat-cloudwatch-api
- controller
hints:
- cinder
- cinder-control-plane
- glance
- keystone
- neutron
- nova
- neutron-control-plane
- nova-control-plane
- mysql
- rabbitmq
horizon: