puppet-nova/releasenotes/notes/nova_service_provider-f9c1dc94c575692c.yaml
Matthew Mosesohn bee8517bf4 Add nova_service type for purging nova services from offline hosts
Offline/deleted hosts show as offline forever in the service list.
This undesirable output can be mitigated by offering a provider
that allows a user to mark such nova services as 'absent'.

Includes release note.

Change-Id: I303ab218bc6a48cf2c60727feecc522040a80a68
Related-Bug: #1471172
2016-05-25 10:12:37 +00:00

8 lines
223 B
YAML

---
features:
- Nova service management.
Ability to remove services left behind by Nova after
disabling or decommissioning a host. Provider can
delete all (default) or an array of specified
service names.