c203085ad0
The network isolation code in the TripleO Heat templates has files in the environment folder that can be included to enable network isolation. This updates the environment file to include the VIP for Redis. Change-Id: Ic05720c565d9ecf76bf7485b969cb2d9ead9fd6f |
||
---|---|---|
.. | ||
cinder-netapp-config.yaml | ||
net-bond-with-vlans.yaml | ||
net-single-nic-with-vlans.yaml | ||
network-isolation.yaml | ||
overcloud-steps.yaml | ||
puppet-ceph-devel.yaml | ||
puppet-pacemaker.yaml | ||
puppet-tenant-vlan.yaml | ||
README.md |
This directory contains Heat environment file snippets which can be used to enable features in the Overcloud.
Configuration
These can be enabled using the -e [path to environment yaml] option with heatclient.
Below is an example of how to enable the Ceph template using devtest_overcloud.sh:
export OVERCLOUD\_CUSTOM\_HEAT\_ENV=$TRIPLEO\_ROOT/tripleo-heat-templates/environments/ceph_devel.yaml