<feed xmlns='http://www.w3.org/2005/Atom'>
<title>delta/openstack/python-heatclient.git, branch 2.5.0</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>Update python testing classifier</title>
<updated>2021-12-24T01:33:14+00:00</updated>
<author>
<name>dengzhaosen</name>
<email>dengzhaosen@inspur.com</email>
</author>
<published>2021-12-22T03:03:34+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/openstack/python-heatclient.git/commit/?id=db9a71f18e033912a713ab71b4180f10e1e3be36'/>
<id>db9a71f18e033912a713ab71b4180f10e1e3be36</id>
<content type='text'>
Yoga testing runtime[1] has been updated to add py39
testing as voting. Unit tests update are handled by the
job template change in openstack-zuul-job

- https://review.opendev.org/c/openstack/openstack-zuul-jobs/+/820286

this commit updates the classifier in setup.cfg file.

[1] https://governance.openstack.org/tc/reference/runtimes/yoga.html

Change-Id: If01a4cb7dcb48698cea934309de36268ae92b7e1
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Yoga testing runtime[1] has been updated to add py39
testing as voting. Unit tests update are handled by the
job template change in openstack-zuul-job

- https://review.opendev.org/c/openstack/openstack-zuul-jobs/+/820286

this commit updates the classifier in setup.cfg file.

[1] https://governance.openstack.org/tc/reference/runtimes/yoga.html

Change-Id: If01a4cb7dcb48698cea934309de36268ae92b7e1
</pre>
</div>
</content>
</entry>
<entry>
<title>Merge "Replace deprecated import of ABCs from collections"</title>
<updated>2021-12-16T09:11:12+00:00</updated>
<author>
<name>Zuul</name>
<email>zuul@review.opendev.org</email>
</author>
<published>2021-12-16T09:11:12+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/openstack/python-heatclient.git/commit/?id=b9fe504d07a1fb7f152a54e6ed59933a49a5371a'/>
<id>b9fe504d07a1fb7f152a54e6ed59933a49a5371a</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Merge "Add Python3 yoga unit tests"</title>
<updated>2021-12-16T07:51:30+00:00</updated>
<author>
<name>Zuul</name>
<email>zuul@review.opendev.org</email>
</author>
<published>2021-12-16T07:51:30+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/openstack/python-heatclient.git/commit/?id=5a1b5ae5ce3caca71b6139e3d2fa4e29086d5006'/>
<id>5a1b5ae5ce3caca71b6139e3d2fa4e29086d5006</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 import of ABCs from collections</title>
<updated>2021-12-16T07:21:36+00:00</updated>
<author>
<name>Takashi Kajinami</name>
<email>tkajinam@redhat.com</email>
</author>
<published>2021-07-16T15:51:50+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/openstack/python-heatclient.git/commit/?id=796a8f5a9642a8ee0a455f59bbabe94e038fac4f'/>
<id>796a8f5a9642a8ee0a455f59bbabe94e038fac4f</id>
<content type='text'>
ABCs in collections should be imported from collections.abc and direct
import from collections is deprecated since Python 3.3.

Closes-Bug: #1936667
Change-Id: Ie312cb884537ec541bf2111fe8a647e939b6519e
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
ABCs in collections should be imported from collections.abc and direct
import from collections is deprecated since Python 3.3.

Closes-Bug: #1936667
Change-Id: Ie312cb884537ec541bf2111fe8a647e939b6519e
</pre>
</div>
</content>
</entry>
<entry>
<title>Fix test and lower constraints</title>
<updated>2021-12-16T04:26:18+00:00</updated>
<author>
<name>rabi</name>
<email>ramishra@redhat.com</email>
</author>
<published>2021-12-16T04:09:20+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/openstack/python-heatclient.git/commit/?id=4753a47bbf1c31b907b21b3987dc4cc1b130990d'/>
<id>4753a47bbf1c31b907b21b3987dc4cc1b130990d</id>
<content type='text'>
This fixes failures for PyYAML new version and
lower constraints.

Change-Id: Iba863242365c4be63495600b741513c2ca0ea9b0
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
This fixes failures for PyYAML new version and
lower constraints.

Change-Id: Iba863242365c4be63495600b741513c2ca0ea9b0
</pre>
</div>
</content>
</entry>
<entry>
<title>Add Python3 yoga unit tests</title>
<updated>2021-09-10T14:31:47+00:00</updated>
<author>
<name>OpenStack Release Bot</name>
<email>infra-root@openstack.org</email>
</author>
<published>2021-09-10T14:31:47+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/openstack/python-heatclient.git/commit/?id=b45793038869a30e35a7afefb0368615855c27be'/>
<id>b45793038869a30e35a7afefb0368615855c27be</id>
<content type='text'>
This is an automatically generated patch to ensure unit testing
is in place for all the of the tested runtimes for yoga.

See also the PTI in governance [1].

[1]: https://governance.openstack.org/tc/reference/project-testing-interface.html

Change-Id: Icfc46e4f80c8877a688d1c898d380a4c18a13c7c
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
This is an automatically generated patch to ensure unit testing
is in place for all the of the tested runtimes for yoga.

See also the PTI in governance [1].

[1]: https://governance.openstack.org/tc/reference/project-testing-interface.html

Change-Id: Icfc46e4f80c8877a688d1c898d380a4c18a13c7c
</pre>
</div>
</content>
</entry>
<entry>
<title>Update master for stable/xena</title>
<updated>2021-09-10T14:31:45+00:00</updated>
<author>
<name>OpenStack Release Bot</name>
<email>infra-root@openstack.org</email>
</author>
<published>2021-09-10T14:31:45+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/openstack/python-heatclient.git/commit/?id=341569040dc1f4aea9b143f44e7007f2360c5215'/>
<id>341569040dc1f4aea9b143f44e7007f2360c5215</id>
<content type='text'>
Add file to the reno documentation build to show release notes for
stable/xena.

Use pbr instruction to increment the minor version number
automatically so that master versions are higher than the versions on
stable/xena.

Sem-Ver: feature
Change-Id: I05fbdf17cbde4f70aea3c3ff99330accd7b22c19
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Add file to the reno documentation build to show release notes for
stable/xena.

Use pbr instruction to increment the minor version number
automatically so that master versions are higher than the versions on
stable/xena.

Sem-Ver: feature
Change-Id: I05fbdf17cbde4f70aea3c3ff99330accd7b22c19
</pre>
</div>
</content>
</entry>
<entry>
<title>Replace oslo_utils.fnmatch with fnmatch</title>
<updated>2021-07-06T12:24:33+00:00</updated>
<author>
<name>Takashi Kajinami</name>
<email>tkajinam@redhat.com</email>
</author>
<published>2021-07-06T12:19:10+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/openstack/python-heatclient.git/commit/?id=b4383147fec4cf3667d3c9c2d79e088780a1498c'/>
<id>b4383147fec4cf3667d3c9c2d79e088780a1498c</id>
<content type='text'>
The oslo_utils.fnmatch module was added to solve an issue in py2.7 but
it is no longer required because py2.7 is no longer supported.
The module was deprecated since oslo.utils 4.9.1[1] and the stdlib's
fnmatch module should be used instead.

[1] 4c893c92f551c9dd2a7cfbe7ae8171ad8139df0b

Change-Id: I95535adeb45363500b3ed9729bb61cb4308d23b9
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
The oslo_utils.fnmatch module was added to solve an issue in py2.7 but
it is no longer required because py2.7 is no longer supported.
The module was deprecated since oslo.utils 4.9.1[1] and the stdlib's
fnmatch module should be used instead.

[1] 4c893c92f551c9dd2a7cfbe7ae8171ad8139df0b

Change-Id: I95535adeb45363500b3ed9729bb61cb4308d23b9
</pre>
</div>
</content>
</entry>
<entry>
<title>Merge "Add Python3 xena unit tests"</title>
<updated>2021-06-18T19:00:00+00:00</updated>
<author>
<name>Zuul</name>
<email>zuul@review.opendev.org</email>
</author>
<published>2021-06-18T19:00:00+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/openstack/python-heatclient.git/commit/?id=392487dda55757f27811d6f3369a91ed64171f99'/>
<id>392487dda55757f27811d6f3369a91ed64171f99</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>fix lower constraint job</title>
<updated>2021-06-18T07:38:43+00:00</updated>
<author>
<name>ricolin</name>
<email>ricolin@ricolky.com</email>
</author>
<published>2021-06-18T05:32:00+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/openstack/python-heatclient.git/commit/?id=eff0d181f011799baa4aa9ba6ada269fab7b01ac'/>
<id>eff0d181f011799baa4aa9ba6ada269fab7b01ac</id>
<content type='text'>
Also fix PrettyTable requirement

Change-Id: Ib16d87a2d068a1dabdeb8470a5473c0882fbea4e
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Also fix PrettyTable requirement

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