Comment 9 for bug 1347542

Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Related fix merged to fuel-library (master)

Reviewed: https://review.openstack.org/158995
Committed: https://git.openstack.org/cgit/stackforge/fuel-library/commit/?id=39ffb27264509b5f7722922847efe9c4567d3045
Submitter: Jenkins
Branch: master

commit 39ffb27264509b5f7722922847efe9c4567d3045
Author: Andrew Woodward <email address hidden>
Date: Tue Feb 24 17:12:12 2015 -0800

    Dont rely on /root/openrc

    Instead of relying on the presence of /root/openrc file all calls should
    asume it doesn't exist and pass credentials, or set up the env vars
    themselves. In these cases we use existing service users instead of the
    more volitile admin credentials.

    We still create /root/openrc, but it's use is only for the end user.

    Also removes the old and unused openstack::test_file

    Related-bug: #1396594
    Related-bug: #1347542

    Change-Id: I66a20d09d8515f21a7c71a6b8056bc483f6ea3f6