]> git.apps.os.sepia.ceph.com Git - ceph.git/commit
Fix get_system_type failure due to invalid remote name 17650/head
authorVasu Kulkarni <vasu@redhat.com>
Sun, 10 Sep 2017 19:42:16 +0000 (12:42 -0700)
committerVasu Kulkarni <vasu@redhat.com>
Sun, 10 Sep 2017 19:42:16 +0000 (12:42 -0700)
commit9fe58d5ed6bd2338271a9e003f51d80c2e440e23
tree489bbcf5ac92592d67ea53339d92b7d44156ef8c
parent2809fbf14254d3886e7c233e8e1ebe18ae6d0ff0
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>
qa/tasks/ceph_deploy.py