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_stack_lock.py
Commit message (
Expand
)
Author
Age
Files
Lines
*
Use unittest.mock instead of third party mock
Sean McGinnis
2020-05-05
1
-1
/
+1
*
Fix hacking warnings
Andreas Jaeger
2020-04-16
1
-1
/
+1
*
Don't always eagerly load the raw_template for a stack
Zane Bitter
2016-10-04
1
-4
/
+8
*
Remove tenant_safe flag from rpc and db api
rabi
2016-08-16
1
-4
/
+0
*
Add context to stack lock function arguments
Steve Baker
2016-06-22
1
-13
/
+20
*
Move some functions to service_utils
Rabi Mishra
2016-06-01
1
-6
/
+7
*
Allow StackLock to be used as a context manager
Zane Bitter
2016-01-25
1
-0
/
+26
*
Fix stack lock ActionInProgress in the admin case
Thomas Herve
2015-11-17
1
-2
/
+22
*
replace assert statement with unittest.assertXXX
Zhiqiang Fan
2015-09-28
1
-4
/
+4
*
Move listener rpc client to rpc/listener_client.py
Angus Salkeld
2015-06-19
1
-27
/
+0
*
Pass stack id to init stacklock
Ethan Lynn
2015-04-21
1
-36
/
+55
*
Versioned-object StackLock
Kanagaraj Manickam
2015-03-23
1
-36
/
+52
*
Replace mox with mock for stack-lock test cases
tengqm
2015-03-13
1
-72
/
+47
*
Make import of oslo libraries namespaceless
Jens Rosenboom
2015-02-18
1
-1
/
+1
*
Release stack lock when successfully acquire
huangtianhua
2015-02-06
1
-1
/
+13
*
Stop patching oslo.messaging private bits
Angus Salkeld
2015-01-06
1
-27
/
+29
*
Don't import HeatTestCase directly
Zhenguo Niu
2014-10-22
1
-2
/
+2
*
Fix H201 violations and re-enable gating
liu-sheng
2014-07-11
1
-12
/
+18
*
UnitTests: fix mock assertions usage
Pavlo Shchelokovskyy
2014-07-02
1
-7
/
+7
*
Port to oslo.messaging
Thomas Herve
2014-06-26
1
-68
/
+50
*
Implement context manager for stack lock
Jason Dunsmore
2014-05-29
1
-0
/
+51
*
tests make dummy db setup/reset consistent
Steven Hardy
2014-04-28
1
-1
/
+0
*
Merge "Make the first line of every file consistent."
Jenkins
2014-04-08
1
-1
/
+1
|
\
|
*
Make the first line of every file consistent.
Jason Dunsmore
2014-03-04
1
-1
/
+1
*
|
Order imports in alphabetical order (8/9)
Pavlo Shchelokovskyy
2014-03-27
1
-2
/
+2
*
|
Remove decorators for exceptions
Steven Dake
2014-03-07
1
-4
/
+5
|
/
*
Add a new ThreadGroupManager class
Jason Dunsmore
2014-01-20
1
-23
/
+24
*
Prevent tempest from failing upon ActionInProgress
Jason Dunsmore
2013-12-17
1
-12
/
+11
*
Implement stack-locking for multi-engine support
Jason Dunsmore
2013-12-10
1
-0
/
+181
*
Revert "Implement stack-locking for multi-engine support"
Angus Salkeld
2013-11-13
1
-93
/
+0
*
Implement stack-locking for multi-engine support
Jason Dunsmore
2013-11-12
1
-0
/
+93