summaryrefslogtreecommitdiff
path: root/heatclient/tests
Commit message (Expand)AuthorAgeFilesLines
* Add --include-pass option for grizzly backwards compatchenhaiq2013-12-051-0/+75
* Merge "Fix i18n error when resource-name is non-english"Jenkins2013-12-042-0/+189
|\
| * Fix i18n error when resource-name is non-englishchenxiao2013-11-252-0/+189
* | Revert "Don't call credentials_headers() twice"Steven Hardy2013-12-031-4/+20
* | Make tokens work with --os-no-client-authSteven Hardy2013-11-271-1/+22
* | test_shell test current not deprecated optionsSteven Hardy2013-11-271-19/+19
* | Fix shell operation with --os-auth-tokenSteven Hardy2013-11-272-30/+97
* | Don't call credentials_headers() twiceSteven Hardy2013-11-271-8/+4
* | Use fixtures for all shell environment variablesSteven Hardy2013-11-271-2/+8
* | Cleanup exc.verbose after testsSteven Hardy2013-11-271-2/+10
* | Pass only tenant name or ID to keystoneclientSteven Hardy2013-11-271-1/+0
|/
* Revert "heatclient is not working with os-auth-token"Steven Hardy2013-11-181-16/+0
* Merge "heatclient is not working with os-auth-token"Jenkins2013-11-111-0/+16
|\
| * heatclient is not working with os-auth-tokenVijendar Komalla2013-11-051-0/+16
* | Returning the json body after a stack-create or stack-updateTim Schnell2013-11-081-1/+6
|/
* Fix the testname of scenarioKui Shi2013-10-241-1/+1
* align the order of parameters for urlencode()Kui Shi2013-10-231-2/+2
* Replace urllib/urllib2 with urlutilsKui Shi2013-10-231-3/+3
* Use the six library for compatabilityKui Shi2013-10-221-4/+4
* Replace mox with mox3Kui Shi2013-10-162-2/+3
* Allow env registry paths to be relative to env fileSteve Baker2013-10-081-12/+53
* Merge "Allow -P to be invoked multiple times"0.2.5Jenkins2013-09-271-7/+37
|\
| * Allow -P to be invoked multiple timesSteve Baker2013-09-251-7/+37
* | Replace OpenStack LLC with OpenStack FoundationZhiQiang Fan2013-09-201-1/+1
|/
* Merge "Stack instance identifier property"Jenkins2013-09-111-2/+15
|\
| * Stack instance identifier propertySteve Baker2013-09-041-2/+15
* | Added support for running the tests under PyPy with toxAlex Gaynor2013-09-031-3/+3
|/
* Merge "Add X-Region-Name parameter in HTTP request"Jenkins2013-08-271-0/+24
|\
| * Add X-Region-Name parameter in HTTP requestNachi Ueno2013-08-221-0/+24
* | Do not obscure Unauthorized error messagesSteve Baker2013-08-211-3/+4
|/
* Do not paginate stack list unless page_size is setSteve Baker2013-08-073-7/+229
* Custom Stack get method to avoid lookup redirectsSteve Baker2013-08-071-0/+6
* Fix Stack instance delete methodSteve Baker2013-08-071-0/+10
* Sync with global requirementsMonty Taylor2013-08-053-0/+39
* Implement Stack status and action propertiesSteve Baker2013-08-021-0/+45
* Merge "Parse error object (in json format) returned by heat-api"Jenkins2013-07-302-0/+131
|\
| * Parse error object (in json format) returned by heat-apiJianing YANG2013-07-262-0/+131
* | Merge "Set credentials headers if there is no auth token."Jenkins2013-07-221-0/+50
|\ \ | |/ |/|
| * Set credentials headers if there is no auth token.Steve Baker2013-07-191-0/+50
* | Display yaml format for stack deployed via hot templateJUN JIE NAN2013-07-161-0/+53
|/
* Merge "Only set X-Auth-User, X-Auth-Key on stack create/update."Jenkins2013-07-161-4/+12
|\
| * Only set X-Auth-User, X-Auth-Key on stack create/update.Steve Baker2013-07-051-4/+12
* | Make the parameter checking consistent.Angus Salkeld2013-07-162-1/+48
|/
* Format resource required_by in resource-show.Steve Baker2013-07-041-0/+6
* Unit tests for pretty table special formatters.Steve Baker2013-07-041-0/+31
* Upload provider templates referenced in the environment.Angus Salkeld2013-06-291-0/+79
* Fix all but H302 hacking rules.Angus Salkeld2013-06-272-2/+2
* Fix all the pep8 E* and F* errors.Angus Salkeld2013-06-273-22/+23
* Fix various smaller pep8 issuesDirk Mueller2013-06-201-7/+5
* Stop passing path to VerifiedHTTPSConnectionBryan D. Payne2013-06-131-10/+10