tripleo-heat-templates/environments/updates
Daniel Alvarez 6053eb1964 Switch default neutron ML2 mechanism driver to OVN
This patch switches the default mechanism driver for neutron from
openvswitch to OVN.

It will also flip scenario007 job to run with ML2/OVS.

Depends-On: I74ffb6b7f912e1fce6ce428cd23a7283c91b8b96
Depends-On: I99ba2fd6a85b4895b577719a7541b7cbf1fdb85c
Depends-On: Ib60de9b0df451273d1d81ba049b46b5214e09080
Depends-On: Iaed7304adf40a87a0f14b7a95339f8416140e947
Change-Id: Iab52cdf5d0f7a392c4f17c884493b5c5beb1d89f
Co-Authored-By: Kamil Sambor <ksambor@redhat.com>
2019-02-14 15:58:27 +01:00
..
README.md FFU: Add update-from-ceph-newton.yaml 2018-02-21 15:40:14 -05:00
update-from-192_0_2-subnet.yaml Replace references to the 192.0.2 network 2017-04-10 14:05:50 +02:00
update-from-ceph-newton.yaml FFU: Add update-from-ceph-newton.yaml 2018-02-21 15:40:14 -05: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-ml2-ovs-from-rocky.yaml Switch default neutron ML2 mechanism driver to OVN 2019-02-14 15:58:27 +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.

update-from-ceph-newton.yaml To be used when updating Ceph from the storage-environment template from Newton.