summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Merge "Remove incorrect 'raise'."Jenkins2013-01-231-2/+0
|\
| * Remove incorrect 'raise'.Josh Kearney2013-01-221-2/+0
* | Migrate from nose to testr.Josh Kearney2013-01-229-64/+78
|/
* Clean up test environment and remove unused imports.Josh Kearney2013-01-2215-57/+377
* Updated gitignore and manifest.Josh Kearney2013-01-212-6/+15
* Merge "Adds Glance API v2 support."Jenkins2013-01-176-2/+157
|\
| * Adds Glance API v2 support.Josh Kearney2013-01-166-2/+157
* | Merge "Move from unittest2 to testtools"Jenkins2013-01-153-17/+25
|\ \
| * | Move from unittest2 to testtoolsDean Troyer2013-01-153-17/+25
* | | Merge "bug 1091029"Jenkins2012-12-271-1/+1
|\ \ \
| * | | bug 1091029Ben Andrews2012-12-161-1/+1
| | |/ | |/|
* | | Increment minimum required keystoneclient version numberHenry Nash2012-12-271-1/+1
| |/ |/|
* | Merge "Remove upper bounds on openstack dependencies."Jenkins2012-12-271-2/+2
|\ \ | |/ |/|
| * Remove upper bounds on openstack dependencies.James E. Blair2012-11-161-2/+2
* | Fixes setup compatibility issue on WindowsAlessandro Pilotti2012-11-051-39/+63
* | Add OpenStack trove classifier for PyPIDoug Hellmann2012-10-221-0/+1
* | Merge "Update compute client bits"Jenkins2012-09-183-44/+580
|\ \
| * | Update compute client bitsDean Troyer2012-09-053-44/+580
* | | Merge "Add cliff prereqs"Jenkins2012-09-081-1/+3
|\ \ \ | |_|/ |/| |
| * | Add cliff prereqsDean Troyer2012-09-061-1/+3
| |/
* | Fix PEP8 issues.lrqrun2012-08-292-21/+32
|/
* Document the use of keyring.Bhuvan Arumugam2012-08-221-1/+5
* Merge "Keyring support for openstackclient."Jenkins2012-08-224-1/+112
|\
| * Keyring support for openstackclient.Bhuvan Arumugam2012-08-154-1/+112
* | Add nosehtmloutput as a test dependency.Clark Boylan2012-08-211-0/+1
|/
* Secure password prompt (docs)Dolph Mathews2012-07-131-2/+5
* Merge "Use PyPI for client libs."Jenkins2012-07-051-2/+2
|\
| * Use PyPI for client libs.Monty Taylor2012-07-021-2/+2
* | Merge "If no password in env or command line, try prompting."Jenkins2012-07-051-3/+15
|\ \ | |/ |/|
| * If no password in env or command line, try prompting.Ken Thomas2012-06-291-3/+15
* | Merge "Fixed a typo in the rst docs."Jenkins2012-07-021-1/+1
|\ \
| * | Fixed a typo in the rst docs.Lorin Hochstein2012-06-261-1/+1
| |/
* | Add read_versioninfo method.Monty Taylor2012-06-261-4/+17
|/
* Add post-tag versioning.Monty Taylor2012-06-255-34/+215
* Merge "Update Contributing blurb in the docs."Jenkins2012-06-221-3/+6
|\
| * Update Contributing blurb in the docs.Clark Boylan2012-06-221-3/+6
* | Create tests for shell interfaceDean Troyer2012-06-223-0/+343
|/
* Refactor cliff.Command.run()Dean Troyer2012-06-206-87/+87
* Merge "Move docs to doc."Jenkins2012-06-146-6/+6
|\
| * Move docs to doc.Clark Boylan2012-06-116-6/+6
* | Fix pep8 issues.Clark Boylan2012-06-133-5/+5
|/
* minor fixesMatt Joyce2012-05-293-3/+3
* removing print call in roles get_dataMatt Joyce2012-05-231-1/+0
* Merge "Fix 'set user' command"Jenkins2012-05-221-1/+6
|\
| * Fix 'set user' commandDean Troyer2012-05-181-1/+6
* | Merge "Add role CRUD commands"Jenkins2012-05-212-0/+279
|\ \
| * | Add role CRUD commandsDean Troyer2012-05-182-0/+279
| |/
* | Documented python setup.py developLorin Hochstein2012-05-211-0/+5
|/
* Add endpoint CRUD commandsDean Troyer2012-05-183-1/+235
* Merge "Added :: to readme.rst to format correctly."Jenkins2012-05-161-2/+2
|\