]> git.apps.os.sepia.ceph.com Git - ceph-ci.git/commit
mgr/orch: ServiceDescription: Make spec a requirement
authorSebastian Wagner <sebastian.wagner@suse.com>
Thu, 19 Mar 2020 11:56:07 +0000 (12:56 +0100)
committerSebastian Wagner <sebastian.wagner@suse.com>
Thu, 26 Mar 2020 10:57:25 +0000 (11:57 +0100)
commitb4c88196ffbfdf993834b14a888b30a50ec64a89
treefb2c7df07f2d94bfc7b9f352e3a8df5a6805d332
parent19479643ad6836f8980292570027a6c6b24b7f74
mgr/orch: ServiceDescription: Make spec a requirement

Because, a ServiceDescription is superset of a spec

Signed-off-by: Sebastian Wagner <sebastian.wagner@suse.com>
src/pybind/mgr/cephadm/module.py
src/pybind/mgr/orchestrator/_interface.py
src/pybind/mgr/rook/module.py
src/pybind/mgr/test_orchestrator/module.py