Add Tacker installation with openstack-helm 69/12169/3
authorToshiaki Takahashi <ts-takahashi@nec.com>
Tue, 5 Dec 2023 04:57:21 +0000 (04:57 +0000)
committerToshiaki Takahashi <ts-takahashi@nec.com>
Tue, 5 Dec 2023 05:15:28 +0000 (05:15 +0000)
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 <ts-takahashi@nec.com>
docs/installation-guide.rst

index c510650..fdc4b57 100644 (file)
@@ -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.