Comment 2 for bug 2065189

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

Reviewed: https://review.opendev.org/c/starlingx/distcloud/+/918663
Committed: https://opendev.org/starlingx/distcloud/commit/e999c89c520ccc5bb26e0d5f05743b36245b51bb
Submitter: "Zuul (22348)"
Branch: master

commit e999c89c520ccc5bb26e0d5f05743b36245b51bb
Author: Raphael Lima <email address hidden>
Date: Wed May 8 11:32:00 2024 -0300

    Update proposed action in "dcmanager subcloud error" for bootstrap failure

    Update the proposed action displayed by "dcmanager subcloud error"
    command when a subcloud is in bootstrap-failed state.
    Instead of suggesting the deletion and reinstall of the subcloud,
    it should indicate the usage of "dcmanager subcloud deploy resume"
    after the cause of the failure has been resolved.

    Test plan:
    1. PASS: deploy a subcloud with the wrong password in
    bootstrap-values file and verify that the error message
    displayed in "dcmanager subcloud error <subcloud>"
    informs the new proposed action.

    Closes-Bug: 2065189

    Change-Id: Ie41b38c5b527424bdd64ca5af1ed59c91bf03e70
    Signed-off-by: Raphael Lima <email address hidden>