High Security Vulnerability Document Updates (r6, r6ds, r7, r7ds)
Updated Patchset 7 comments Fixed merge conflicts Updated review comments from Patchset 4 Closes-Bug:1997909 Fixed build errors Greg to review and provide inputs Signed-off-by: Juanita-Balaraj <juanita.balaraj@windriver.com> Change-Id: I2f630104813210f160fa56e7af7e9754a6d9236a
This commit is contained in:
		@@ -1,4 +1,6 @@
 | 
			
		||||
 | 
			
		||||
.. Greg updates required for -High Security Vulnerability Document Updates
 | 
			
		||||
 | 
			
		||||
.. xvn1592596490325
 | 
			
		||||
.. _changing-the-admin-password-on-distributed-cloud:
 | 
			
		||||
 | 
			
		||||
 
 | 
			
		||||
@@ -1,3 +1,4 @@
 | 
			
		||||
.. Greg updates required for -High Security Vulnerability Document Updates
 | 
			
		||||
 | 
			
		||||
.. pek1594745988225
 | 
			
		||||
.. _distributed-upgrade-orchestration-process-using-the-cli:
 | 
			
		||||
 
 | 
			
		||||
@@ -69,6 +69,8 @@ subcloud, the subcloud installation has these phases:
 | 
			
		||||
    files that are referenced in the ``bootstrap.yml`` file must exist on both
 | 
			
		||||
    controllers (for example, ``/home/sysadmin/docker-registry-ca-cert.pem``).
 | 
			
		||||
 | 
			
		||||
.. Greg updates required for -High Security Vulnerability Document Updates
 | 
			
		||||
 | 
			
		||||
.. _increase-subcloud-platform-backup-size:
 | 
			
		||||
 | 
			
		||||
----------------------------------------------------
 | 
			
		||||
 
 | 
			
		||||
@@ -1,4 +1,6 @@
 | 
			
		||||
 | 
			
		||||
.. Greg updates required for -High Security Vulnerability Document Updates
 | 
			
		||||
 | 
			
		||||
.. pja1558616715987
 | 
			
		||||
 | 
			
		||||
|hideable|
 | 
			
		||||
 
 | 
			
		||||
@@ -64,6 +64,8 @@ Manually Migrate a Subcloud from AIO-SX to AIO-DX.
 | 
			
		||||
 | 
			
		||||
.. _use-ansible-playbook-to-migrate-a-subcloud-from-AIO-SX-to-AIO-DX:
 | 
			
		||||
 | 
			
		||||
.. Updates required for -High Security Vulnerability Document Updates
 | 
			
		||||
 | 
			
		||||
================================================================
 | 
			
		||||
Use Ansible Playbook to Migrate a Subcloud from AIO-SX to AIO-DX
 | 
			
		||||
================================================================
 | 
			
		||||
@@ -80,10 +82,10 @@ using the ansible playbook.
 | 
			
		||||
 | 
			
		||||
.. rubric:: |proc|
 | 
			
		||||
 | 
			
		||||
#.  Create a configuration file and specify the |OAM| unit IP addresses and
 | 
			
		||||
    the ansible ssh password in the **migrate-subcloud1-overrides-EXAMPLE.yml**
 | 
			
		||||
    file. The existing |OAM| IP address of the |AIO-SX| system will be used as
 | 
			
		||||
    the |OAM| floating IP address of the new |AIO-DX| system.
 | 
			
		||||
#.  Use the :command:`ansible-vault create migrate-subcloud1-overrides-EXAMPLE.yml`
 | 
			
		||||
    command to securely specify the |OAM| unit IP addresses and the ansible
 | 
			
		||||
    ssh password. The existing |OAM| IP address of the |AIO-SX| system will be
 | 
			
		||||
    used as the |OAM| floating IP address of the new |AIO-DX| system.
 | 
			
		||||
 | 
			
		||||
    In the following example, 10.10.10.13 and 10.10.10.14 are the new |OAM| unit
 | 
			
		||||
    IP addresses for controller-0 and controller-1 respectively.
 | 
			
		||||
@@ -96,6 +98,9 @@ using the ansible playbook.
 | 
			
		||||
          "external_oam_node_1_address": "10.10.10.14",
 | 
			
		||||
          }
 | 
			
		||||
 | 
			
		||||
    Use the :command:`ansible-vault edit migrate-subcloud1-overrides-EXAMPLE.yml`
 | 
			
		||||
    command if the file needs to be edited after it is created.
 | 
			
		||||
 | 
			
		||||
#.  On the system controller, run the ansible playbook to migrate the |AIO-SX|
 | 
			
		||||
    subcloud to an |AIO-DX|.
 | 
			
		||||
 | 
			
		||||
@@ -103,7 +108,7 @@ using the ansible playbook.
 | 
			
		||||
 | 
			
		||||
    .. code-block:: none
 | 
			
		||||
 | 
			
		||||
        ~(keystone_admin)$ ansible-playbook /usr/share/ansible/stx-ansible/playbooks/migrate_sx_to_dx.yml -e @migrate-subcloud1-overrides-EXAMPLE.yml -i subcloud1, -v
 | 
			
		||||
        ~(keystone_admin)$ ansible-playbook --ask-vault-pass /usr/share/ansible/stx-ansible/playbooks/migrate_sx_to_dx.yml -e @migrate-subcloud1-overrides-EXAMPLE.yml -i subcloud1, -v
 | 
			
		||||
 | 
			
		||||
    The ansible playbook will lock the subcloud's controller-0, if it not
 | 
			
		||||
    already locked, apply the configuration changes to convert the subcloud to
 | 
			
		||||
 
 | 
			
		||||
@@ -1,3 +1,5 @@
 | 
			
		||||
.. Greg updates required for -High Security Vulnerability Document Updates
 | 
			
		||||
 | 
			
		||||
.. _prestage-subcloud-orchestration-eb516473582f:
 | 
			
		||||
 | 
			
		||||
===============================
 | 
			
		||||
 
 | 
			
		||||
@@ -1,4 +1,6 @@
 | 
			
		||||
 | 
			
		||||
.. Greg updates required for -High Security Vulnerability Document Updates
 | 
			
		||||
 | 
			
		||||
.. _rehoming-a-subcloud:
 | 
			
		||||
 | 
			
		||||
=================
 | 
			
		||||
 
 | 
			
		||||
@@ -1,5 +1,7 @@
 | 
			
		||||
 | 
			
		||||
 | 
			
		||||
.. Greg updates required for -High Security Vulnerability Document Updates
 | 
			
		||||
 | 
			
		||||
.. _reinstalling-a-subcloud-with-redfish-platform-management-service:
 | 
			
		||||
 | 
			
		||||
=============================================================
 | 
			
		||||
 
 | 
			
		||||
@@ -1,4 +1,6 @@
 | 
			
		||||
 | 
			
		||||
.. Greg updates required for -High Security Vulnerability Document Updates
 | 
			
		||||
 | 
			
		||||
.. _restoring-subclouds-from-backupdata-using-dcmanager:
 | 
			
		||||
 | 
			
		||||
=========================================================
 | 
			
		||||
 
 | 
			
		||||
@@ -1,3 +1,4 @@
 | 
			
		||||
.. Greg updates required for -High Security Vulnerability Document Updates
 | 
			
		||||
 | 
			
		||||
.. vco1593176327490
 | 
			
		||||
.. _upgrading-the-systemcontroller-using-the-cli:
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user