WRCP dc install documentation missing subcloud installation steps (dsr8 m3, dsr8 mr+)
Added missing step to run dcmanager subcloud add command Change-Id: I8d4d1a5d8da50030056b583ced76679daac90b8f Signed-off-by: Ngairangbam Mili <ngairangbam.mili@windriver.com>
This commit is contained in:
parent
b99a99766d
commit
f9dfac9d5f
@ -290,9 +290,12 @@ subcloud, the subcloud installation process has two phases:
|
|||||||
|
|
||||||
~(keystone_admin)]$ system certificate-install -m docker_registry path_to_cert
|
~(keystone_admin)]$ system certificate-install -m docker_registry path_to_cert
|
||||||
|
|
||||||
|
#. Post installation, run the following command to add a subcloud on the system
|
||||||
|
controller.
|
||||||
|
|
||||||
|
.. code-block:: none
|
||||||
|
|
||||||
|
~(keystone_admin)]$ dcmanager subcloud add --bootstrap-address <bootstrap_address> --deploy-config <deploy_config.yaml> --bootstrap-values <bootstrap_values.yaml> --sysadmin-password <password>
|
||||||
|
|
||||||
#. At the Central Cloud / system controller, monitor the progress of the
|
#. At the Central Cloud / system controller, monitor the progress of the
|
||||||
subcloud bootstraping and deployment by using the deploy status field of
|
subcloud bootstraping and deployment by using the deploy status field of
|
||||||
|
Loading…
x
Reference in New Issue
Block a user