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_signal.py
Commit message (
Expand
)
Author
Age
Files
Lines
*
Don't store signal_url for ec2 signaling of deployments
Rabi Mishra
2020-06-04
1
-2
/
+5
*
Use unittest.mock instead of third party mock
Sean McGinnis
2020-05-05
1
-2
/
+2
*
Remove six and python 2.7 full support
Hervé Beraud
2020-04-23
1
-3
/
+2
*
Remove stack watch service
rabi
2018-01-28
1
-6
/
+1
*
Move FakeKeystoneClient to engine.clients
Dan Prince
2017-10-24
1
-2
/
+2
*
Revert "Revert "Enable heat to use uwsgi with devstack""
rabi
2017-07-07
1
-2
/
+2
*
Revert "Enable heat to use uwsgi with devstack"
Mehdi Abaakouk (sileht)
2017-06-07
1
-2
/
+2
*
Enable heat to use uwsgi with devstack
rabi
2017-06-05
1
-2
/
+2
*
Merge "Don't set metadata for deleted resources"
Jenkins
2017-04-12
1
-9
/
+13
|
\
|
*
Don't set metadata for deleted resources
Crag Wolfe
2017-03-30
1
-9
/
+13
*
|
Unit tests: fix signal URL immutability tests
Zane Bitter
2017-04-05
1
-64
/
+33
|
/
*
Merge "Move NoActionRequired exception back where it belongs"
Jenkins
2016-09-14
1
-1
/
+2
|
\
|
*
Move NoActionRequired exception back where it belongs
Zane Bitter
2016-08-18
1
-1
/
+2
*
|
Merge "Migrate to keystoneauth"
Jenkins
2016-09-14
1
-1
/
+1
|
\
\
|
*
|
Migrate to keystoneauth
Lu lei
2016-09-06
1
-1
/
+1
|
|
/
*
|
Modify use of assertTrue(A in B)
Bin Zhou
2016-09-02
1
-2
/
+2
|
/
*
Clean imports in code
Nguyen Hung Phuong
2016-08-16
1
-9
/
+9
*
Merge "Sync context with oslo.context"
Jenkins
2016-06-29
1
-1
/
+1
|
\
|
*
Sync context with oslo.context
Jamie Lennox
2016-06-17
1
-1
/
+1
*
|
Use Zaqar signed URLs in software deployment
Thomas Herve
2016-06-21
1
-4
/
+11
|
/
*
Get rid of gratuitous use of six.iterkeys()
Zane Bitter
2016-06-07
1
-1
/
+1
*
Don't recompute metadata after clearing a user hook
Zane Bitter
2016-02-05
1
-1
/
+2
*
Convert from mox to mock in test_signal
Jay Dobies
2016-01-14
1
-350
/
+329
*
Add signal_transport property to Heat wait conditions
Miguel Grinberg
2015-10-13
1
-0
/
+9
*
Return error message if validate fail when clearing hook
huangtianhua
2015-09-09
1
-7
/
+16
*
Move Resource exceptions to common module (5)
Oleksii Chuprykov
2015-09-04
1
-2
/
+1
*
Provide signal_url for DELETE action when using other transports
Rabi Mishra
2015-08-26
1
-0
/
+107
*
Fix Software Deployment DELETE action for CFN_SIGNAL transport
Rabi Mishra
2015-08-24
1
-2
/
+5
*
Improve unit tests to succeed without hash tweak
Wang Muyu
2015-08-19
1
-10
/
+17
*
Move signals to SignalResponder class
Miguel Grinberg
2015-07-14
1
-26
/
+176
*
Move registration of GenericResource to HeatTest
Sergey Kraynev
2015-06-15
1
-4
/
+0
*
Move registration of resources to HeatTestCase
Sergey Kraynev
2015-06-15
1
-2
/
+0
*
SignalResponder _get_signed_url should use cloudformation endpoint
Rabi Mishra
2015-06-09
1
-4
/
+4
*
Fetch endpoint from service catalog
Rabi Mishra
2015-06-05
1
-4
/
+9
*
Don't create events when signals don't perform an action
Angus Salkeld
2015-05-06
1
-0
/
+27
*
Use six.iterkeys(x) instead of x.keys()
Tetiana Lashchova
2015-04-23
1
-1
/
+2
*
Show deprecated warnings when import parser
Ethan Lynn
2015-04-14
1
-1
/
+1
*
Switch config deferred_auth_method to trusts by default
Ethan Lynn
2015-03-18
1
-2
/
+2
*
Versioned objects - ResourceData
ShaoHe Feng
2015-03-12
1
-6
/
+7
*
Move resource inheritance class to engine/resources
huangtianhua
2015-03-10
1
-1
/
+1
*
Make import of oslo libraries namespaceless
Jens Rosenboom
2015-02-18
1
-1
/
+1
*
Change the event status to SIGNAL_COMPLETE
Angus Salkeld
2015-02-06
1
-5
/
+5
*
Don't import HeatTestCase directly
Zhenguo Niu
2014-10-22
1
-2
/
+2
*
Merge "Use the template module to access the Template class"
Jenkins
2014-08-28
1
-3
/
+3
|
\
|
*
Use the template module to access the Template class
Angus Salkeld
2014-08-21
1
-3
/
+3
*
|
SoftwareDeployments move signal reason into resource plugin
Steven Hardy
2014-08-21
1
-15
/
+1
|
/
*
Appropriate exception for signal handling failure
Steven Hardy
2014-08-11
1
-1
/
+1
*
Allow plugins to specify signal event reason
Steven Hardy
2014-07-25
1
-0
/
+24
*
Update test_signal to use stub_keystoneclient
Steven Hardy
2014-07-25
1
-19
/
+2
*
Implement keystone client plugin
Steve Baker
2014-07-17
1
-5
/
+5
[next]