]> git.apps.os.sepia.ceph.com Git - ceph.git/commit
python-common: continue to allow RGWSpec(realm=r,zone=z) 39877/head
authorSage Weil <sage@newdream.net>
Mon, 8 Mar 2021 14:49:14 +0000 (09:49 -0500)
committerSage Weil <sage@newdream.net>
Tue, 9 Mar 2021 19:29:43 +0000 (14:29 -0500)
commitcca7391f54b724730ea091669627731bc74f3519
treea7e75a25877b5fb275dffa843960573dbf513462
parentf4ff70941fa585e14cdc628f913b001c208a3327
python-common: continue to allow RGWSpec(realm=r,zone=z)

This is for backward compatibility: an octopus spec yaml can still be
applied to an existing cluster.  Note that it might not work on a new
cluster, since cephadm no longer tries to create the realm or zone if
they don't exist.

Signed-off-by: Sage Weil <sage@newdream.net>
src/pybind/mgr/cephadm/tests/test_cephadm.py
src/python-common/ceph/deployment/service_spec.py