index
:
delta/openstack/python-heatclient.git
master
stable/2023.1
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/python-heatclient.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
heatclient
Commit message (
Expand
)
Author
Age
Files
Lines
*
Set Content-Type header explictly for SessionClient
Rabi Mishra
2019-03-15
2
-2
/
+9
*
Merge "Set X-Region-Name in header when using SessionClient"
Zuul
2018-12-19
1
-0
/
+4
|
\
|
*
Set X-Region-Name in header when using SessionClient
rabi
2018-09-19
1
-0
/
+4
*
|
Merge "Replace deprecated "decodestring()" by "decodebytes()""
Zuul
2018-11-28
1
-8
/
+8
|
\
\
|
*
|
Replace deprecated "decodestring()" by "decodebytes()"
Vu Cong Tuan
2018-11-02
1
-8
/
+8
|
|
/
*
|
Merge "Load files from adopt file when adopt stack"
Zuul
2018-11-20
4
-9
/
+76
|
\
\
|
|
/
|
/
|
|
*
Load files from adopt file when adopt stack
ricolin
2018-07-20
4
-9
/
+76
*
|
Don't change pyyaml behavior
Mehdi Abaakouk
2018-09-04
1
-4
/
+13
*
|
Merge "Enable some off-by-default checks"
Zuul
2018-07-20
1
-2
/
+1
|
\
\
|
*
|
Enable some off-by-default checks
blue55
2017-06-22
1
-2
/
+1
*
|
|
Merge "Add heat CLI test for stack-show"
Zuul
2018-07-13
2
-0
/
+12
|
\
\
\
|
*
|
|
Add heat CLI test for stack-show
Georgy Dyuldin
2018-03-26
2
-0
/
+12
|
|
|
/
|
|
/
|
*
|
|
Merge "Fix log_http_request function in http module"
Zuul
2018-07-05
1
-1
/
+4
|
\
\
\
|
*
|
|
Fix log_http_request function in http module
liyi
2018-02-01
1
-1
/
+4
*
|
|
|
Merge "Update the documentation link for doc migration"
Zuul
2018-06-29
1
-1
/
+1
|
\
\
\
\
|
*
|
|
|
Update the documentation link for doc migration
lingyongxu
2018-06-09
1
-1
/
+1
*
|
|
|
|
Handle token_endpoint auth type in osc plugin
rabi
2018-06-11
1
-1
/
+3
|
/
/
/
/
*
|
|
|
Mark stacks returned by get loaded
Thomas Herve
2018-06-07
1
-1
/
+1
*
|
|
|
Use assertRegex instead of assertRegexpMatches
Vu Cong Tuan
2018-04-11
1
-17
/
+17
|
|
/
/
|
/
|
|
*
|
|
Merge "Document osc CLI"
Zuul
2018-03-01
1
-9
/
+10
|
\
\
\
|
*
|
|
Document osc CLI
Zane Bitter
2018-01-25
1
-9
/
+10
|
|
/
/
*
|
|
Merge "[policy in code] Change policy description"
Zuul
2018-02-07
1
-1
/
+2
|
\
\
\
|
|
/
/
|
/
|
|
|
*
|
[policy in code] Change policy description
ricolin
2017-10-20
1
-1
/
+2
*
|
|
Merge "Add `--converge` argument for osc stack update"
Zuul
2017-12-01
2
-0
/
+18
|
\
\
\
|
*
|
|
Add `--converge` argument for osc stack update
ricolin
2017-10-20
2
-0
/
+18
*
|
|
|
Merge "Add plug-in summary for osc doc"
Zuul
2017-11-29
1
-0
/
+2
|
\
\
\
\
|
*
|
|
|
Add plug-in summary for osc doc
KATO Tomoyuki
2017-06-01
1
-0
/
+2
*
|
|
|
|
Don't preformat stack output show list/map values
Steven Hardy
2017-11-21
1
-5
/
+0
*
|
|
|
|
Allow cancelling create_in_progress stacks with --no-rollback
rabi
2017-11-08
2
-5
/
+22
*
|
|
|
|
Add --no-rollback option for stack cancel
rabi
2017-11-08
4
-4
/
+40
*
|
|
|
|
Modify error message encountered during stack update
PriyaDuggirala
2017-10-27
2
-4
/
+6
*
|
|
|
|
Merge "Use generic user for both zuul v2 and v3"
1.12.0
Zuul
2017-10-23
1
-3
/
+3
|
\
\
\
\
\
|
*
|
|
|
|
Use generic user for both zuul v2 and v3
Nam Nguyen Hoai
2017-10-17
1
-3
/
+3
*
|
|
|
|
|
Merge "No longer use oslotest.mockpatch"
Zuul
2017-10-17
1
-2
/
+1
|
\
\
\
\
\
\
|
|
/
/
/
/
/
|
/
|
|
|
|
|
|
*
|
|
|
|
No longer use oslotest.mockpatch
Thomas Bechtold
2017-10-09
1
-2
/
+1
*
|
|
|
|
|
Don't override sections in deep_update
Thomas Herve
2017-10-05
2
-0
/
+48
|
/
/
/
/
/
*
|
|
|
|
Support --show-nested in openstack stack update --dry-run
Roberto Polli
2017-09-28
2
-0
/
+18
|
|
_
|
/
/
|
/
|
|
|
*
|
|
|
Imported Translations from Zanata
OpenStack Proposal Bot
2017-08-23
3
-75
/
+0
*
|
|
|
Merge "Decode content before checking"
Jenkins
2017-08-09
2
-3
/
+3
|
\
\
\
\
|
*
|
|
|
Decode content before checking
rabi
2017-07-26
2
-3
/
+3
|
|
/
/
/
*
|
|
|
Fixing read before prompt bug
Joe Borg
2017-07-26
3
-7
/
+9
*
|
|
|
Merge "Add functinoal tests for 'openstack stack snapshot delete'"
Jenkins
2017-07-19
1
-0
/
+9
|
\
\
\
\
|
|
_
|
/
/
|
/
|
|
|
|
*
|
|
Add functinoal tests for 'openstack stack snapshot delete'
shizhihui
2016-11-14
1
-0
/
+9
*
|
|
|
Merge "Add optional arguments '-y' in CLI:snapshot-delete"
Jenkins
2017-07-05
2
-2
/
+85
|
\
\
\
\
|
|
_
|
_
|
/
|
/
|
|
|
|
*
|
|
Add optional arguments '-y' in CLI:snapshot-delete
ricolin
2017-05-17
2
-2
/
+85
*
|
|
|
Merge "Replace six.iteritems() with .items()"
Jenkins
2017-06-12
8
-15
/
+11
|
\
\
\
\
|
*
|
|
|
Replace six.iteritems() with .items()
M V P Nitesh
2017-03-31
8
-15
/
+11
*
|
|
|
|
Merge "Don't encode path separators"
1.10.0
Jenkins
2017-06-05
8
-48
/
+48
|
\
\
\
\
\
|
|
_
|
_
|
_
|
/
|
/
|
|
|
|
|
*
|
|
|
Don't encode path separators
rabi
2017-05-09
8
-48
/
+48
|
|
/
/
/
*
|
|
|
Merge "Replace mox3 with mock"
Jenkins
2017-05-27
1
-278
/
+230
|
\
\
\
\
[next]