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,8 +16,13 @@ Install application manifest and helm-charts
|
|||||||
--------------------------------------------
|
--------------------------------------------
|
||||||
|
|
||||||
#. Get the latest StarlingX OpenStack application (stx-openstack) manifest and
|
#. 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:
|
||||||
`CENGN StarlingX mirror <http://mirror.starlingx.cengn.ca/mirror/starlingx/>`_.
|
|
||||||
|
* 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
|
#. Load the stx-openstack application's package into StarlingX. The tarball
|
||||||
package contains stx-openstack's Airship Armada manifest and stx-openstack's
|
package contains stx-openstack's Airship Armada manifest and stx-openstack's
|
||||||
|
@ -527,6 +527,18 @@ Additional notes
|
|||||||
* StarlingX is in active development. Consequently, it is possible that a
|
* StarlingX is in active development. Consequently, it is possible that a
|
||||||
future version will change to a more generic solution.
|
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
|
Build avoidance
|
||||||
---------------
|
---------------
|
||||||
|
Loading…
x
Reference in New Issue
Block a user