summaryrefslogtreecommitdiff
path: root/docs/shell.rst
Commit message (Collapse)AuthorAgeFilesLines
* Change CLIAuth arg namesDean Troyer2012-03-141-2/+2
| | | | | | | | | | | | | | | | | | 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
* Move --version to --identity_api_versionBrian Waldon2012-02-211-3/+3
| | | | | | | | * Default to OS_IDENTITY_API_VERSION before KEYSTONE_VERSION * Copy in 'env' function from python-novaclient hat supports multiple env var names * Fixes bug 936162 Change-Id: I3b4013408465ea45788517cb31afb7fc652e6e95
* more work on standardizing project_idJesse Andrews2011-12-171-15/+21
|
* Initial commit.Gabriel Hurley2011-10-251-0/+57