From: Varsha Rao Date: Fri, 23 Jul 2021 09:45:26 +0000 (+0530) Subject: src/pybind/mgr/test_orchestrator: remove nfs pool and namespace X-Git-Tag: v17.1.0~1215^2 X-Git-Url: http://git-server-git.apps.pok.os.sepia.ceph.com/?a=commitdiff_plain;h=da5aa88844531c7b9ef0420cf274a72d5b4e308e;p=ceph.git src/pybind/mgr/test_orchestrator: remove nfs pool and namespace 'orch apply nfs' no longer requires pool and namespace. Fixes: https://tracker.ceph.com/issues/51794 Signed-off-by: Varsha Rao --- diff --git a/src/pybind/mgr/test_orchestrator/dummy_data.json b/src/pybind/mgr/test_orchestrator/dummy_data.json index 2c2e6540edfe..1f0698aa7303 100644 --- a/src/pybind/mgr/test_orchestrator/dummy_data.json +++ b/src/pybind/mgr/test_orchestrator/dummy_data.json @@ -330,8 +330,6 @@ "service_id": "vstart", "service_name": "nfs.vstart", "service_type": "nfs", - "pool": "nfs-ganesha", - "namespace": "vstart", "status": { "container_image_id": "36114e38494190b0c9d4b088c12e6e4086e8017b96b4d5fc14eb5406bd51b55b", "container_image_name": "quay.io/ceph-ci/ceph:master",