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
/
api
/
cloudwatch
Commit message (
Expand
)
Author
Age
Files
Lines
*
Get rid of gratuitous use of six.iterkeys()
Zane Bitter
2016-06-07
1
-3
/
+3
*
Using LOG.warning replace LOG.warn
LiuNanke
2015-12-29
1
-1
/
+1
*
Fix [H405] pep rule in heat/api
Peter Razumovsky
2015-09-24
1
-3
/
+1
*
Remove identical modules versions.py
Peter Razumovsky
2015-06-16
2
-53
/
+1
*
Merge "Update urllib/httplib/cStringIO to use six.moves"
Jenkins
2015-04-24
1
-3
/
+2
|
\
|
*
Update urllib/httplib/cStringIO to use six.moves
Sirushti Murugesan
2015-04-23
1
-3
/
+2
*
|
Use six.iterkeys(x) instead of x.keys()
Tetiana Lashchova
2015-04-23
1
-2
/
+2
|
/
*
Convert all non-test imports of json to jsonutils
Angus Salkeld
2015-03-04
1
-2
/
+2
*
Make import of oslo libraries namespaceless
Jens Rosenboom
2015-02-18
1
-1
/
+1
*
Move logging to use oslo_log library
Steven Hardy
2015-02-17
1
-1
/
+1
*
Always import heat.rpc.api as rpc_api
Jason Dunsmore
2014-12-01
1
-36
/
+35
*
Fix [H302] errors in heat/api
Peter Razumovsky
2014-11-17
1
-5
/
+5
*
Update api docstrings to match guidelines
Ziad Sawalha
2014-10-15
2
-59
/
+31
*
Remove deprecated function i18n.install('heat')
Ethan Lynn
2014-10-13
1
-6
/
+0
*
Log translation hint for Heat.api
liu-sheng
2014-09-10
1
-2
/
+4
*
Switch heat api to oslo i18n
Ethan Lynn
2014-09-02
2
-3
/
+6
*
replace dict.iteritems() with six.iteritems(dict)
Christian Berendt
2014-08-06
1
-1
/
+2
*
Use None instead of mutables in method params defaults
liu-sheng
2014-07-02
1
-1
/
+2
*
Port to oslo.messaging
Thomas Herve
2014-06-26
1
-5
/
+6
*
Replacing variable logger on LOG
Sergey Kraynev
2014-05-27
1
-7
/
+7
*
debug level logs should not be translated
Christian Berendt
2014-05-14
1
-2
/
+2
*
Remove unused logger
Sergey Kraynev
2014-04-25
1
-2
/
+0
*
Merge "Make the first line of every file consistent."
Jenkins
2014-04-08
3
-3
/
+0
|
\
|
*
Make the first line of every file consistent.
Jason Dunsmore
2014-03-04
3
-3
/
+0
*
|
Merge "Order imports in alphabetical order (2/9)"
Jenkins
2014-03-13
2
-17
/
+11
|
\
\
|
|
/
|
/
|
|
*
Order imports in alphabetical order (2/9)
Pavlo Shchelokovskyy
2014-02-19
2
-17
/
+11
*
|
Remove vim header from files.
Jason Dunsmore
2014-03-04
3
-3
/
+0
*
|
Tidy up rpc_client definitions
Steven Dake
2014-02-24
1
-7
/
+7
|
/
*
Fix unused variables 2/2: enable unused var check
JUN JIE NAN
2014-01-08
1
-10
/
+1
*
Clean up "target" interface to policy
Steven Hardy
2013-11-25
1
-1
/
+1
*
Add _() to fix i18N compliance (part 1)
chenxiao
2013-11-15
1
-4
/
+6
*
Wrap api exceptions in _()
Angus Salkeld
2013-10-18
1
-8
/
+10
*
Add the AutoScalingGroupName to the server Tags
Angus Salkeld
2013-08-01
1
-9
/
+0
*
install "_" via gettextutils
Liang Chen
2013-06-30
1
-2
/
+3
*
Update the oslo code before importing a new module
Angus Salkeld
2013-05-27
1
-2
/
+3
*
Fix PEP H402 "one line docstring needs punctuation."
Angus Salkeld
2013-05-20
1
-1
/
+1
*
Remove duplicate Mapper() constructor
Angus Salkeld
2013-02-27
1
-2
/
+0
*
heat api : Add policy.json authorization to cloudwatch API
Steven Hardy
2013-02-07
1
-0
/
+31
*
heat cleanups to align with pep8 1.3.4
Steven Hardy
2012-12-20
2
-30
/
+32
*
Use module names as logger names
Zane Bitter
2012-11-30
1
-1
/
+1
*
Create a new heat.rpc package
Zane Bitter
2012-11-30
1
-3
/
+3
*
Merge "WatchRule refer to stack by id not name"
Jenkins
2012-11-19
1
-4
/
+4
|
\
|
*
WatchRule refer to stack by id not name
Steven Hardy
2012-11-19
1
-4
/
+4
*
|
Remove unused statements/local assignments
Angus Salkeld
2012-11-20
1
-3
/
+3
|
/
*
Remove unused imports
Angus Salkeld
2012-11-19
2
-15
/
+0
*
Allow separate versioning of each API
Zane Bitter
2012-09-27
2
-0
/
+67
*
heat API : Implement initial CloudWatch API
Steven Hardy
2012-08-31
2
-0
/
+415