Comment 2 for bug 954528

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

Reviewed: https://review.openstack.org/5320
Committed: http://github.com/openstack/swift/commit/ed02c900d82ec502f5203c051d534d524ae29979
Submitter: Jenkins
Branch: master

commit ed02c900d82ec502f5203c051d534d524ae29979
Author: Dean Troyer <email address hidden>
Date: Tue Mar 13 17:53:37 2012 -0500

    Change CLIAuth arg names

    Change the argument names used for common Keystone authentication per the
    updated http://wiki.openstack.org/CLIAuth:

    --auth_url -> --os_auth_url
    --password -> --os_password
    --username -> --os_username

    Fixes bug 954528

    Change-Id: I7e956e74de8192957eee87d155b2e5338c8942f0