]> git.apps.os.sepia.ceph.com Git - ceph-ci.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)
committerVasu Kulkarni <vasu@redhat.com>
Thu, 7 Sep 2017 19:22:57 +0000 (12:22 -0700)
commit8a2b9a08095dc97e0e440cc900c650d5efb55a4f
treea8742087586e302d30d9993f1caf37d09df3cb09
parente7a0a4f87f2fbea0c9e27341c952245f1ad34ab8
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>
qa/tasks/ceph_deploy.py