Comment 7 for bug 1864756

Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix merged to distcloud-client (master)

Reviewed: https://review.opendev.org/732401
Committed: https://git.openstack.org/cgit/starlingx/distcloud-client/commit/?id=1c12fada9155c5cf609022e6577f93321d844304
Submitter: Zuul
Branch: master

commit 1c12fada9155c5cf609022e6577f93321d844304
Author: Jessica Castelino <email address hidden>
Date: Thu May 21 14:49:29 2020 -0400

    CLI command to deploy a subcloud

    If deployment failed, the user has no option than to delete and
    re-add it. If the user was re-adding the subcloud without
    re-installing, it would further result in a bootstrap failure.
    Thus, to simplify things, a new CLI command is provided to allow
    re-deployment. Furthermore, if the user still chooses to delete
    the subcloud and re-add it without a re-install, a better error
    message is provided asking them to re-install the host.

    Change-Id: I1db9a172aa063e9e97141fc5e9284e8c477851bf
    Depends-On: https://review.opendev.org/#/c/732395/
    Partial-Bug: 1864756
    Signed-off-by: Jessica Castelino <email address hidden>