Update stx-openstack related docs with armada deprecation
Since armada (deprecated) is being replaced by FluxCD in the stx-openstack application [1], it is needed to also replace the mentions of Armada in the stx-openstack related docs to FluxCD. [1] - https://review.opendev.org/c/starlingx/openstack-armada-app/+/862516 Signed-off-by: Rafael Falcao <rafael.vieirafalcao@windriver.com> Change-Id: I0b2959630c970b51979db5eaefa81d59db477125
This commit is contained in:
parent
c68752f067
commit
75b4f9f0b4
@ -220,7 +220,6 @@ Here are some tips for testing and debugging your upgrade:
|
||||
.. parsed-literal::
|
||||
|
||||
tail -f /var/log/sysinv.log
|
||||
tail -f /var/log/armada/|prefix|-openstack-apply.log
|
||||
kubectl -n openstack get po
|
||||
kubectl -n openstack logs nova-compute-compute-0-75ea0372-nmtz2
|
||||
kubectl -n openstack exec -it nova-compute-compute-0-31b0f4b3-2rqgf -- bash
|
||||
|
@ -60,7 +60,7 @@ Where:
|
||||
|
||||
- Helm / Tiller – Kubernetes Package Manager, and
|
||||
|
||||
- FluxCd or Armada Airship (deprecated)
|
||||
- FluxCD
|
||||
|
||||
**OpenStack**
|
||||
- Keystone - Identity management
|
||||
|
@ -1114,9 +1114,9 @@ Apply application |prefix|-openstack again.
|
||||
+---------------+----------------------------------+
|
||||
| active | True |
|
||||
| app_version | 1.0-45 |
|
||||
| created_at | 2020-07-08T05:47:24.019723+00:00 |
|
||||
| created_at | 2022-10-27T17:11:04.620160+00:00 |
|
||||
| manifest_file | |prefix|-openstack.yaml |s| |
|
||||
| manifest_name | armada-manifest |
|
||||
| manifest_name | stx-openstack-fluxcd-manifests |
|
||||
| name | |prefix|-openstack |s| |
|
||||
| progress | None |
|
||||
| status | applying |
|
||||
|
@ -650,9 +650,9 @@ Apply application |prefix|-openstack again.
|
||||
+---------------+----------------------------------+
|
||||
| active | True |
|
||||
| app_version | 1.0-45 |
|
||||
| created_at | 2020-07-08T05:47:24.019723+00:00 |
|
||||
| created_at | 2022-10-27T17:11:04.620160+00:00 |
|
||||
| manifest_file | |prefix|-openstack.yaml |s| |
|
||||
| manifest_name | armada-manifest |
|
||||
| manifest_name | stx-openstack-fluxcd-manifests |
|
||||
| name | |prefix|-openstack |s| |
|
||||
| progress | None |
|
||||
| status | applying |
|
||||
|
@ -828,9 +828,9 @@ Apply application |prefix|-openstack again.
|
||||
+---------------+----------------------------------+
|
||||
| active | True |
|
||||
| app_version | 1.0-45 |
|
||||
| created_at | 2020-07-08T05:47:24.019723+00:00 |
|
||||
| created_at | 2022-10-27T17:11:04.620160+00:00 |
|
||||
| manifest_file | |prefix|-openstack.yaml |s| |
|
||||
| manifest_name | armada-manifest |
|
||||
| manifest_name | stx-openstack-fluxcd-manifests |
|
||||
| name | |prefix|-openstack |s| |
|
||||
| progress | None |
|
||||
| status | applying |
|
||||
|
@ -28,9 +28,9 @@ StarlingX OpenStack
|
||||
|
||||
.. os-begin
|
||||
|
||||
|prod-os| is installed and managed as an Armada application.
|
||||
|prod-os| is installed and managed as an FluxCD application.
|
||||
|
||||
Armada Applications are a set of one or more interdependent Application Helm
|
||||
FluxCD applications are a set of one or more interdependent Application Helm
|
||||
charts. In the case of |prod|, there is generally a Helm chart for every
|
||||
OpenStack service.
|
||||
|
||||
|
@ -37,7 +37,7 @@ where the following are optional arguments:
|
||||
| | | -manifest | _manifest.yaml | | |
|
||||
| oidc-auth-apps | 20.06-28 | oidc-auth-manifest | manifest.yaml | uploaded | completed |
|
||||
| platform-integ-apps | 20.06-11 | platform-integration-manifest | manifest.yaml | applied | completed |
|
||||
| |prefix|-openstack |s| | 21.07-0- | armada-manifest | |prefix|-openstack.yaml |s| | applied | completed |
|
||||
| |prefix|-openstack |s| | 21.07-0- | stx-openstack-fluxcd-manifests| |prefix|-openstack.yaml |s| | applied | completed |
|
||||
| | centos- | | | | |
|
||||
| | stable- | | | | |
|
||||
| | versioned | | | | |
|
||||
@ -104,7 +104,7 @@ and the following is a positional argument which must come last:
|
||||
| app_version | 21.07-0 |
|
||||
| created_at | 2020-05-02T17:11:48.718963+00:00 |
|
||||
| manifest_file | |prefix|-openstack.yaml |s| |
|
||||
| manifest_name | openstack-armada-manifest |
|
||||
| manifest_name | stx-openstack-fluxcd-manifests |
|
||||
| name | |prefix|-openstack |s| |
|
||||
| progress | completed |
|
||||
| status | applied |
|
||||
|
Loading…
Reference in New Issue
Block a user