summaryrefslogtreecommitdiff
path: root/heat/tests/test_cloudwatch.py
Commit message (Expand)AuthorAgeFilesLines
* Change namespace for Heat resources and testsricolin2015-11-271-116/+0
* Disable cloud-watch-lite by defaultZane Bitter2015-05-311-1/+14
* Move heat resourceshuangtianhua2015-03-061-1/+1
* Implement handle_check for CloudWatchAnderson Mesquita2014-11-111-3/+26
* tests remove stack_delete_after decoratorSteven Hardy2014-04-301-4/+0
* tests remove wr_delete_after decoratorSteven Hardy2014-04-281-1/+0
* tests make dummy db setup/reset consistentSteven Hardy2014-04-281-1/+0
* Merge "Make the first line of every file consistent."Jenkins2014-04-081-1/+1
|\
| * Make the first line of every file consistent.Jason Dunsmore2014-03-041-1/+1
* | Order imports in alphabetical order (7/9)Pavlo Shchelokovskyy2014-03-181-2/+2
|/
* Remove vim header from files.Jason Dunsmore2014-03-041-1/+0
* Fix comparison with singletonsPavlo Shchelokovskyy2013-12-181-5/+5
* Enable exception format checking when testingDan Prince2013-10-141-1/+2
* Fix a timing sensive cloudwatch testcaseAngus Salkeld2013-07-261-4/+11
* Fix cloud_watch delete when the watchrule is not found.Angus Salkeld2013-07-251-0/+79