]> git.apps.os.sepia.ceph.com Git - ceph.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)
committerSebastian Wagner <sebastian.wagner@suse.com>
Thu, 21 May 2020 21:33:18 +0000 (23:33 +0200)
commit74c723470b14a5b718b9d0273548e7eb6e0926db
tree0307350c43df9f62a7e306dec9aba249e99fa55f
parentd8aa7ea9001a019e186981fc6b8d6fcfdbf48f06
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>
(cherry picked from commit 0bd6d46af68ad25d54ab7b3dfd3f55731fe810cf)
src/pybind/mgr/cephadm/tests/test_spec.py
src/pybind/mgr/orchestrator/_interface.py