Comment 2 for bug 925212

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

Reviewed: https://review.openstack.org/3712
Committed: http://github.com/openstack/swift/commit/6800ec378b8d2f842fefd8775a98b92bf86d7733
Submitter: Jenkins
Branch: master

commit 6800ec378b8d2f842fefd8775a98b92bf86d7733
Author: Dean Troyer <email address hidden>
Date: Thu Feb 2 16:05:06 2012 -0600

    Blueprint cli-auth: common cli args

    Add --auth_url, --username and --password and OS_* env vars as
    aliases to --auth, --user and --key.

    Default to --auth-version=2.0 if none of --auth, --user or --key
    are set or if OS_AUTH_URL is set.

    Ensure trailing '/' is present in --auth so URLs are created correctly.

    Fixes lp925212

    Change-Id: Ic0008c5d5c1ab4fddbaab5d982ab60fed2c50019