]> git.apps.os.sepia.ceph.com Git - ceph-ci.git/commit
mgr/cephadm: allow mon creation without explicit ip or addr
authorSage Weil <sage@redhat.com>
Fri, 6 Mar 2020 20:53:22 +0000 (14:53 -0600)
committerSage Weil <sage@redhat.com>
Sat, 7 Mar 2020 17:22:55 +0000 (11:22 -0600)
commit6b1d6b3cd40d8945c7d61a667ef257bb79f0a16a
treeee832407517a9d20f891abb12a423dd1f1a71f3f
parentf0dcf03d5ec7a0d16ddd635e22df1748eb465abe
mgr/cephadm: allow mon creation without explicit ip or addr

Allow mons to be created if the public_network option is defined in the
config database.

Signed-off-by: Sage Weil <sage@redhat.com>
src/pybind/mgr/cephadm/module.py
src/pybind/mgr/cephadm/tests/test_cephadm.py
src/pybind/mgr/orchestrator/__init__.py
src/pybind/mgr/orchestrator/_interface.py