]> git-server-git.apps.pok.os.sepia.ceph.com Git - ceph.git/commit
since the roles are mapped inside ceph-deploy, store the roles that
authorVasu Kulkarni <vasu@redhat.com>
Sat, 29 Jul 2017 06:11:41 +0000 (23:11 -0700)
committerYuri Weinstein <yweinste@redhat.com>
Mon, 25 Sep 2017 22:33:56 +0000 (15:33 -0700)
commit566dada1f6a73b8be128167a425becea7ba110fe
tree756f70680ca2b9082761c51c3827ad56834c0ba5
parent093a13268dff5b1114294456e83e0e24bfd7be6d
since the roles are mapped inside ceph-deploy, store the roles that
are mapped and use the new mapped role for upgrades during later
stage.

eg: mon.a is mapped to mon.mira002 during install, store this mapping
and durig upgrade map it back to appropriate name to find the hostname
with that role

Signed-off-by: Vasu Kulkarni <vasu@redhat.com>
(cherry picked from commit 8a2b9a08095dc97e0e440cc900c650d5efb55a4f)
qa/tasks/ceph_deploy.py