]> git.apps.os.sepia.ceph.com Git - ceph.git/commit
mgr/orchestrator: validate lists in spec jsons
authorDaniel Pivonka <dpivonka@redhat.com>
Thu, 1 Apr 2021 17:56:48 +0000 (13:56 -0400)
committerSage Weil <sage@newdream.net>
Fri, 23 Apr 2021 12:24:14 +0000 (07:24 -0500)
commitbe79dc5704c507f4d4081e1619bd93ea91fe59e4
treee5f298457f48ee54156fc1875542ee67fe54d021
parentc3e2b981793e8776a931bf1f2d72fd6d536d10ea
mgr/orchestrator: validate lists in spec jsons

Signed-off-by: Daniel Pivonka <dpivonka@redhat.com>
(cherry picked from commit 7844ce0785595c951f5822d2c38d1381dc13c8c1)
src/pybind/mgr/cephadm/tests/test_scheduling.py
src/pybind/mgr/orchestrator/_interface.py
src/pybind/mgr/orchestrator/module.py
src/python-common/ceph/deployment/drive_group.py
src/python-common/ceph/deployment/hostspec.py
src/python-common/ceph/deployment/service_spec.py
src/python-common/ceph/tests/test_drive_group.py
src/python-common/ceph/tests/test_service_spec.py