Add command to build STX OpenStack application
Closes-Bug: 1881898 Change-Id: I2287672b2ea46fe4efff2b9886b8a77c5c8292c2 Signed-off-by: MCamp859 <maryx.camp@intel.com>
This commit is contained in:
parent
ac28a04426
commit
c85622a705
@ -16,9 +16,14 @@ Install application manifest and helm-charts
|
||||
--------------------------------------------
|
||||
|
||||
#. Get the latest StarlingX OpenStack application (stx-openstack) manifest and
|
||||
helm-charts. This can be from a private StarlingX build or from the public
|
||||
helm charts. Use one of the following options:
|
||||
|
||||
* Private StarlingX build. See :ref:`Build-stx-openstack-app` for details.
|
||||
* Public download from
|
||||
`CENGN StarlingX mirror <http://mirror.starlingx.cengn.ca/mirror/starlingx/>`_.
|
||||
|
||||
After you select a release, helm charts are located in ``centos/outputs/helm-charts``.
|
||||
|
||||
#. Load the stx-openstack application's package into StarlingX. The tarball
|
||||
package contains stx-openstack's Airship Armada manifest and stx-openstack's
|
||||
set of helm charts. For example:
|
||||
|
@ -527,6 +527,18 @@ Additional notes
|
||||
* StarlingX is in active development. Consequently, it is possible that a
|
||||
future version will change to a more generic solution.
|
||||
|
||||
.. _Build-stx-openstack-app:
|
||||
|
||||
-------------------------------------
|
||||
Build StarlingX OpenStack application
|
||||
-------------------------------------
|
||||
|
||||
Use the following command:
|
||||
|
||||
::
|
||||
|
||||
$MY_REPO_ROOT_DIR/cgcs-root/build-tools/build-helm-charts.sh
|
||||
|
||||
---------------
|
||||
Build avoidance
|
||||
---------------
|
||||
|
Loading…
x
Reference in New Issue
Block a user