aboutsummaryrefslogtreecommitdiffstats
path: root/environments/updates/update-from-publicvip-on-ctlplane.yaml
diff options
context:
space:
mode:
authorGiulio Fidente <gfidente@redhat.com>2015-12-14 23:38:57 +0100
committerGiulio Fidente <gfidente@redhat.com>2015-12-15 12:59:22 +0100
commit3770deda062b0bb3291fdfc57d7b5e000392f9ec (patch)
tree0dc9dcd8c924cd1eabf542b4626193c9c02782a9 /environments/updates/update-from-publicvip-on-ctlplane.yaml
parent3e8010dc8506755f193d6e0f84006452b4eaeee5 (diff)
Add update yaml backward compatibe with PublicVirtualIP on ctlplane
In previous releases, when not using network isolation, we used to create two different VIPs for the ControlVirtualIP and the PublicVirtualIP both on the ctlplane network. Later we moved into a configuration with a single VIP instead so we need a compatibility yaml for those updating from old versions which preserves both the IPs; one of the two is deleted otherwise. Also updates README.md with a short description of the use case. Change-Id: Iae08b938a255bf563d3df2fdc0748944a9868f8e
Diffstat (limited to 'environments/updates/update-from-publicvip-on-ctlplane.yaml')
-rw-r--r--environments/updates/update-from-publicvip-on-ctlplane.yaml2
1 files changed, 2 insertions, 0 deletions
diff --git a/environments/updates/update-from-publicvip-on-ctlplane.yaml b/environments/updates/update-from-publicvip-on-ctlplane.yaml
new file mode 100644
index 00000000..c62428b4
--- /dev/null
+++ b/environments/updates/update-from-publicvip-on-ctlplane.yaml
@@ -0,0 +1,2 @@
+resource_registry:
+ OS::TripleO::Network::Ports::ExternalVipPort: ../../network/ports/ctlplane_vip.yaml \ No newline at end of file