]> git.apps.os.sepia.ceph.com Git - ceph.git/commit
qa/tasks/ceph: only use monmaptool --addv if addr has [,:v]
authorSage Weil <sage@redhat.com>
Wed, 19 Dec 2018 03:28:49 +0000 (21:28 -0600)
committerSage Weil <sage@redhat.com>
Thu, 3 Jan 2019 17:17:31 +0000 (11:17 -0600)
commit241d402d7cf72d8fb466cdb758444b7c4f6a5dfc
tree5b994fb30c0b6b0a80850d69ba0323dcc2565795
parentac2430a43ddec469575a25be4aff75ce1628eee2
qa/tasks/ceph: only use monmaptool --addv if addr has [,:v]

Otherwise, we want the --add path, which has the logic to infer ports,
v2+v1, etc.

Signed-off-by: Sage Weil <sage@redhat.com>
qa/tasks/ceph.py