summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* 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
| * pep8Jesse Andrews2011-12-182-7/+10
| * set the management_url from the service_catalogJesse Andrews2011-12-181-0/+1
| * more work on standardizing project_idJesse Andrews2011-12-172-17/+25
| * typo in commentsJesse Andrews2011-12-171-1/+1
| * remove print statements and uncomment exceptionsJesse Andrews2011-12-173-17/+14
| * more work on standardization of cliauthJesse Andrews2011-12-175-18/+17
| * remove user_id as you shouldn't auth using itJesse Andrews2011-12-174-20/+8
| * initial pass to cliauth blueprintJesse Andrews2011-12-175-85/+92
|/
* Improved error message when unable to communicate with keystone.Gabriel Hurley2011-12-071-1/+3
* Improved logging/error messages.Gabriel Hurley2011-11-172-2/+4
* Merge pull request #2 from 4P/pep8cleanupGabriel Hurley2011-11-1716-186/+204
|\
| * adding myself to authorsJoe Heck2011-11-171-0/+1
| * switching back per docsJoe Heck2011-11-111-1/+1
| * fixing up the VerifyAll() bitsJoe Heck2011-11-102-7/+1
| * more pep8 cleanupJoe Heck2011-11-1015-186/+209
|/
* Merge pull request #1 from 4P/pep8cleanupGabriel Hurley2011-11-102-12/+19
|\
| * pep8 cleanupJoe Heck2011-11-102-12/+19
|/
* Updated the docs a little bit.Gabriel Hurley2011-10-312-4/+4
* Project ID always treated as a string.Gabriel Hurley2011-10-311-1/+1
* Cleans up the data returned for a token a little.Gabriel Hurley2011-10-271-5/+4
* Fixed a typo... "API" should've been "CLI". Thanks termie. ;-)Gabriel Hurley2011-10-271-1/+1
* Initial commit.Gabriel Hurley2011-10-2549-0/+3603