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
/
rpc
Commit message (
Expand
)
Author
Age
Files
Lines
*
Option for retrieving child templates and env files from swift
rabi
2018-07-26
1
-15
/
+30
*
Docs: Eliminate warnings in docs generation
Zane Bitter
2018-06-21
1
-6
/
+6
*
Remove stack watch service
rabi
2018-01-28
2
-114
/
+0
*
Added tags attribute to the template parameter
Saravanan KR
2017-11-13
1
-2
/
+2
*
Add converge flag in stack update for observing on reality
ricolin
2017-08-07
2
-5
/
+9
*
Merge "Use exception_filter in RPC client"
Jenkins
2017-03-29
1
-2
/
+17
|
\
|
*
Use exception_filter in RPC client
Zane Bitter
2017-03-27
1
-2
/
+17
*
|
RPC Client: don't cast() delete_stack by default
Zane Bitter
2017-03-28
1
-2
/
+5
|
/
*
Merge "Improved the descriptions of funtion parameters."
Jenkins
2017-02-20
1
-16
/
+20
|
\
|
*
Improved the descriptions of funtion parameters.
abdul nizamuddin
2016-10-04
1
-16
/
+20
*
|
Returns project info while getting sd with admin context
huangtianhua
2016-12-23
1
-2
/
+4
*
|
Merge "Add a modulo core constraint"
Jenkins
2016-10-26
1
-1
/
+2
|
\
\
|
*
|
Add a modulo core constraint
Ana Krivokapic
2016-10-11
1
-1
/
+2
|
|
/
*
|
Return condition functions based on the filter param
huangtianhua
2016-10-14
1
-4
/
+9
|
/
*
Migrate stacks from legacy to convergence engine
Oleksii Chuprykov
2016-08-22
1
-0
/
+12
*
Remove tenant_safe flag from rpc and db api
rabi
2016-08-16
1
-13
/
+9
*
Adds some infos for stack notification
huangtianhua
2016-08-05
1
-0
/
+6
*
Merge "Add stack files retrieval API"
Jenkins
2016-07-12
1
-0
/
+14
|
\
|
*
Add stack files retrieval API
Steven Hardy
2016-07-11
1
-0
/
+14
*
|
Convergence: Cancel message
Anant Patil
2016-07-05
1
-0
/
+17
|
/
*
Merge "Implement event list nested-depth"
Jenkins
2016-06-28
2
-4
/
+10
|
\
|
*
Implement event list nested-depth
Steve Baker
2016-06-14
2
-4
/
+10
*
|
Fix comment/doc for 1.28 RPC version
Steven Hardy
2016-06-09
1
-1
/
+1
|
/
*
Add to resource_schema returning description
Peter Razumovsky
2016-05-25
2
-5
/
+9
*
Add to resource-type-list returning description
Peter Razumovsky
2016-05-25
1
-7
/
+12
*
RPC API: Add a template_id parameter to stack_create/update
Zane Bitter
2016-05-16
1
-5
/
+24
*
Add environment retrieval API
Jay Dobies
2016-04-18
1
-0
/
+14
*
Replace SD RPC polling by long RPC call
Thomas Herve
2016-04-05
1
-1
/
+13
*
Merge "Use oslo.utils.reflection to extract class name"
Jenkins
2016-03-06
1
-1
/
+3
|
\
|
*
Use oslo.utils.reflection to extract class name
Bo Wang
2016-02-16
1
-1
/
+3
*
|
Resource mark unhealthy RPC and ReST API
Ahmed Elkhouly
2016-02-24
1
-0
/
+20
*
|
Fix a small typo again
zhaozhilong
2016-02-24
1
-1
/
+1
*
|
Fix a small typo
zhaozhilong
2016-02-18
1
-1
/
+1
*
|
Stack resource search
Kanagaraj Manickam
2016-02-16
1
-3
/
+7
*
|
Adds ignore_errors for template_validate REST API
Kanagaraj Manickam
2016-02-04
2
-11
/
+16
|
/
*
Merge "Add environment_files to REST and RPC APIs"
Jenkins
2016-02-02
1
-24
/
+52
|
\
|
*
Add environment_files to REST and RPC APIs
Jay Dobies
2016-01-28
1
-24
/
+52
*
|
Merge "RPC API: Define correct constants for resource data"
Jenkins
2016-01-27
1
-2
/
+2
|
\
\
|
|
/
|
/
|
|
*
RPC API: Define correct constants for resource data
Zane Bitter
2016-01-22
1
-2
/
+2
*
|
Merge "Adds RPC api for export action"
Jenkins
2016-01-26
1
-0
/
+12
|
\
\
|
|
/
|
/
|
|
*
Adds RPC api for export action
Kanagaraj Manickam
2016-01-20
1
-0
/
+12
*
|
Don't calculate attributes for metadata request
Zane Bitter
2016-01-22
1
-1
/
+1
|
/
*
Provide software deployment id on create
Thomas Herve
2016-01-19
1
-1
/
+4
*
Add resolve_outputs parameter to stacks API
Oleksii Chuprykov
2016-01-06
2
-3
/
+9
*
Wrong usage of "a"
hgangwx
2015-12-26
1
-1
/
+1
*
Use user id instead of user name in notification body
Pratik Mallya
2015-12-07
1
-0
/
+4
*
Fix some inconsistency in docstrings
linwwu
2015-12-02
1
-2
/
+2
*
Add APIs implementation for output functions
Peter Razumovsky
2015-10-28
1
-0
/
+12
*
Fix [H405] pep rule in heat/rpc
Peter Razumovsky
2015-10-08
3
-91
/
+72
*
Allow nested validation for template-validate
Steven Hardy
2015-09-22
1
-3
/
+7
[next]