]> git.apps.os.sepia.ceph.com Git - ceph.git/commit
Merge PR #41107 into master
authorSage Weil <sage@newdream.net>
Thu, 6 May 2021 14:33:00 +0000 (10:33 -0400)
committerSage Weil <sage@newdream.net>
Thu, 6 May 2021 14:33:00 +0000 (10:33 -0400)
commit16c2f14b013692616668c8f24d0efbfc64f337ca
tree87805036c556463576af30f4687bf17af74c821f
parentf454a77d5ebd3f01a79c19c4420e3b9a9b96ac68
parentb5d39be1881775f141dfb3f10ebe4ae3601b75e6
Merge PR #41107 into master

* refs/pull/41107/head:
mgr/cephadm: apply hostname/addr checks to 'orch host set-addr' too
mgr/cephadm: make 'host add' idempotent
mgr/cephadm: set host crush location based on HostSpec
python-common: add location property to HostSpec, + tests

Reviewed-by: Juan Miguel Olmo <jolmomar@redhat.com>