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
/
engine
/
update.py
Commit message (
Expand
)
Author
Age
Files
Lines
*
Update resource definitions after legacy in-place update
Zane Bitter
2018-09-26
1
-0
/
+2
*
Add converge flag in stack update for observing on reality
ricolin
2017-08-07
1
-0
/
+1
*
Use StackDefinition in intrinsic functions for resolving data
Zane Bitter
2017-07-21
1
-1
/
+1
*
Get dep_attrs from StackDefinition
Zane Bitter
2017-07-21
1
-7
/
+16
*
Update NodeData in legacy path
Zane Bitter
2017-04-05
1
-0
/
+9
*
Remove log translations
liyi
2017-03-25
1
-7
/
+6
*
Copy correct definition to the backup stack
Zane Bitter
2016-09-12
1
-8
/
+5
*
Non-destructive upgrade for deprecated resources
ricolin
2016-09-02
1
-5
/
+12
*
Begin move of UpdateReplace back to its rightful location
Zane Bitter
2016-08-18
1
-2
/
+3
*
Allow a grace period when cancelling a stack update
Zane Bitter
2016-07-18
1
-2
/
+2
*
Allow individual resources to control the cancellation grace period
Zane Bitter
2016-07-18
1
-3
/
+5
*
Fix unfortunate spelling error
Zane Bitter
2016-04-04
1
-2
/
+2
*
Fix problems in unicode template support
Ethan Lynn
2016-03-04
1
-0
/
+2
*
Merge "Restrict update/replace of resource"
Jenkins
2016-02-09
1
-27
/
+40
|
\
|
*
Restrict update/replace of resource
Rabi Mishra
2016-02-09
1
-27
/
+40
*
|
Fix update preview to handle nested stacks
Steven Hardy
2016-02-03
1
-2
/
+2
|
/
*
Fix update preview to consider type comparison
Steven Hardy
2016-01-18
1
-0
/
+5
*
Get rid of the Resource.resource_class() method
Zane Bitter
2015-11-30
1
-2
/
+1
*
Allow in-place updates for all compatible types
Steven Hardy
2015-11-16
1
-2
/
+2
*
Fix garbled docstrings
Zane Bitter
2015-11-10
1
-3
/
+4
*
Fix [H405] pep rule in heat/engine
Peter Razumovsky
2015-09-21
1
-8
/
+6
*
Move Resource exceptions to common module (1)
Oleksii Chuprykov
2015-09-04
1
-3
/
+3
*
Add a preview endpoint for stack updates
Ryan Brown
2015-08-31
1
-0
/
+40
*
Backup new resource as soon as possible
kairat_kushaev
2015-06-02
1
-8
/
+20
*
Save updated-in-place resources to backup stack
kairat_kushaev
2015-05-07
1
-0
/
+9
*
Fix stack update issue
Ethan Lynn
2015-04-02
1
-1
/
+3
*
Versioned objects - Resource
ShaoHe Feng
2015-03-12
1
-3
/
+3
*
Move logging to use oslo_log library
Steven Hardy
2015-02-17
1
-1
/
+1
*
Don't stop update immediately on error
huangtianhua
2014-10-20
1
-4
/
+5
*
Log translation hint for Heat.engine (part3)
liu-sheng
2014-10-14
1
-5
/
+5
*
Switch heat engine to oslo.i18n
Ethan Lynn
2014-09-16
1
-1
/
+1
*
Add RPC API for cancel update stack
Pavlo Shchelokovskyy
2014-09-13
1
-3
/
+3
*
Don't stop creates/updates immediately on error
Zane Bitter
2014-08-27
1
-2
/
+4
*
Use ResourceDefinition as 'before' in resource updates
Zane Bitter
2014-08-27
1
-1
/
+1
*
Use new template for resource update reparse
Steve Baker
2014-08-13
1
-1
/
+3
*
replace dict.iteritems() with six.iteritems(dict)
Christian Berendt
2014-08-06
1
-1
/
+3
*
Update: Make addition/removal of resources more explicit
Zane Bitter
2014-06-16
1
-5
/
+5
*
Use ResourceDefinition for creating Resources
Zane Bitter
2014-05-30
1
-4
/
+2
*
Replacing variable logger on LOG
Sergey Kraynev
2014-05-27
1
-10
/
+9
*
debug level logs should not be translated
Christian Berendt
2014-05-14
1
-4
/
+4
*
Pass unresolved template to Resource.update()
Zane Bitter
2014-05-02
1
-2
/
+1
*
Merge "Order imports in alphabetical order (5/9)"
Jenkins
2014-04-11
1
-3
/
+1
|
\
|
*
Order imports in alphabetical order (5/9)
Pavlo Shchelokovskyy
2014-04-07
1
-3
/
+1
*
|
Make the first line of every file consistent.
Jason Dunsmore
2014-03-04
1
-1
/
+0
|
/
*
Remove vim header from files.
Jason Dunsmore
2014-03-04
1
-1
/
+0
*
Re-resolve functions during stack update
Zane Bitter
2014-02-17
1
-3
/
+8
*
Fix indentation errors found by Pep8 1.4.6+
Dirk Mueller
2014-02-05
1
-2
/
+2
*
Introduce a way to trace a resource's implementation
Angus Salkeld
2014-01-06
1
-1
/
+3
*
Let resources decide when to update
Zane Bitter
2013-11-27
1
-5
/
+2
*
Add _() to fix i18N compliance (part 2)
chenxiao
2013-11-18
1
-6
/
+10
[next]