| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Change CLIAuth arg names | Dean Troyer | 2012-03-14 | 1 | -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_version | Brian Waldon | 2012-02-21 | 1 | -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_id | Jesse Andrews | 2011-12-17 | 1 | -15/+21 |
| | | |||||
| * | Initial commit. | Gabriel Hurley | 2011-10-25 | 1 | -0/+57 |
