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
This commit is contained in:
Juan Antonio Osorio Robles 2018-01-31 09:58:56 +02:00
parent 0dcb51e101
commit bfbab1db66
1 changed files with 11 additions and 0 deletions

View File

@ -0,0 +1,11 @@
---
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.