]> git.apps.os.sepia.ceph.com Git - ceph.git/commit
Fix get_system_type failure due to invalid remote name
authorVasu Kulkarni <vasu@redhat.com>
Sun, 10 Sep 2017 19:42:16 +0000 (12:42 -0700)
committerYuri Weinstein <yweinste@redhat.com>
Mon, 25 Sep 2017 22:36:33 +0000 (15:36 -0700)
commita3d43ad8f3e685a028e943b5aee9ec4720cba60b
treedfdaca3f80d6914779218c44296eeb05c948707a
parentea8ddc95a8336f37065edfd7f061601c5c4cac4b
Fix get_system_type failure due to invalid remote name

recent changes caused the remote name to be invalid, fix the
arg passed to get_system_type

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