summaryrefslogtreecommitdiff
path: root/heat/tests/test_stack_delete.py
Commit message (Expand)AuthorAgeFilesLines
* Fix missing spaces in stringsZane Bitter2017-03-031-2/+2
* Be consistent about context first argument in db apiSteve Baker2016-06-221-8/+16
* Move heat_keystoneclient to clients packagerabi2016-06-011-4/+4
* Replace logging libricolin2016-01-031-1/+1
* Refactor timeout calculation to utilityRabi Mishra2015-07-181-1/+2
* Fix failures related to the mock 1.1.0 releaseSirushti Murugesan2015-07-101-1/+1
* Produce more meaningful exception messages in nested stacksAngus Salkeld2015-06-241-1/+2
* Move registration of GenericResource to HeatTestSergey Kraynev2015-06-151-3/+0
* Fix logging during delete stackLimor Stotland2015-04-281-0/+19
* Cleanup snapshot records when stack deletionhuangtianhua2015-03-301-0/+24
* Unit test case migration for Stack objectKanagaraj Manickam2015-03-231-32/+37
* Switch config deferred_auth_method to trusts by defaultEthan Lynn2015-03-181-22/+4
* Versioned objects - UserCredsShaoHe Feng2015-03-131-9/+10
* Replace mox with mock for stack-delete test casestengqm2015-03-121-43/+48
* Refactor test_parser moduletengqm2015-03-091-0/+429