tripleo-heat-templates/releasenotes/notes/ipsec-8e24afb777de48e3.yaml
Juan Antonio Osorio Robles bfbab1db66 Add release notes for IPSec
This adds the release notes for both the IPSec feature itself and the
parameter that configures its options [1].

[1] Ie6ef4aa05567c739884c1d402fc59eea80b31506

Change-Id: I90c1269efcbae294b6325d48c62c055d95af200c
2018-01-31 08:03:52 +00:00

12 lines
482 B
YAML

---
features:
- |
Encryption of the internal network's communications through IPSec has been
added. To enable you need to add the OS::TripleO::Services::Ipsec service
to your roles if it's not there already. And you need to add the file
environments/ipsec.yaml to your overcloud deploy.
- |
The ``IpsecVars`` parameter was added in order to configure the parameters
in the tripleo-ipsec ansible role that configures IPSec tunnels if they're
enabled.