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
/
test_instance_group.py
Commit message (
Expand
)
Author
Age
Files
Lines
*
Use physical_resource_name as Ref for Instance/AS Group
Swann Croiset
2013-09-10
1
-2
/
+4
*
Allow resources to be updated in parallel
Zane Bitter
2013-08-30
1
-6
/
+6
*
Don't delete failed instances in InstanceGroup
Christopher Armstrong
2013-08-27
1
-0
/
+69
*
Updated LaunchConfig for AutoScaling UpdatePolicy
Winson Chan
2013-08-15
1
-16
/
+17
*
Validate created/updated stacks in StackResource
Christopher Armstrong
2013-08-09
1
-0
/
+6
*
Remove unnecessary individual import tests.utils.X
Liang Chen
2013-08-09
1
-9
/
+8
*
Refactor InstanceGroup to use a nested stack
Christopher Armstrong
2013-08-06
1
-10
/
+4
*
Add a test for customizing AWS::EC2::Instance
Christopher Armstrong
2013-07-16
1
-6
/
+40
*
Global disable scheduler _sleep instead of mocking.
Steve Baker
2013-07-11
1
-4
/
+0
*
Convert Resource to separate action/status
Steven Hardy
2013-06-14
1
-2
/
+2
*
Remove eventlet dependency from unit tests
Zane Bitter
2013-05-27
1
-3
/
+2
*
engine : move update_template_diff functions into Resource
Steven Hardy
2013-05-23
1
-4
/
+49
*
engine : replace UPDATE_REPLACE with ResourceReplace exception
Steven Hardy
2013-05-23
1
-27
/
+27
*
Fix SecurityGroups for AWS::AutoScaling::LaunchConfiguration
Simon Pasquier
2013-05-17
1
-0
/
+1
*
engine : rename check_active to make it more generic
Steven Hardy
2013-05-13
1
-3
/
+4
*
heat tests : convert most tests to inline templates
Steven Hardy
2013-05-03
1
-37
/
+35
*
Retrieve the list of availability zones from nova in Fn::GetAZs
Thomas Herve
2013-05-01
1
-0
/
+4
*
Remove use of nose attrib plugin and most unittest
Clint Byrum
2013-04-30
1
-10
/
+3
*
Enable running tests via testr
Clint Byrum
2013-04-30
1
-1
/
+2
*
Make Resource.create() a co-routine
Zane Bitter
2013-04-30
1
-2
/
+4
*
Propagate creation errors with exceptions
Zane Bitter
2013-04-23
1
-1
/
+1
*
Get rid of create state in Instance
Zane Bitter
2013-04-23
1
-3
/
+4
*
Pass data from handle_create() to check_active()
Zane Bitter
2013-04-09
1
-7
/
+9
*
Create autoscaling instances in parallel
Zane Bitter
2013-03-04
1
-0
/
+7
*
Add an attribute to InstanceGroup and AutoScalingGroup to return the ips
Angus Salkeld
2013-02-21
1
-1
/
+14
*
Add update support to InstanceGroup
Angus Salkeld
2013-02-11
1
-1
/
+32
*
heat engine : pass json snippet into resource handle_update
Steven Hardy
2013-01-31
1
-1
/
+1
*
Make sure failures in groups (autoscaling & static) are raised.
Angus Salkeld
2013-01-28
1
-0
/
+29
*
Make a dedicated InstanceGroup
Angus Salkeld
2013-01-25
1
-0
/
+83