<feed xmlns='http://www.w3.org/2005/Atom'>
<title>delta/openstack/python-heatclient.git/heatclient/tests, branch train-em</title>
<subtitle>opendev.org: openstack/python-heatclient.git
</subtitle>
<link rel='alternate' type='text/html' href='http://git.baserock.org/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://git.baserock.org/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>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://git.baserock.org/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>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://git.baserock.org/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 "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://git.baserock.org/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://git.baserock.org/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://git.baserock.org/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>
<entry>
<title>Merge "Enable some off-by-default checks"</title>
<updated>2018-07-20T19:32:24+00:00</updated>
<author>
<name>Zuul</name>
<email>zuul@review.openstack.org</email>
</author>
<published>2018-07-20T19:32:24+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/openstack/python-heatclient.git/commit/?id=c7b8212a6318fe68a4e84e5790e57c23dea8a611'/>
<id>c7b8212a6318fe68a4e84e5790e57c23dea8a611</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Load files from adopt file when adopt stack</title>
<updated>2018-07-20T15:34:04+00:00</updated>
<author>
<name>ricolin</name>
<email>rico.lin@easystack.cn</email>
</author>
<published>2017-09-22T18:13:40+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/openstack/python-heatclient.git/commit/?id=597e98fec079c839831036495950f5cba2778d1d'/>
<id>597e98fec079c839831036495950f5cba2778d1d</id>
<content type='text'>
Add files from adopt file into create fields. This allow us to
adopt nested stack which the template defined in files.
Story: #1700744
Task: #17263

Change-Id: I2b473791186949d49be59ee790185b3e394c7000
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Add files from adopt file into create fields. This allow us to
adopt nested stack which the template defined in files.
Story: #1700744
Task: #17263

Change-Id: I2b473791186949d49be59ee790185b3e394c7000
</pre>
</div>
</content>
</entry>
<entry>
<title>Merge "Add heat CLI test for stack-show"</title>
<updated>2018-07-13T05:44:08+00:00</updated>
<author>
<name>Zuul</name>
<email>zuul@review.openstack.org</email>
</author>
<published>2018-07-13T05:44:08+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/openstack/python-heatclient.git/commit/?id=4d15e574f9ce220b949def0ac5bd7cd160f99274'/>
<id>4d15e574f9ce220b949def0ac5bd7cd160f99274</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Use assertRegex instead of assertRegexpMatches</title>
<updated>2018-04-11T07:39:30+00:00</updated>
<author>
<name>Vu Cong Tuan</name>
<email>tuanvc@vn.fujitsu.com</email>
</author>
<published>2017-11-01T09:35:34+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/openstack/python-heatclient.git/commit/?id=dcdacd2f56dda3c5581fc4b27fec0a288caa5156'/>
<id>dcdacd2f56dda3c5581fc4b27fec0a288caa5156</id>
<content type='text'>
In Python3, assertRegexpMatches &amp; assertNotRegexpMatches
are deprecated in favor of assertRegex and assertNotRegex

Change-Id: Ied56eda65800d72105ef2e2b683c6ce71cda6c4c
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
In Python3, assertRegexpMatches &amp; assertNotRegexpMatches
are deprecated in favor of assertRegex and assertNotRegex

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