Replace stx with prefix substitution (3 of 3)
3rd review in a group to change instances of stx-openstack to |prefix|-openstack This group includes old guides for configuration, operations, and developer resources. Fixed issue with * in 1 file. Change-Id: I188fd9bef38a012a1eaf7334a2f5d9fe55e7c75d Signed-off-by: MCamp859 <maryx.camp@intel.com>
This commit is contained in:
@@ -448,11 +448,11 @@ Steps:
|
||||
a. Delete the old OpenStack application and upload the application again.
|
||||
(Note that images and volumes will remain in Ceph.)
|
||||
|
||||
::
|
||||
.. parsed-literal::
|
||||
|
||||
system application-remove stx-openstack
|
||||
system application-delete stx-openstack
|
||||
system application-upload stx-openstack-<ver>.tgz
|
||||
system application-remove |prefix|-openstack
|
||||
system application-delete |prefix|-openstack
|
||||
system application-upload |prefix|-openstack-<ver>.tgz
|
||||
|
||||
#. (Optional) If you want to delete the Ceph data, remove old Glance images
|
||||
and Cinder volumes from the Ceph pool.
|
||||
|
||||
Reference in New Issue
Block a user