From b4c54b24cc506f10c1e7a35653ea6dd0c38967d3 Mon Sep 17 00:00:00 2001 From: Gage Hugo Date: Tue, 1 Mar 2022 14:50:06 -0600 Subject: [PATCH] Remove warnings in ceph documentation In the ceph install guide we currently have warnings that cinder and horizon are not tested in OSH gating. This is outdated since we now have jobs that test both of these services so this change removes the warnings from the documentation. Change-Id: I51694c31d055070452c6c98b2bf1bc74a8ca633c --- doc/source/install/developer/deploy-with-ceph.rst | 6 ------ 1 file changed, 6 deletions(-) diff --git a/doc/source/install/developer/deploy-with-ceph.rst b/doc/source/install/developer/deploy-with-ceph.rst index 7ca066ded2..08923187c8 100644 --- a/doc/source/install/developer/deploy-with-ceph.rst +++ b/doc/source/install/developer/deploy-with-ceph.rst @@ -120,9 +120,6 @@ Alternatively, this step can be performed by running the script directly: Deploy Horizon ^^^^^^^^^^^^^^ -.. warning:: Horizon deployment is not tested in the OSH development environment - community gates - .. literalinclude:: ../../../../tools/deployment/developer/ceph/100-horizon.sh :language: shell :lines: 1,17- @@ -162,9 +159,6 @@ Alternatively, this step can be performed by running the script directly: Deploy Cinder ^^^^^^^^^^^^^ -.. warning:: Cinder deployment is not tested in the OSH development environment - community gates - .. literalinclude:: ../../../../tools/deployment/developer/ceph/130-cinder.sh :language: shell :lines: 1,17-