Comment 4 for bug 1555145

Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix merged to fuel-octane (stable/8.0)

Reviewed: https://review.openstack.org/292276
Committed: https://git.openstack.org/cgit/openstack/fuel-octane/commit/?id=b888b3019eb8f87462b36363aad121dfa4218616
Submitter: Jenkins
Branch: stable/8.0

commit b888b3019eb8f87462b36363aad121dfa4218616
Author: Sergey Abramov <email address hidden>
Date: Wed Mar 9 16:42:47 2016 +0300

    Set fuel access password from console params

    Set fuel access passowrd from console params in fuel-restore command.
    It used for extra args in fuel console commands as extra args and as
    password for nailgun api authorization.

    Set up password over argument --admin-password.

        octane fuel-restore --admin-password *****

    Change-Id: I7ecc57838c2fcba79f181c942945176d5ed859e9
    Closes-bug: 1555145
    (cherry picked from commit 61cdc15a727c8409e3f2ce52ea69109f37a33d84)