Merge "Updated WRO Versions"

This commit is contained in:
Zuul 2021-07-30 20:05:05 +00:00 committed by Gerrit Code Review
commit ee13208c45
2 changed files with 7 additions and 14 deletions

View File

@ -27,15 +27,6 @@ To assign a dedicated |VLAN| segment ID you must first enable the Neutron
- segments - segments
... ...
#. If you have not done so already, upload the |prefix|-openstack application
charts.
For example:
.. parsed-literal::
~(keystone_admin)]$ system application-upload |prefix|-openstack-20.10-0.tgz
#. Update the |prefix|-openstack application using the overrides file created above. #. Update the |prefix|-openstack application using the overrides file created above.
Assuming you named the file neutron-overrides.yaml, run: Assuming you named the file neutron-overrides.yaml, run:
@ -192,3 +183,4 @@ To assign a dedicated |VLAN| segment ID you must first enable the Neutron
Dedicated segment IDs should not be in the range created using the Dedicated segment IDs should not be in the range created using the
:command:`openstack network segment range create` commands. This can :command:`openstack network segment range create` commands. This can
cause conflict errors. cause conflict errors.

View File

@ -37,14 +37,14 @@ where the following are optional arguments:
| | | -manifest | _manifest.yaml | | | | | | -manifest | _manifest.yaml | | |
| oidc-auth-apps | 20.06-28 | oidc-auth-manifest | manifest.yaml | uploaded | completed | | 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 | | platform-integ-apps | 20.06-11 | platform-integration-manifest | manifest.yaml | applied | completed |
| |prefix|-openstack |s| | 20.10-0- | armada-manifest | |prefix|-openstack.yaml |s| | applied | completed | | |prefix|-openstack |s| | 21.07-0- | armada-manifest | |prefix|-openstack.yaml |s| | applied | completed |
| | centos- | | | | | | | centos- | | | | |
| | stable- | | | | | | | stable- | | | | |
| | versioned | | | | | | | versioned | | | | |
+--------------------------+-----------+-------------------------------+---------------------------+----------+-----------+ +--------------------------+-----------+-------------------------------+---------------------------+----------+-----------+
The output indicates that the currently installed version of The output indicates that the currently installed version of
|prefix|-openstack is 20.10-0. |prefix|-openstack is 21.07-0.
**<version>** **<version>**
The version to update the application to. The version to update the application to.
@ -89,7 +89,7 @@ and the following is a positional argument which must come last:
.. parsed-literal:: .. parsed-literal::
~(keystone_admin)$ system application-update |prefix|-openstack-20.10-1.tgz ~(keystone_admin)$ system application-update |prefix|-openstack-21.07-0.tgz
#. Monitor the status of the application-apply operation until it has #. Monitor the status of the application-apply operation until it has
completed successfully. completed successfully.
@ -101,7 +101,7 @@ and the following is a positional argument which must come last:
| Property | Value | | Property | Value |
+---------------+----------------------------------+ +---------------+----------------------------------+
| active | True | | active | True |
| app_version | 20.06-1 | | app_version | 21.07-0 |
| created_at | 2020-05-02T17:11:48.718963+00:00 | | created_at | 2020-05-02T17:11:48.718963+00:00 |
| manifest_file | |prefix|-openstack.yaml |s| | | manifest_file | |prefix|-openstack.yaml |s| |
| manifest_name | openstack-armada-manifest | | manifest_name | openstack-armada-manifest |
@ -110,3 +110,4 @@ and the following is a positional argument which must come last:
| status | applied | | status | applied |
| updated_at | 2020-05-02T17:44:40.152201+00:00 | | updated_at | 2020-05-02T17:44:40.152201+00:00 |
+---------------+----------------------------------+ +---------------+----------------------------------+