bfbab1db66
This adds the release notes for both the IPSec feature itself and the parameter that configures its options [1]. [1] Ie6ef4aa05567c739884c1d402fc59eea80b31506 Change-Id: I90c1269efcbae294b6325d48c62c055d95af200c
12 lines
482 B
YAML
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.
|