<feed xmlns='http://www.w3.org/2005/Atom'>
<title>delta/openstack/python-ironicclient.git, branch 5.0.1</title>
<subtitle>opendev.org: openstack/python-ironicclient.git
</subtitle>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/openstack/python-ironicclient.git/'/>
<entry>
<title>Merge "Remove unused check_python_version"</title>
<updated>2022-08-08T19:54:50+00:00</updated>
<author>
<name>Zuul</name>
<email>zuul@review.opendev.org</email>
</author>
<published>2022-08-08T19:54:50+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/openstack/python-ironicclient.git/commit/?id=18ec45ed40c54f2df79754c1c038d1b8755af8a5'/>
<id>18ec45ed40c54f2df79754c1c038d1b8755af8a5</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Merge "Fix logging in the baremetal CLI"</title>
<updated>2022-07-18T20:10:20+00:00</updated>
<author>
<name>Zuul</name>
<email>zuul@review.opendev.org</email>
</author>
<published>2022-07-18T20:10:20+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/openstack/python-ironicclient.git/commit/?id=489bb43058d446a577377cff5828e98d13c79967'/>
<id>489bb43058d446a577377cff5828e98d13c79967</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Remove unused check_python_version</title>
<updated>2022-07-16T15:44:56+00:00</updated>
<author>
<name>Takashi Kajinami</name>
<email>tkajinam@redhat.com</email>
</author>
<published>2022-07-16T15:44:56+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/openstack/python-ironicclient.git/commit/?id=ef4fc3e55871b0ccebfd489236ba87f280c315f7'/>
<id>ef4fc3e55871b0ccebfd489236ba87f280c315f7</id>
<content type='text'>
This method is not used actually. In addition now the required python
version is enforced by setup.cfg .

Change-Id: If0cbb97c4adfb51f775bf438ad50c8ddf832e794
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
This method is not used actually. In addition now the required python
version is enforced by setup.cfg .

Change-Id: If0cbb97c4adfb51f775bf438ad50c8ddf832e794
</pre>
</div>
</content>
</entry>
<entry>
<title>The Python 3.6 and Python 3.7 Support has been dropped since zed</title>
<updated>2022-06-01T08:17:04+00:00</updated>
<author>
<name>likui</name>
<email>likui@yovole.com</email>
</author>
<published>2022-06-01T08:17:04+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/openstack/python-ironicclient.git/commit/?id=dfbd08f35fba7fdbcfce8241025dc8681d787e09'/>
<id>dfbd08f35fba7fdbcfce8241025dc8681d787e09</id>
<content type='text'>
[1] https://governance.openstack.org/tc/reference/runtimes/zed.html

Change-Id: I91efe328b33d7f0443cafb1f67d8c2dbd7df5996
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
[1] https://governance.openstack.org/tc/reference/runtimes/zed.html

Change-Id: I91efe328b33d7f0443cafb1f67d8c2dbd7df5996
</pre>
</div>
</content>
</entry>
<entry>
<title>Merge "Avoid using 'foo' as invalid JSON test data"</title>
<updated>2022-05-31T10:38:05+00:00</updated>
<author>
<name>Zuul</name>
<email>zuul@review.opendev.org</email>
</author>
<published>2022-05-31T10:38:05+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/openstack/python-ironicclient.git/commit/?id=0c39b935eedff52b8b36c530c520280f0a43712a'/>
<id>0c39b935eedff52b8b36c530c520280f0a43712a</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Drop lower-constraints.txt and its testing</title>
<updated>2022-05-25T12:23:01+00:00</updated>
<author>
<name>Ghanshyam Mann</name>
<email>gmann@ghanshyammann.com</email>
</author>
<published>2022-04-30T22:57:19+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/openstack/python-ironicclient.git/commit/?id=a7ad7fdfa45f58fc4d9d463e37cfb4b90101cdfa'/>
<id>a7ad7fdfa45f58fc4d9d463e37cfb4b90101cdfa</id>
<content type='text'>
As discussed in TC PTG[1] and TC resolution[2], we are
dropping the lower-constraints.txt file and its testing.
We will keep lower bounds in the requirements.txt file but
with a note that these are not tested lower bounds and we
try our best to keep them updated.

[1] https://etherpad.opendev.org/p/tc-zed-ptg#L326
[2] https://governance.openstack.org/tc/resolutions/20220414-drop-lower-constraints.html#proposal

Change-Id: I3d7ad8a49bbb63fd00ae9523243135a24419c465
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
As discussed in TC PTG[1] and TC resolution[2], we are
dropping the lower-constraints.txt file and its testing.
We will keep lower bounds in the requirements.txt file but
with a note that these are not tested lower bounds and we
try our best to keep them updated.

[1] https://etherpad.opendev.org/p/tc-zed-ptg#L326
[2] https://governance.openstack.org/tc/resolutions/20220414-drop-lower-constraints.html#proposal

Change-Id: I3d7ad8a49bbb63fd00ae9523243135a24419c465
</pre>
</div>
</content>
</entry>
<entry>
<title>Merge "CI: Removing ironic job queue"</title>
<updated>2022-05-24T10:23:33+00:00</updated>
<author>
<name>Zuul</name>
<email>zuul@review.opendev.org</email>
</author>
<published>2022-05-24T10:23:33+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/openstack/python-ironicclient.git/commit/?id=524f16c3c5fd316555e39d290ced8e0aaf11331a'/>
<id>524f16c3c5fd316555e39d290ced8e0aaf11331a</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 zed unit tests"</title>
<updated>2022-05-23T19:27:21+00:00</updated>
<author>
<name>Zuul</name>
<email>zuul@review.opendev.org</email>
</author>
<published>2022-05-23T19:27:21+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/openstack/python-ironicclient.git/commit/?id=a30bb1440547101cbd6e000469aec420bef4546b'/>
<id>a30bb1440547101cbd6e000469aec420bef4546b</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Fix logging in the baremetal CLI</title>
<updated>2022-05-23T14:51:18+00:00</updated>
<author>
<name>Dmitry Tantsur</name>
<email>dtantsur@protonmail.com</email>
</author>
<published>2022-05-23T14:51:18+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/openstack/python-ironicclient.git/commit/?id=bc753e22b465b9e711ad23c95a03977b5bc7347e'/>
<id>bc753e22b465b9e711ad23c95a03977b5bc7347e</id>
<content type='text'>
* Ask openstacksdk to log to stderr instead of stdout, otherwise its
  warnings break parsing the output.
* Respect the --verbose flag (same as --debug but without tracebacks).
* Do not propagate log records that are handled by either openstacksdk's
  or ours logging code.

Change-Id: Ia191ab32f0d4f8f50cb266332d4f4bc96619cb58
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
* Ask openstacksdk to log to stderr instead of stdout, otherwise its
  warnings break parsing the output.
* Respect the --verbose flag (same as --debug but without tracebacks).
* Do not propagate log records that are handled by either openstacksdk's
  or ours logging code.

Change-Id: Ia191ab32f0d4f8f50cb266332d4f4bc96619cb58
</pre>
</div>
</content>
</entry>
<entry>
<title>CI: Removing ironic job queue</title>
<updated>2022-05-19T18:12:29+00:00</updated>
<author>
<name>Julia Kreger</name>
<email>juliaashleykreger@gmail.com</email>
</author>
<published>2022-05-19T18:12:29+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/openstack/python-ironicclient.git/commit/?id=e801e1c11e000b93a032b34e67d76e35fc4d8f6e'/>
<id>e801e1c11e000b93a032b34e67d76e35fc4d8f6e</id>
<content type='text'>
Please see:
https://zuul-ci.org/docs/zuul/latest/releasenotes.html#relnotes-4-1-0-deprecation-notes

Change-Id: I9a9fc3b765153da7be3ee9416517b16659e587a7
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Please see:
https://zuul-ci.org/docs/zuul/latest/releasenotes.html#relnotes-4-1-0-deprecation-notes

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