Use disabled suffix for disabled service names
authorJuan Antonio Osorio Robles <jaosorior@redhat.com>
Mon, 22 May 2017 08:32:05 +0000 (11:32 +0300)
committerJuan Antonio Osorio Robles <jaosorior@redhat.com>
Mon, 22 May 2017 08:32:05 +0000 (11:32 +0300)
commit780b751601d8704aa81bd9c53359fe17898fe270
tree5900fa4af729892fa7dc8b96cfdee4643588d950
parent0900c884281dc73dd3eccbb9ae9ea58efe5487ba
Use disabled suffix for disabled service names

This changes both the service names and the file names for disabled
services, adding the 'disabled' suffix to them.

This comes with the reasoning that, if a service requires a disabled
service, and checks for the name in the "service_names" hiera entry, it
will appear as if the service was enabled, when it's actually not. So
changing the name and using this convention prevents that issue.

Change-Id: I308d6680a4d9b526f22ba0d7d20e5db638aadb9a
overcloud-resource-registry-puppet.j2.yaml
puppet/services/disabled/ceilometer-collector-disabled.yaml [moved from puppet/services/disabled/ceilometer-collector.yaml with 95% similarity]
puppet/services/disabled/ceilometer-expirer-disabled.yaml [moved from puppet/services/disabled/ceilometer-expirer.yaml with 95% similarity]
puppet/services/disabled/glance-registry-disabled.yaml [moved from puppet/services/disabled/glance-registry.yaml with 96% similarity]