summaryrefslogtreecommitdiff
path: root/heat/tests/autoscaling
Commit message (Expand)AuthorAgeFilesLines
* Use never expiring alarm_url for resource attributesRabi Mishra2020-06-061-1/+0
* Use unittest.mock instead of third party mockSean McGinnis2020-05-056-6/+6
* Remove six and python 2.7 full supportHervé Beraud2020-04-233-15/+12
* Remove six and python 2.7 full supportHervé Beraud2020-04-233-18/+15
* Merge "Eliminate nested stack loading in InstanceGroup/ASG scaling"Zuul2018-04-021-29/+11
|\
| * Eliminate nested stack loading in InstanceGroup/ASG scalingZane Bitter2018-01-191-29/+11
* | Remove mox usage from test_scaling_grouprabi2018-03-091-17/+0
* | Remove mox usage from test_heat_autoscaling_policyrabi2018-03-091-18/+9
* | Merge "Get Instance/AutoScalingGroup attributes from nested stack outputs"Zuul2018-02-161-11/+96
|\ \ | |/
| * Get Instance/AutoScalingGroup attributes from nested stack outputsZane Bitter2018-01-191-11/+96
* | Move CooldownMixin tests to group test modulesrabi2018-01-284-195/+241
* | Remove use of CooldownMixin with scaling policyrabi2018-01-283-118/+97
|/
* Fix nested template genearation when attribute path is not stringrabi2018-01-191-0/+7
* Refactor CooldownMixinrabi2017-11-174-44/+47
* Raise NotFound() when group member does not existrabi2017-10-131-1/+1
* Use StackDefinition in intrinsic functions for resolving dataZane Bitter2017-07-213-3/+3
* Revert "Revert "Enable heat to use uwsgi with devstack""rabi2017-07-071-1/+1
* Merge "Allow for keeping prefix in heat_url"Jenkins2017-06-071-1/+14
|\
| * Allow for keeping prefix in heat_urlrabi2017-06-071-1/+14
* | Revert "Enable heat to use uwsgi with devstack"Mehdi Abaakouk (sileht)2017-06-071-1/+1
|/
* Enable heat to use uwsgi with devstackrabi2017-06-051-1/+1
* To reset metadata for resources when mark healthyhuangtianhua2017-03-221-0/+11
* Add a NodeData class to roll up resource dataZane Bitter2017-02-243-6/+9
* Improve resource.NoActionRequiredhuangtianhua2017-01-254-55/+49
* Use more specific asserts in testsBéla Vancsics2016-11-222-3/+5
* Remove unnecessary setUp and tearDownzhufl2016-09-305-21/+0
* Move NoActionRequired exception back where it belongsZane Bitter2016-08-184-11/+15
* Don't check alarm state when signaledrabi2016-07-252-26/+0
* Added refs_map attribute to AutoScalingGroupJay Dobies2016-06-221-0/+18
* Add refs attribute to AutoScalingGroupJay Dobies2016-06-021-0/+13
* Merge "Fixes cooldown logic throws ValueError"Jenkins2016-05-181-0/+10
|\
| * Fixes cooldown logic throws ValueErrorKanagaraj Manickam2016-05-151-0/+10
* | Unit tests: Don't use ResourceDefinition as cfn snippetZane Bitter2016-05-012-18/+4
|/
* Unit tests: Eliminate deprecated use of ResourceDefinition.DiffZane Bitter2016-05-012-4/+2
* Merge "Implement diffs of ResourceDefinitions"Jenkins2016-04-272-4/+2
|\
| * Implement diffs of ResourceDefinitionsZane Bitter2016-04-132-4/+2
* | Merge "Unit tests: use frozen_definition() in update tests"Jenkins2016-04-262-2/+2
|\ \ | |/
| * Unit tests: use frozen_definition() in update testsZane Bitter2016-04-132-2/+2
* | Don't scale when action is not completeRabi Mishra2016-04-011-0/+14
* | Don't try scaling when no change in sizeRabi Mishra2016-04-014-59/+95
|/
* Fix update issues with autoscaling groupRabi Mishra2016-03-284-52/+36
* Avoid cooldown when group size does not changeOmar Soriano2016-03-194-81/+89
* Remove unused stuff in test_launch_config.pyhuangtianhua2016-03-091-25/+9
* Change namespace for Nova resources and testsricolin2015-11-181-1/+1
* Fix [H405] pep rule in heat/testsPeter Razumovsky2015-10-122-6/+13
* Convergence: Fix to use cache_data for FnGetRefId (3)Rakesh H S2015-09-302-0/+34
* Convergence: Fix to use cache_data for FnGetRefId (1)Rakesh H S2015-09-301-0/+29
* Merge "Fix scenario names in rolling update test"Jenkins2015-09-161-2/+2
|\
| * Fix scenario names in rolling update testZane Bitter2015-09-101-2/+2
* | Move test_scaling_template to autoscaling folderRabi Mishra2015-09-151-0/+103