From 7a48212e5722a14dd9bf905c1bff6222b5454379 Mon Sep 17 00:00:00 2001 From: Toshiaki Takahashi Date: Tue, 5 Dec 2023 04:57:21 +0000 Subject: [PATCH] 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 (cherry picked from commit 2951916efe580b2c25a4db020272591af6fd93fc) --- docs/installation-guide.rst | 17 +++++++++++++++++ 1 file changed, 17 insertions(+) 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. -- 2.16.6