Change CLIAuth arg names

Bug #954531 reported by Dean Troyer
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
python-novaclient
Fix Released
High
Dean Troyer

Bug Description

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
  --tenant_id -> os_tenant_id
  --tenant_name -> os_tenant_name

Dean Troyer (dtroyer)
Changed in nova:
assignee: nobody → Dean Troyer (dtroyer)
Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix proposed to python-novaclient (master)

Fix proposed to branch: master
Review: https://review.openstack.org/5324

Changed in nova:
status: New → In Progress
Changed in nova:
milestone: none → essex-rc1
importance: Undecided → High
Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix merged to python-novaclient (master)

Reviewed: https://review.openstack.org/5324
Committed: http://github.com/openstack/python-novaclient/commit/cc72d6dfe2bcc8977932c6f76ce6d0de30ee04ee
Submitter: Jenkins
Branch: master

commit cc72d6dfe2bcc8977932c6f76ce6d0de30ee04ee
Author: Dean Troyer <email address hidden>
Date: Tue Mar 13 22:30:52 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
    --tenant_name -> os_tenant_name
    --region_name -> os_region_name

    All old args are depricated but available for backward compatibility.

    Fixes bug 954531

    Change-Id: Ic67c447e4e4b8d793f587c789cecd149446194f3

Changed in nova:
status: In Progress → Fix Committed
Thierry Carrez (ttx)
Changed in nova:
status: Fix Committed → Fix Released
Thierry Carrez (ttx)
Changed in nova:
milestone: essex-rc1 → 2012.1
Thierry Carrez (ttx)
affects: nova → python-novaclient
Changed in python-novaclient:
milestone: 2012.1 → none
To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.