tripleo-heat-templates/docker/services/database
Emilien Macchi 5cb155eb7c neutron: rename db when upgrading a containerized undercloud
When the undercloud was not containerized, the neutron database name was called neutron.
When we upgrade to a containerized undercloud, the database name is called ovs_neutron.
We introduced MigrateLegacyNeutronDb (false by default in the service but true when
the undercloud is containerized) that will rename the database during host_prep_tasks.

Also, we'll make sure mariadb is stopped before running Puppet steps,
but only when we deploy a containerized undercloud and also when mariadb
was actually running. The tasks are idempotent and tested.

Change-Id: I009cd38f4d10bf3942c8f18f90c6a0fa50858219
Closes-Bug: #1753247
2018-03-12 22:25:57 +00:00
..
mongodb.yaml Always evaluate step first in conditional 2018-02-09 17:12:29 +01:00
mysql.yaml neutron: rename db when upgrading a containerized undercloud 2018-03-12 22:25:57 +00:00
redis.yaml Merge "Fix Redis TLS setup and its HA deployment" 2018-02-13 23:34:49 +00:00