puppet-nova/releasenotes/notes/barbican-356c86ac7a7a327c.yaml
Emilien Macchi 81f7d54919 Enable Key Manager service (Barbican) parameter
Allow to use Barbican in Nova with keymgr/api_class parameter.
If Barbican is configured, cryptsetup package will be installed, as it's
required to encrypt volumes on nova-compute nodes.

Change-Id: I380ac4d2a71d71c3ccfcdcaf39d5bcde518b9553
2016-07-08 16:18:02 -04:00

5 lines
173 B
YAML

---
features:
- Allow to configure Key Manager api class parameter to communicate with Barbican.
If Barbican is enabled, cryptsetup will be deployed on compute nodes.