]> git.apps.os.sepia.ceph.com Git - ceph-ci.git/commit
mgr/orch: allow '.' chars in the service_id
authorMichael Fritch <mfritch@suse.com>
Mon, 27 Apr 2020 17:41:50 +0000 (11:41 -0600)
committerMichael Fritch <mfritch@suse.com>
Mon, 4 May 2020 21:35:53 +0000 (15:35 -0600)
commit0bd6d46af68ad25d54ab7b3dfd3f55731fe810cf
treea3d18bef12df4cb1b866465f525f7693663f36d7
parent97939567c556421c3dd479522bd9899317b19129
mgr/orch: allow '.' chars in the service_id

service_id can contain a '.' char (mds, nfs, iscsi)

Fixes: https://tracker.ceph.com/issues/45293
Signed-off-by: Michael Fritch <mfritch@suse.com>
src/pybind/mgr/cephadm/tests/test_spec.py
src/pybind/mgr/orchestrator/_interface.py