<feed xmlns='http://www.w3.org/2005/Atom'>
<title>delta/openstack/python-heatclient.git/heatclient, branch train-eol</title>
<subtitle>opendev.org: openstack/python-heatclient.git
</subtitle>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/openstack/python-heatclient.git/'/>
<entry>
<title>Ignore not found when delete in test</title>
<updated>2019-09-20T19:36:27+00:00</updated>
<author>
<name>ricolin</name>
<email>rico.lin@easystack.cn</email>
</author>
<published>2018-02-07T07:44:18+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/openstack/python-heatclient.git/commit/?id=dd6560f9618662198e25b298804742177db70e13'/>
<id>dd6560f9618662198e25b298804742177db70e13</id>
<content type='text'>
Ignore not found when delete stack or stack snapshot in tests.
Story: #1737100
Task: #19354

Change-Id: I6c980b68023b33dc318c5d9506c2cac5866c4924
(cherry picked from commit 3b74f2ddd1cb624b98264426509200da00ea3745)
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Ignore not found when delete stack or stack snapshot in tests.
Story: #1737100
Task: #19354

Change-Id: I6c980b68023b33dc318c5d9506c2cac5866c4924
(cherry picked from commit 3b74f2ddd1cb624b98264426509200da00ea3745)
</pre>
</div>
</content>
</entry>
<entry>
<title>Merge "Update stack_id clearify for heat client functions"</title>
<updated>2019-08-05T16:16:26+00:00</updated>
<author>
<name>Zuul</name>
<email>zuul@review.opendev.org</email>
</author>
<published>2019-08-05T16:16:26+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/openstack/python-heatclient.git/commit/?id=eca16376563c2b0249d5b2aba1f6283a5aebbe98'/>
<id>eca16376563c2b0249d5b2aba1f6283a5aebbe98</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Update stack_id clearify for heat client functions</title>
<updated>2019-08-02T16:42:19+00:00</updated>
<author>
<name>ricolin</name>
<email>rico.lin.guanyu@gmail.com</email>
</author>
<published>2019-08-02T16:42:19+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/openstack/python-heatclient.git/commit/?id=82c842f3d95583a54f3fb919cbc95cbb0e60a62f'/>
<id>82c842f3d95583a54f3fb919cbc95cbb0e60a62f</id>
<content type='text'>
most of our client major function require stack_id. We should
provide more specific information (at lest in function description)
to clearify that it's allowed to feed in stack name to `stack_id`
too. For example, both `heat.stacks.get($Stack_UUID)` and
`heat.stacks.get($Stack_Name)` works.

Change-Id: I4428097140e0391a77679f5c69e00966f249efd7
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
most of our client major function require stack_id. We should
provide more specific information (at lest in function description)
to clearify that it's allowed to feed in stack name to `stack_id`
too. For example, both `heat.stacks.get($Stack_UUID)` and
`heat.stacks.get($Stack_Name)` works.

Change-Id: I4428097140e0391a77679f5c69e00966f249efd7
</pre>
</div>
</content>
</entry>
<entry>
<title>Fix unit tests</title>
<updated>2019-06-25T00:29:06+00:00</updated>
<author>
<name>Zane Bitter</name>
<email>zbitter@redhat.com</email>
</author>
<published>2019-06-25T00:29:06+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/openstack/python-heatclient.git/commit/?id=d87aa032de73744d37360f664deddad5052d9a9f'/>
<id>d87aa032de73744d37360f664deddad5052d9a9f</id>
<content type='text'>
Change-Id: I44bbafa95d6eeb3550aac5b480391a3fc7ddaef5
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Change-Id: I44bbafa95d6eeb3550aac5b480391a3fc7ddaef5
</pre>
</div>
</content>
</entry>
<entry>
<title>Fix missing print format</title>
<updated>2019-05-21T07:03:08+00:00</updated>
<author>
<name>zhufl</name>
<email>zhu.fanglei@zte.com.cn</email>
</author>
<published>2019-05-21T06:59:53+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/openstack/python-heatclient.git/commit/?id=036ae75689a8bdbb38c471e417bc71becb423bb0'/>
<id>036ae75689a8bdbb38c471e417bc71becb423bb0</id>
<content type='text'>
This is to:
1. Add missing print format for "%(hook_type)".
2. Add ws between words in log message "notavailable".

Change-Id: Iaee8697c95f66bff0536db9a266158a3cbc89412
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
This is to:
1. Add missing print format for "%(hook_type)".
2. Add ws between words in log message "notavailable".

Change-Id: Iaee8697c95f66bff0536db9a266158a3cbc89412
</pre>
</div>
</content>
</entry>
<entry>
<title>Set Content-Type header explictly for SessionClient</title>
<updated>2019-03-15T05:08:51+00:00</updated>
<author>
<name>Rabi Mishra</name>
<email>ramishra@redhat.com</email>
</author>
<published>2019-03-14T14:57:25+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/openstack/python-heatclient.git/commit/?id=bd33e310e09339a21097c66d4022538f6bcbad2f'/>
<id>bd33e310e09339a21097c66d4022538f6bcbad2f</id>
<content type='text'>
SessionClient is subclassed from keystoneauth LegacyJsonAdapter.
LegacyJsonAdapter does not set the Content-Type explicitly
and results in decodeing issues in some cases.

Change-Id: Idf23022b394607c332490331fc4b216de6ff1313
Story: 2005237
Task: 30027
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
SessionClient is subclassed from keystoneauth LegacyJsonAdapter.
LegacyJsonAdapter does not set the Content-Type explicitly
and results in decodeing issues in some cases.

Change-Id: Idf23022b394607c332490331fc4b216de6ff1313
Story: 2005237
Task: 30027
</pre>
</div>
</content>
</entry>
<entry>
<title>Merge "Set X-Region-Name in header when using SessionClient"</title>
<updated>2018-12-19T03:34:09+00:00</updated>
<author>
<name>Zuul</name>
<email>zuul@review.openstack.org</email>
</author>
<published>2018-12-19T03:34:09+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/openstack/python-heatclient.git/commit/?id=9084feb6409420796ae0b4001742a2b0c6df5e7f'/>
<id>9084feb6409420796ae0b4001742a2b0c6df5e7f</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Merge "Replace deprecated "decodestring()" by "decodebytes()""</title>
<updated>2018-11-28T19:37:38+00:00</updated>
<author>
<name>Zuul</name>
<email>zuul@review.openstack.org</email>
</author>
<published>2018-11-28T19:37:37+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/openstack/python-heatclient.git/commit/?id=787747596105509afbe59c3eb1122ca9470e65bf'/>
<id>787747596105509afbe59c3eb1122ca9470e65bf</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Merge "Load files from adopt file when adopt stack"</title>
<updated>2018-11-20T20:08:28+00:00</updated>
<author>
<name>Zuul</name>
<email>zuul@review.openstack.org</email>
</author>
<published>2018-11-20T20:08:28+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/openstack/python-heatclient.git/commit/?id=dd5f64c4c49d98f76635ca0dc467d7bbe9f5dbc1'/>
<id>dd5f64c4c49d98f76635ca0dc467d7bbe9f5dbc1</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Replace deprecated "decodestring()" by "decodebytes()"</title>
<updated>2018-11-02T09:27:47+00:00</updated>
<author>
<name>Vu Cong Tuan</name>
<email>tuanvc@vn.fujitsu.com</email>
</author>
<published>2018-11-02T09:26:49+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/openstack/python-heatclient.git/commit/?id=02d0090c4762703383cde00cd80ea6dadad565e5'/>
<id>02d0090c4762703383cde00cd80ea6dadad565e5</id>
<content type='text'>
decodestring() is deprecated alias of decodebytes()
https://docs.python.org/3/library/base64.html#base64.decodestring

The same has been done for nova:
https://review.openstack.org/#/c/610401/

Change-Id: Ie069aaaff1646a70f3717fc6f9c7252949c4e5fd
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
decodestring() is deprecated alias of decodebytes()
https://docs.python.org/3/library/base64.html#base64.decodestring

The same has been done for nova:
https://review.openstack.org/#/c/610401/

Change-Id: Ie069aaaff1646a70f3717fc6f9c7252949c4e5fd
</pre>
</div>
</content>
</entry>
</feed>
