"Rook-ceph-apps" should not be shown in "system application-list" (r8, dsr8, r7, dsr7)

- Created the include files for apps versions.
- Removed "rook-ceph-apps" from the result of command "system application-list" and command "system application-list -nowrap".

Signed-off-by: Elaine Fonaro <elaine.fonaro@windriver.com>
Change-Id: I8d944b45e584756c4d956e881ba398d6bf4af4ac
This commit is contained in:
Elaine Fonaro 2023-05-25 10:39:12 -03:00 committed by Elaine A Fonaro Antonio
parent 046e72de21
commit d51ed30038
2 changed files with 41 additions and 22 deletions

View File

@ -0,0 +1,5 @@
.. app-version-begin
.. app-version-end
.. application-version-begin
.. application-version-end

View File

@ -29,6 +29,14 @@ commands to manage containerized applications provided as part of |prod|.
For example:
.. only:: partner
.. include:: /_includes/application-commands-and-helm-overrides.rest
:start-after: app-version-begin
:end-before: app-version-end
.. only:: starlingx
.. parsed-literal::
~(keystone_admin)]$ system application-list --nowrap
@ -40,7 +48,6 @@ commands to manage containerized applications provided as part of |prod|.
| nginx-ingress-controller | 1.1-35 | nginx-ingress-controller-fluxcd-manifests | fluxcd-manifests | applied | completed |
| oidc-auth-apps | 1.0-68 | oidc-auth-apps-fluxcd-manifests | fluxcd-manifests | uploaded | completed |
| platform-integ-apps | 1.0-52 | platform-integ-apps-fluxcd-manifests | fluxcd-manifests | applied | completed |
| rook-ceph-apps | 1.0-17 | rook-ceph-manifest | manifest.yaml | uploaded | completed |
+--------------------------+---------+-------------------------------------------+------------------+----------+-----------+
``application-show``
@ -405,6 +412,14 @@ commands to manage containerized applications provided as part of |prod|.
You can look up the name of an application using the :command:`application-list` command:
.. only:: partner
.. include:: /_includes/application-commands-and-helm-overrides.rest
:start-after: application-version-begin
:end-before: application-version-end
.. only:: starlingx
.. code-block:: none
~(keystone_admin)]$ system application-list
@ -415,7 +430,6 @@ commands to manage containerized applications provided as part of |prod|.
| nginx-ingress-controller | 1.1-35 | nginx-ingress-controller-fluxcd-manifests | fluxcd-manifests | applied | completed |
| oidc-auth-apps | 1.0-68 | oidc-auth-apps-fluxcd-manifests | fluxcd-manifests | uploaded | completed |
| platform-integ-apps | 1.0-52 | platform-integ-apps-fluxcd-manifests | fluxcd-manifests | applied | completed |
| rook-ceph-apps | 1.0-17 | rook-ceph-manifest | manifest.yaml | uploaded | completed |
+--------------------------+---------+-------------------------------------------+------------------+----------+-----------+
The output indicates that the currently installed version of **cert-manager** is 1.0-34.