Comment 8 for bug 1864756

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

Reviewed: https://review.opendev.org/732402
Committed: https://git.openstack.org/cgit/starlingx/ansible-playbooks/commit/?id=2ec82be1ea5e5ba2a7267c438fbd86337399b213
Submitter: Zuul
Branch: master

commit 2ec82be1ea5e5ba2a7267c438fbd86337399b213
Author: Jessica Castelino <email address hidden>
Date: Sun May 31 19:30:02 2020 -0400

    Disallow host re-bootstrap after it has been finalized

    Fail bootstrap play with an assistive error message if
    either the host has been unlocked or host configurations
    have started (i.e. bootstrap_finalized file exists).

    Test Cases:
    1) Successfully bootstrap, configure, unlock an AIOSX
    2) Fail to rebootstrap an AIOSX after unlock
    3) Successfully add a subcloud with or without deployment option
    4) Fail to re-add a subcloud without re-installation after a failed deployment

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