summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Merge "Endpoints: Add create, delete, list support"essex-4Jenkins2012-02-284-0/+197
|\
| * Endpoints: Add create, delete, list supportAdam Gandelman2012-02-274-0/+197
* | Clean up EC2 CRUDDean Troyer2012-02-272-6/+47
|/
* Fix --tenant_id corner case with ec2-create-creds commandDean Troyer2012-02-242-4/+36
* Merge "Help output tweaks, Vol I"Jenkins2012-02-242-20/+33
|\
| * Help output tweaks, Vol IDean Troyer2012-02-222-20/+33
* | Improve usability of CLI.jakedahn2012-02-235-175/+209
* | Merge "Use unittest2 instead of unittest."Jenkins2012-02-232-1/+2
|\ \
| * | Use unittest2 instead of unittest.Ken Thomas2012-02-152-1/+2
* | | Merge "Fix inconsistient method names and add tests"Jenkins2012-02-234-13/+185
|\ \ \
| * | | Fix inconsistient method names and add testsDean Troyer2012-02-204-13/+185
* | | | Move --version to --identity_api_versionBrian Waldon2012-02-214-17/+30
| |_|/ |/| |
* | | Remove internal '-' from flag namesDean Troyer2012-02-203-4/+39
* | | Added condition requirement to argparseGhe Rivero2012-02-201-1/+3
|/ /
* | Add tenant commands to cliDean Troyer2012-02-173-73/+144
* | Display token and service catalog for userBrian Waldon2012-02-164-3/+91
* | Restores proper PUT method for user update now that KSL supports it.Gabriel Hurley2012-02-162-2/+2
* | Merge "Fixes user update methods."Jenkins2012-02-164-23/+38
|\ \
| * | Fixes user update methods.Tihomir Trifonov2012-02-154-23/+38
| |/
* | Add license file to the tarballAlan Pevec2012-02-161-1/+2
|/
* Fix conflicts with shell args for subcommandsVishvananda Ishaya2012-02-101-15/+16
* Allow --token and --endpoint to bypass catalogVishvananda Ishaya2012-02-083-15/+28
* Blueprint cli-auth: common cli argsDean Troyer2012-02-022-29/+29
* Merge "Correct tenant update HTTP method."Jenkins2012-02-012-3/+3
|\
| * Correct tenant update HTTP method.Gabriel Hurley2012-01-302-3/+3
* | Merge "Added delete token"Jenkins2012-01-302-36/+24
|\ \ | |/ |/|
| * Added delete tokenDolph Mathews2012-01-302-36/+24
* | Merge "Updates client to work with keystone essex roles API routes."Jenkins2012-01-307-35/+86
|\ \
| * | Updates client to work with keystone essex roles API routes.Gabriel Hurley2012-01-287-35/+86
| |/
* | Merge "Enabling/disabling users should use OS-KSADM extension (bug 922394)"Jenkins2012-01-302-2/+3
|\ \ | |/ |/|
| * Enabling/disabling users should use OS-KSADM extension (bug 922394)Dolph Mathews2012-01-272-2/+3
* | Add limit and marker to user_list and tenant_listAnthony Young2012-01-264-5/+127
|/
* Support for version and extension discoveryessex-3Ziad Sawalha2012-01-208-22/+448
* Implementing a minimal, but useful CLI.jakedahn2012-01-182-20/+256
* Adjust version number to match other deliveriesThierry Carrez2012-01-171-2/+2
* update ec2 crud responses we test againstJesse Andrews2012-01-161-14/+14
* Merge changes Iff60e659,Iff2102fcJenkins2012-01-172-6/+13
|\
| * Install a good version of pip in the venv.Monty Taylor2012-01-021-1/+2
| * Modify tox.ini file to do the standard thigns.Monty Taylor2011-12-301-5/+11
* | support ec2 crud callsJesse Andrews2012-01-163-0/+199
|/
* Added in common test, venv and gitreview stuff.Monty Taylor2011-12-225-93/+389
* Merge pull request #3 from anotherjesse/standardizeGabriel Hurley2011-12-2115-139/+127
|\
| * log when no service catalogJesse Andrews2011-12-211-1/+1
| * update comment to be tenant_nameJesse Andrews2011-12-191-1/+1
| * should have had tenant_nameJesse Andrews2011-12-191-1/+1
| * use full name for args in readmeJesse Andrews2011-12-191-10/+10
| * finish removing project_idJesse Andrews2011-12-193-6/+4
| * update test env shellJesse Andrews2011-12-181-4/+4
| * Fix the testsJesse Andrews2011-12-181-7/+9
| * remove X-Auth-Project-Id, re-add auth by token support (most tests pass)Jesse Andrews2011-12-189-36/+21