openstack-python-keystonecl.../docs
Dean Troyer 9dc4e6a8e1 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_id -> os_tenant_id
--tenant_name -> os_tenant_name
--region -> os_region_name

All old args are depricated but available for backward compatibility.

Fixes bug 954532

Change-Id: I26f8e0cf491549f5836c4079ff86e4823c0ef9a7
2012-03-14 12:51:17 -05:00
..
ref Initial commit. 2011-10-25 16:50:08 -07:00
.gitignore Initial commit. 2011-10-25 16:50:08 -07:00
api.rst Support for version and extension discovery 2012-01-20 12:14:02 -06:00
conf.py Initial commit. 2011-10-25 16:50:08 -07:00
index.rst Updated the docs a little bit. 2011-10-31 15:59:25 -07:00
Makefile Initial commit. 2011-10-25 16:50:08 -07:00
releases.rst Initial commit. 2011-10-25 16:50:08 -07:00
shell.rst Change CLIAuth arg names 2012-03-14 12:51:17 -05:00