Update gnocchi database during M/N upgrade.
authorSofer Athlan-Guyot <sathlang@redhat.com>
Thu, 22 Sep 2016 14:41:16 +0000 (16:41 +0200)
committerMichele Baldessari <michele@acksyn.org>
Wed, 28 Sep 2016 20:46:01 +0000 (22:46 +0200)
commit89efa79599ca4bd5669136eca1e5670926f02b76
tree8b08c4753fc122841815fd049f296c5cb5f0e155
parent1b634c21c118a54071abd2bc5181453f3aa8d7a7
Update gnocchi database during M/N upgrade.

We call gnocchi-upgrade to make sure we update all the needed schemas
during the major-upgrade-pacemaker step.

We also make sure that redis is started before we call gnocchi-upgrade
otherwise the command will be stuck in a loop trying to contact redis.

Closes-Bug: #1626592
Change-Id: Ia016264b51f485b97fa150ebd357b109581342ed
extraconfig/tasks/major_upgrade_controller_pacemaker_2.sh