python-tripleoclient/releasenotes/notes/Swift-encryption-for-the-undercloud-9d9e62205fc54531.yaml
Juan Antonio Osorio Robles 12443e7381 Enable Swift encryption for the containerized undercloud
This adds a new parameter to undercloud.conf for the containerized case.
It determines whether or not we should enable Swift Object encryption.
If we do enable it, it will add the Barbican service and configure
encryption for Swift.

Depends-On: I9c5e07a2eb764168670d5de7bdeb4b6362f9bfb5
Change-Id: I7826cc00023e2d24865d752d4c9bbb3cc4c8614f
2018-04-17 16:17:07 +03:00

7 lines
243 B
YAML

---
features:
- |
The option `enable_swift_encryption` was added to the containerized
undercloud configuration options (undercloud.conf). If enabled, it will
deploy Barbican, which will be used to enable Swift Object encryption.