From: Toshiaki Takahashi Date: Tue, 5 Dec 2023 04:57:21 +0000 (+0000) Subject: Add Tacker installation with openstack-helm X-Git-Tag: l-release~16^2 X-Git-Url: https://gerrit.o-ran-sc.org/r/gitweb?a=commitdiff_plain;h=refs%2Fchanges%2F69%2F12169%2F3;p=smo%2Fo2.git Add Tacker installation with openstack-helm Improve the user guide by adding procedures for deploying Tacker using openstack-helm. Add a link to the wiki page for the "ETSI-DMS on INF O-Cloud, Tacker installation guide." Issue-ID: SMO-139 Change-Id: I08b893879d8e04fc9cb0d2cb0a0f0441a88d40a1 Signed-off-by: Toshiaki Takahashi --- diff --git a/docs/installation-guide.rst b/docs/installation-guide.rst index c510650..fdc4b57 100644 --- a/docs/installation-guide.rst +++ b/docs/installation-guide.rst @@ -110,6 +110,23 @@ This section describes the installation of the Tacker installation on the refere git clone https://opendev.org/openstack-dev/devstack -b stable/yoga wget https://opendev.org/openstack/tacker/raw/branch/stable/yoga/devstack/local.conf.standalone +* Installation using openstack-helm + + Below is the method for installing INF o-cloud and Tacker using openstack-helm. + Please refer to Step 3, 4, and 5 for Tacker installation. + + .. toctree:: + :maxdepth: 1 + + https://wiki.o-ran-sc.org/display/IN/ETSI-DMS+on+INF+O-Cloud%2C+Tacker+installation+guide + + Reference: About openstack-helm + + .. toctree:: + :maxdepth: 1 + + https://wiki.openstack.org/wiki/Openstack-helm + * Manual Installation See the following documents.