Comment 9 for bug 1537496

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

Reviewed: https://review.openstack.org/276700
Committed: https://git.openstack.org/cgit/openstack/fuel-menu/commit/?id=a179d0e03eac35ea1ece158b457e96c6a7ac5d63
Submitter: Jenkins
Branch: master

commit a179d0e03eac35ea1ece158b457e96c6a7ac5d63
Author: Nikita Zubkov <email address hidden>
Date: Fri Feb 5 14:43:44 2016 +0300

    Save root password to settings file

    This patch fixes save method of rootpw module to make possible to change
    root password not only on master node but on slaves. Save method puts
    hashed version of root password into the BOOTSTRAP section of the
    settings file.

    Change-Id: I2092bfca78fb721a8df3c8c6e4e6fd18e64ba353
    Partial-Bug: #1537496