Modifies Keystone to use same MySQL DB as RO 47/7247/8
authorBenjamin Diaz <bdiaz@whitestack.com>
Fri, 22 Feb 2019 19:04:34 +0000 (16:04 -0300)
committerdiazb <bdiaz@whitestack.com>
Fri, 1 Mar 2019 16:55:35 +0000 (17:55 +0100)
commit6e3a2b64fff49ae68a1d588589af9598979594a6
tree6edf88b8190be77fdd38ad5b9b964c0fa3e0d395
parent551c894f179d0c6ca94e15423d051acf1498a1c7
Modifies Keystone to use same MySQL DB as RO

ro-db is renamed to mysql

There is no benefit of having multiple sql database engines. All components
should share the same. This is part of the effort to make OSM components
support an HA scenario. Unifying sql db engines, allows to have them all
connected to a database cluster, for example.

Change-Id: I5d0f2b75da9ea7c6bbb341cac3cb899b4821dd40
Signed-off-by: Benjamin Diaz <bdiaz@whitestack.com>
installers/docker/docker-compose.yaml
installers/full_install_osm.sh
tools/osm-report