]> git.apps.os.sepia.ceph.com Git - ceph.git/commit
mgr/orch: remove inbuf logic during daemon add (rgw/iscsi)
authorMichael Fritch <mfritch@suse.com>
Thu, 30 Apr 2020 00:40:53 +0000 (18:40 -0600)
committerMichael Fritch <mfritch@suse.com>
Tue, 5 May 2020 18:54:45 +0000 (12:54 -0600)
commit601ca2710e871012dbbe3eba6328c9c71e62be3b
treee2d2342406b00dee8ebcdf1ab45c2a74d4b5358c
parent83631fc3734ef51c874955fc4c86b187a33527c2
mgr/orch: remove inbuf logic during daemon add (rgw/iscsi)

Simplifies logic for handling the ServiceSpec

Allows for a ServiceSpec:
$ ceph orch daemon add -i iscsi.yaml

But not when combined with a service_type:
$ ceph orch daemon add iscsi <poolname> -i iscsi.yaml

Signed-off-by: Michael Fritch <mfritch@suse.com>
src/pybind/mgr/orchestrator/module.py