summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* "heat stack-create" doesn't return the error message from server0.2.2Simon Pasquier2013-04-022-6/+20
* Merge "Always pass username, even for --token-only"Jenkins2013-04-011-1/+1
|\
| * Always pass username, even for --token-onlySteve Baker2013-03-271-1/+1
* | Merge "Display resource metadata as indented json"Jenkins2013-04-012-4/+4
|\ \
| * | Display resource metadata as indented jsonSteve Baker2013-03-272-4/+4
* | | Merge "Don't use human readable heading labels in tables"Jenkins2013-04-013-22/+18
|\ \ \ | |/ /
| * | Don't use human readable heading labels in tablesSteve Baker2013-03-273-22/+18
* | | Merge "Return the body as a string instead of an iterable."Jenkins2013-04-011-9/+3
|\ \ \ | |/ /
| * | Return the body as a string instead of an iterable.Steve Baker2013-03-271-9/+3
| |/
* | Allow for prettytable 0.7.x as wellDirk Mueller2013-03-151-1/+1
|/
* Remove warlock from pip-requires as it is not usedAngus Salkeld2013-03-071-1/+0
* Change --disable-rollback option to --enable-rollbackSteven Hardy2013-03-041-5/+5
* Don't add 'dev' to tag_build0.2.1Steve Baker2013-02-271-1/+1
* heatclient : Add --disable-rollback option0.2.0Steven Hardy2013-02-181-0/+5
* heatclient : correct timeout parameter nameSteven Hardy2013-02-181-1/+1
* Return the exit code from tox to callers of run_tests.shDirk Mueller2013-02-111-5/+5
* Add switch to disable token authentication.Ian Main2013-01-312-12/+26
* Don't log at all if debugging is not turned onAngus Salkeld2013-01-251-4/+0
* Fixes required for packagingSteve Baker2013-01-102-2/+4
* Merge "Switch to using version.canonical_version_string"Jenkins2013-01-093-1/+12
|\
| * Switch to using version.canonical_version_stringSteve Baker2013-01-093-1/+12
* | Merge "Update to latest oslo-incubator"Jenkins2013-01-093-39/+46
|\ \ | |/
| * Update to latest oslo-incubatorSteve Baker2013-01-093-39/+46
* | Relax the required version of prettytable.Steve Baker2013-01-091-1/+3
|/
* Display a better error message on HTTP exceptionSteve Baker2012-12-112-17/+6
* Fix git repo url0.1.0Steve Baker2012-12-041-1/+1
* Merge "Deprecate commands and add unified cli replacements."Jenkins2012-12-032-5/+96
|\
| * Deprecate commands and add unified cli replacements.Steve Baker2012-12-042-5/+96
* | Merge "remove some glanceisms from the docs"Jenkins2012-12-032-4/+4
|\ \ | |/
| * remove some glanceisms from the docsSteve Baker2012-12-042-4/+4
* | add some pypi meta infoSteve Baker2012-12-041-0/+1
|/
* Update .gitreview for org move.Jeremy Stanley2012-12-021-1/+1
* Merge "Pass template as a string if it is not JSON."Jenkins2012-11-271-1/+5
|\
| * Pass template as a string if it is not JSON.Steve Baker2012-11-261-1/+5
* | Support for events list and detailsSteve Baker2012-11-285-38/+146
* | Use python-keystoneclient 0.2 seriesSteve Baker2012-11-281-1/+1
* | Ignore heatclient/versioninfoSteve Baker2012-11-262-3/+1
|/
* Implement client resource support.Steve Baker2012-11-205-34/+142
* adding test coverage for common/http, improving the redirect handlingDan Radez2012-11-132-2/+234
* Merge "Support name or id for stack operations."Jenkins2012-11-136-52/+68
|\
| * Support name or id for stack operations.Steve Baker2012-11-136-52/+68
* | Merge "Pass username and password as well as token."Jenkins2012-11-134-4/+32
|\ \ | |/
| * Pass username and password as well as token.Steve Baker2012-11-074-4/+32
* | Add .gitreview file.Monty Taylor2012-10-301-0/+4
|/
* pep8 and more testsSteve Baker2012-10-277-64/+147
* - Comment out commands that don't yet have a REST API equivalentSteve Baker2012-10-261-44/+47
* Feature parity with REST APISteve Baker2012-10-253-95/+79
* set up default logging even when not debuggingSteve Baker2012-10-251-8/+10
* Allow sort column to be specifiedSteve Baker2012-10-251-2/+2
* An error response shouldn't be logged as an error, since it is part of the RE...Steve Baker2012-10-251-1/+1