diff --git a/doc/source/system_configuration/openstack/assigning-a-dedicated-vlan-id-to-a-target-project-network.rst b/doc/source/system_configuration/openstack/assigning-a-dedicated-vlan-id-to-a-target-project-network.rst index 342e7e688..313cfc247 100644 --- a/doc/source/system_configuration/openstack/assigning-a-dedicated-vlan-id-to-a-target-project-network.rst +++ b/doc/source/system_configuration/openstack/assigning-a-dedicated-vlan-id-to-a-target-project-network.rst @@ -27,15 +27,6 @@ To assign a dedicated |VLAN| segment ID you must first enable the Neutron - 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. Assuming you named the file neutron-overrides.yaml, run: @@ -191,4 +182,5 @@ To assign a dedicated |VLAN| segment ID you must first enable the Neutron .. note:: Dedicated segment IDs should not be in the range created using the :command:`openstack network segment range create` commands. This can - cause conflict errors. \ No newline at end of file + cause conflict errors. + diff --git a/doc/source/updates/openstack/apply-update-to-the-stx-openstack-application.rst b/doc/source/updates/openstack/apply-update-to-the-stx-openstack-application.rst index ab601d765..312b242f6 100644 --- a/doc/source/updates/openstack/apply-update-to-the-stx-openstack-application.rst +++ b/doc/source/updates/openstack/apply-update-to-the-stx-openstack-application.rst @@ -37,14 +37,14 @@ 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| | 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- | | | | | | | stable- | | | | | | | versioned | | | | | +--------------------------+-----------+-------------------------------+---------------------------+----------+-----------+ The output indicates that the currently installed version of - |prefix|-openstack is 20.10-0. + |prefix|-openstack is 21.07-0. **** The version to update the application to. @@ -89,7 +89,7 @@ and the following is a positional argument which must come last: .. 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 completed successfully. @@ -101,7 +101,7 @@ and the following is a positional argument which must come last: | Property | Value | +---------------+----------------------------------+ | active | True | - | app_version | 20.06-1 | + | 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 | @@ -110,3 +110,4 @@ and the following is a positional argument which must come last: | status | applied | | updated_at | 2020-05-02T17:44:40.152201+00:00 | +---------------+----------------------------------+ +