Comment 7 for bug 1555262

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

Reviewed: https://review.openstack.org/295396
Committed: https://git.openstack.org/cgit/openstack/fuel-main/commit/?id=6a29a71266d0f3a01390567ed4fd05033a47319d
Submitter: Jenkins
Branch: master

commit 6a29a71266d0f3a01390567ed4fd05033a47319d
Author: Matthew Mosesohn <email address hidden>
Date: Mon Mar 21 19:32:59 2016 +0300

    Fail bootstrap_admin_node if admin password is wrong

    This covers the scenario where a user changes the admin password,
    but fails to update /etc/fuel/astute.yaml and
    /root/.config/fuel/fuel_client.yaml. These files need to be
    updated to re-run bootstrap_admin_node for simple patching.

    This fix is partial because it should include string updates
    in fuel-ui, docs, and fuelclient.

    Change-Id: I23f362524eab9649b58a8ba722e6fd6cb1d6b1ab
    Partial-Bug: #1555262