]> git.apps.os.sepia.ceph.com Git - ceph.git/commit
mgr/cephadm: update list-networks to report interface names too
authorSage Weil <sage@newdream.net>
Thu, 1 Apr 2021 18:14:13 +0000 (14:14 -0400)
committerSage Weil <sage@newdream.net>
Fri, 23 Apr 2021 12:24:13 +0000 (07:24 -0500)
commit3237e485ef5ffe64d6920215d11786fbd8feaeb0
treea69036bc473cf4e1ea4e1eace6e6f9df59f5170e
parent3f759484ffc1d73aa296e9b89b992dec62167d07
mgr/cephadm: update list-networks to report interface names too

Also, minor fix in the ipv6 addr reporting: ignore networks that aren't in CIDR
form (no /).

Signed-off-by: Sage Weil <sage@newdream.net>
(cherry picked from commit 1897d1cd15af385bd888da0a9ee944cd3a68af07)
src/cephadm/cephadm
src/cephadm/tests/test_cephadm.py
src/pybind/mgr/cephadm/inventory.py
src/pybind/mgr/cephadm/schedule.py
src/pybind/mgr/cephadm/tests/test_scheduling.py