]> git-server-git.apps.pok.os.sepia.ceph.com Git - ceph.git/commit
qa/tasks/ceph: set initial monmap features with using addrvec addrs
authorSage Weil <sage@redhat.com>
Wed, 19 Dec 2018 03:35:28 +0000 (21:35 -0600)
committerSage Weil <sage@redhat.com>
Thu, 3 Jan 2019 17:17:31 +0000 (11:17 -0600)
commita19b8e5b146a0390a51afc26abe3d57eb5bce64d
treeb17e6429f58ddb69f5a923cdd611c912cbef0053
parenta274e772f2f74df5e949c2e7a9e694a70627a21f
qa/tasks/ceph: set initial monmap features with using addrvec addrs

The --add option will only infer a bare IP to include a v2 addr if the
NAUTILUS feature is there, and that isn't normally present on a freshly
generate monmap.  Add it if we are doing addrvecs!

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