]> git.apps.os.sepia.ceph.com Git - ceph.git/commit
mgr/orchestrator: validate lists in spec jsons 40552/head
authorDaniel Pivonka <dpivonka@redhat.com>
Thu, 1 Apr 2021 17:56:48 +0000 (13:56 -0400)
committerDaniel Pivonka <dpivonka@redhat.com>
Wed, 14 Apr 2021 19:23:10 +0000 (15:23 -0400)
commit7844ce0785595c951f5822d2c38d1381dc13c8c1
treeb6fc2fccbe873cea16b38cdf98516f6a143aafc7
parentff97629375a4a4e82b79f0fdcdb25f411b74d48d
mgr/orchestrator: validate lists in spec jsons

Signed-off-by: Daniel Pivonka <dpivonka@redhat.com>
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