Merge "Add release notes for IPSec"

This commit is contained in:
Zuul 2018-01-31 14:20:00 +00:00 committed by Gerrit Code Review
commit 9d9a3e0aa4
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.