From 2abb38ebc45463631ad0407fe3546ae1c461ff02 Mon Sep 17 00:00:00 2001 From: Archana Singh Date: Fri, 13 Dec 2024 20:14:07 +0530 Subject: [PATCH] Remove the wallaby deployment instructions from Adoption dev docs. Ref: OSPRH-10477 --- .../assemblies/development_environment.adoc | 20 +------------------ 1 file changed, 1 insertion(+), 19 deletions(-) diff --git a/docs_dev/assemblies/development_environment.adoc b/docs_dev/assemblies/development_environment.adoc index d7a49973c..2663a0c30 100644 --- a/docs_dev/assemblies/development_environment.adoc +++ b/docs_dev/assemblies/development_environment.adoc @@ -3,7 +3,7 @@ The Adoption development environment utilizes https://github.com/openstack-k8s-operators/install_yamls[install_yamls] for CRC VM creation and for creation of the VM that hosts the source -Wallaby (or OSP 17.1) OpenStack in Standalone configuration. +OSP 17.1 OpenStack in Standalone configuration. == Preparing the host @@ -140,24 +140,6 @@ To use OSP 17.1 content to deploy TripleO Standalone, follow the https://url.corp.redhat.com/devel-rhoso-adoption[guide for setting up downstream content] for `make standalone`. -To use Wallaby content instead, run the following: - -[,bash] ----- -cd ~/install_yamls/devsetup -make standalone ----- - -To deploy using TLS everywhere enabled, instead run: - -[,bash] ----- -cd ~/install_yamls/devsetup -EDPM_COMPUTE_CEPH_ENABLED=false TLS_ENABLED=true DNS_DOMAIN=ooo.test make standalone ----- - -This will disable the Ceph deployment, as the CI is not deploying with Ceph. - === Snapshot/revert When the deployment of the Standalone OpenStack is finished, it's a