summaryrefslogtreecommitdiff
path: root/heat/tests/test_notifications.py
Commit message (Expand)AuthorAgeFilesLines
* Use unittest.mock instead of third party mockSean McGinnis2020-05-051-1/+2
* Restore timezone information in API responseThomas Herve2016-09-071-6/+7
* Adds some infos for stack notificationhuangtianhua2016-08-051-18/+33
* Use user id instead of user name in notification bodyPratik Mallya2015-12-071-2/+8
* Reduce size of stack_identity in heat notificationskairat_kushaev2015-06-291-3/+3
* Stop using oslo_utils.timeutils.isotime()Julien Danjou2015-06-021-3/+3
* Make import of oslo libraries namespacelessJens Rosenboom2015-02-181-1/+1
* Change to basic notification unit testsAngus Salkeld2015-02-031-264/+90
* Merge "Remove TaskRunner from WaitCondition"Jenkins2015-01-261-0/+2
|\
| * Remove TaskRunner from WaitConditionPavlo Shchelokovskyy2015-01-211-0/+2
* | Enable H904 style checking rulePavlo Shchelokovskyy2015-01-201-4/+4
|/
* Split wait condition into separate fileshuangtianhua2015-01-131-2/+2
* Enable E122, E126 and E128 style checksPavlo Shchelokovskyy2015-01-051-50/+52
* Apply cinder snapshot custom constrainthuangtianhua2014-12-051-0/+3
* Merge "Extract group functions into a utility module."Jenkins2014-12-041-3/+4
|\
| * Extract group functions into a utility module.tengqm2014-12-041-3/+4
* | Apply nova flavor constraint for resourceshuangtianhua2014-12-031-0/+1
* | Fix [H302] errors in heat/testsPeter Razumovsky2014-11-261-2/+2
|/
* Merge "Further split ASG code."Jenkins2014-11-241-2/+2
|\
| * Further split ASG code.tengqm2014-11-211-2/+2
* | Remove KeypairConstraint and FlavorConstraint to nova.pyhuangtianhua2014-11-171-2/+2
|/
* Switch to oslo.utilsJulien Danjou2014-09-301-1/+1
* Move glance_utils functions to glance client pluginSteve Baker2014-07-211-2/+2
* Port to oslo.messagingThomas Herve2014-06-261-111/+81
* Order imports in alphabetical order (9/9)Pavlo Shchelokovskyy2014-05-221-1/+0
* Removing default version for templatesSergey Kraynev2014-05-121-1/+2
* tests remove stack_delete_after decoratorSteven Hardy2014-04-301-5/+0
* tests make dummy db setup/reset consistentSteven Hardy2014-04-281-2/+0
* Merge "Make the first line of every file consistent."Jenkins2014-04-081-0/+1
|\
| * Make the first line of every file consistent.Jason Dunsmore2014-03-041-0/+1
* | Order imports in alphabetical order (8/9)Pavlo Shchelokovskyy2014-03-271-9/+5
* | Always report the action in state_reason as engine encodes itSteven Dake2014-03-031-4/+4
|/
* Implement glance image constraintThomas Herve2014-02-191-0/+2
* Add a nova keypair constraintThomas Herve2014-02-121-0/+2
* Fix event_type names for stack CRUD notificationsSwann Croiset2014-01-291-2/+2
* Add autoscaling notificationsSwann Croiset2014-01-271-1/+178
* Fix order of arguments in assertEqual (patch 2/2)Pavlo Shchelokovskyy2014-01-191-15/+14
* Send usage notifications on major stack eventsAngus Salkeld2013-11-011-0/+145