index
:
delta/openstack/heat.git
master
proposed/juno
proposed/kilo
stable/2023.1
stable/havana
stable/icehouse
stable/juno
stable/kilo
stable/liberty
stable/mitaka
stable/newton
stable/ocata
stable/pike
stable/queens
stable/rocky
stable/stein
stable/train
stable/ussuri
stable/victoria
stable/wallaby
stable/xena
stable/yoga
stable/zed
opendev.org: openstack/heat.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
heat
/
tests
/
autoscaling
Commit message (
Expand
)
Author
Age
Files
Lines
*
Use never expiring alarm_url for resource attributes
Rabi Mishra
2020-06-06
1
-1
/
+0
*
Use unittest.mock instead of third party mock
Sean McGinnis
2020-05-05
6
-6
/
+6
*
Remove six and python 2.7 full support
Hervé Beraud
2020-04-23
3
-15
/
+12
*
Remove six and python 2.7 full support
Hervé Beraud
2020-04-23
3
-18
/
+15
*
Merge "Eliminate nested stack loading in InstanceGroup/ASG scaling"
Zuul
2018-04-02
1
-29
/
+11
|
\
|
*
Eliminate nested stack loading in InstanceGroup/ASG scaling
Zane Bitter
2018-01-19
1
-29
/
+11
*
|
Remove mox usage from test_scaling_group
rabi
2018-03-09
1
-17
/
+0
*
|
Remove mox usage from test_heat_autoscaling_policy
rabi
2018-03-09
1
-18
/
+9
*
|
Merge "Get Instance/AutoScalingGroup attributes from nested stack outputs"
Zuul
2018-02-16
1
-11
/
+96
|
\
\
|
|
/
|
*
Get Instance/AutoScalingGroup attributes from nested stack outputs
Zane Bitter
2018-01-19
1
-11
/
+96
*
|
Move CooldownMixin tests to group test modules
rabi
2018-01-28
4
-195
/
+241
*
|
Remove use of CooldownMixin with scaling policy
rabi
2018-01-28
3
-118
/
+97
|
/
*
Fix nested template genearation when attribute path is not string
rabi
2018-01-19
1
-0
/
+7
*
Refactor CooldownMixin
rabi
2017-11-17
4
-44
/
+47
*
Raise NotFound() when group member does not exist
rabi
2017-10-13
1
-1
/
+1
*
Use StackDefinition in intrinsic functions for resolving data
Zane Bitter
2017-07-21
3
-3
/
+3
*
Revert "Revert "Enable heat to use uwsgi with devstack""
rabi
2017-07-07
1
-1
/
+1
*
Merge "Allow for keeping prefix in heat_url"
Jenkins
2017-06-07
1
-1
/
+14
|
\
|
*
Allow for keeping prefix in heat_url
rabi
2017-06-07
1
-1
/
+14
*
|
Revert "Enable heat to use uwsgi with devstack"
Mehdi Abaakouk (sileht)
2017-06-07
1
-1
/
+1
|
/
*
Enable heat to use uwsgi with devstack
rabi
2017-06-05
1
-1
/
+1
*
To reset metadata for resources when mark healthy
huangtianhua
2017-03-22
1
-0
/
+11
*
Add a NodeData class to roll up resource data
Zane Bitter
2017-02-24
3
-6
/
+9
*
Improve resource.NoActionRequired
huangtianhua
2017-01-25
4
-55
/
+49
*
Use more specific asserts in tests
Béla Vancsics
2016-11-22
2
-3
/
+5
*
Remove unnecessary setUp and tearDown
zhufl
2016-09-30
5
-21
/
+0
*
Move NoActionRequired exception back where it belongs
Zane Bitter
2016-08-18
4
-11
/
+15
*
Don't check alarm state when signaled
rabi
2016-07-25
2
-26
/
+0
*
Added refs_map attribute to AutoScalingGroup
Jay Dobies
2016-06-22
1
-0
/
+18
*
Add refs attribute to AutoScalingGroup
Jay Dobies
2016-06-02
1
-0
/
+13
*
Merge "Fixes cooldown logic throws ValueError"
Jenkins
2016-05-18
1
-0
/
+10
|
\
|
*
Fixes cooldown logic throws ValueError
Kanagaraj Manickam
2016-05-15
1
-0
/
+10
*
|
Unit tests: Don't use ResourceDefinition as cfn snippet
Zane Bitter
2016-05-01
2
-18
/
+4
|
/
*
Unit tests: Eliminate deprecated use of ResourceDefinition.Diff
Zane Bitter
2016-05-01
2
-4
/
+2
*
Merge "Implement diffs of ResourceDefinitions"
Jenkins
2016-04-27
2
-4
/
+2
|
\
|
*
Implement diffs of ResourceDefinitions
Zane Bitter
2016-04-13
2
-4
/
+2
*
|
Merge "Unit tests: use frozen_definition() in update tests"
Jenkins
2016-04-26
2
-2
/
+2
|
\
\
|
|
/
|
*
Unit tests: use frozen_definition() in update tests
Zane Bitter
2016-04-13
2
-2
/
+2
*
|
Don't scale when action is not complete
Rabi Mishra
2016-04-01
1
-0
/
+14
*
|
Don't try scaling when no change in size
Rabi Mishra
2016-04-01
4
-59
/
+95
|
/
*
Fix update issues with autoscaling group
Rabi Mishra
2016-03-28
4
-52
/
+36
*
Avoid cooldown when group size does not change
Omar Soriano
2016-03-19
4
-81
/
+89
*
Remove unused stuff in test_launch_config.py
huangtianhua
2016-03-09
1
-25
/
+9
*
Change namespace for Nova resources and tests
ricolin
2015-11-18
1
-1
/
+1
*
Fix [H405] pep rule in heat/tests
Peter Razumovsky
2015-10-12
2
-6
/
+13
*
Convergence: Fix to use cache_data for FnGetRefId (3)
Rakesh H S
2015-09-30
2
-0
/
+34
*
Convergence: Fix to use cache_data for FnGetRefId (1)
Rakesh H S
2015-09-30
1
-0
/
+29
*
Merge "Fix scenario names in rolling update test"
Jenkins
2015-09-16
1
-2
/
+2
|
\
|
*
Fix scenario names in rolling update test
Zane Bitter
2015-09-10
1
-2
/
+2
*
|
Move test_scaling_template to autoscaling folder
Rabi Mishra
2015-09-15
1
-0
/
+103
[next]