Comment 16 for bug 897304

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

Reviewed: https://review.openstack.org/3493
Committed: http://github.com/openstack-dev/devstack/commit/10670d1bad6b4afd3dce9af61d22c8cd5eeded59
Submitter: Jenkins
Branch: master

commit 10670d1bad6b4afd3dce9af61d22c8cd5eeded59
Author: Dean Troyer <email address hidden>
Date: Tue Jan 24 11:26:15 2012 -0600

    Add support for OS_* environment vars

    Add the OS_* env variables to mirror the NOVA_* vars; example:
    setting OS_USERNAME will override NOVA_USERNAME in the clients and
    tools, but if left unset it defaults to NOVA_USERNAME.

    Adds exercises/client-env.sh to test operation of command-line
    clients with only the OS_* variables set

    Addresses bug 897304, http://wiki.openstack.org/CLIAuth

    Change-Id: I72450153541072fe8026a82748cfcd1cf5ed31d8