Comment 6 for bug 1648359

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

Reviewed: https://review.openstack.org/410770
Committed: https://git.openstack.org/cgit/openstack/fuel-library/commit/?id=a0db29e485f231a81e9c32325fe36044d248336e
Submitter: Jenkins
Branch: stable/mitaka

commit a0db29e485f231a81e9c32325fe36044d248336e
Author: Mikhail <email address hidden>
Date: Thu Dec 8 13:19:13 2016 +0400

    Fix duplicate declaration in openrc_generate task

    User configures Username(root) and Home directory(/root) in
    Operating System Access, and will throw the error that
    Credentials_file[/root/openrc] is already declared in deployment.

    Change-Id: Ic870f313b5a1fd0c691039eb11699efbffe23aba
    Closes-Bug: #1648359
    (cherry picked from commit 39af6a532adedc553d9fbd4a6c67e6e4ab4273b3)