puppet-nova/releasenotes/notes/add-novajoin-support-63a21b983ec5704d.yaml
Ade Lee 57e3f661ff Add novajoin class
In this commit, we add the puppet module for a new
nova metadata micro-service (novajoin) that allows nova
instances to be registered to a FreeIPA server as IPA clients.

Implements: blueprint novajoin
Change-Id: I5ffa45bdc400e123079c79e15776ebacdcb24de9
2017-01-06 12:12:16 -05:00

7 lines
239 B
YAML

---
features:
- Adds support to configure a vendordata plugin called
novajoin, which is a micro-service that registers
instances in FreeIPA, and listens to nofications to
unregister the instance when the instance is removed.