tripleo-heat-templates/environments/updates
Giulio Fidente d381054c8e Replace references to the 192.0.2 network
Following change I1393d65ffb20b1396ff068def237418958ed3289 the ctlplane
network will be 192.168.24 by default and not 192.0.2 anymore.

This change removes old references left to 192.0.2 network from the
overcloud templates.

(cherry picked from commit b5b6681a74)
Closes-Bug: #1682144
Change-Id: I49bd1ac8d594105665010bd898670b17e72fa763
2017-04-12 14:11:37 +00:00
..
README.md Add deployed-server backwards compatible template 2017-01-10 13:04:52 -05:00
update-from-192_0_2-subnet.yaml Replace references to the 192.0.2 network 2017-04-12 14:11:37 +00:00
update-from-deployed-server-newton.yaml Add deployed-server backwards compatible template 2017-01-10 13:04:52 -05:00
update-from-keystone-admin-internal-api.yaml Make update-from-keystone-admin-internal-api.yaml work on newton+ 2017-01-09 15:19:59 +01:00
update-from-overcloud-compute-hostnames.yaml Retain existing ComputeHostnameFormat when upgrading older envs 2016-04-14 18:35:37 +03:00
update-from-publicvip-on-ctlplane.yaml Add update yaml backward compatibe with PublicVirtualIP on ctlplane 2015-12-15 12:59:22 +01:00

README.md

This directory contains Heat environment file snippets which can be used to ensure smooth updates of the Overcloud.

Contents

update-from-keystone-admin-internal-api.yaml To be used if the Keystone Admin API was originally deployed on the Internal API network.

update-from-publicvip-on-ctlplane.yaml To be used if the PublicVirtualIP resource was deployed as an additional VIP on the 'ctlplane'.

update-from-deloyed-server-newton.yaml To be used when updating from the deployed-server template from Newton.