<feed xmlns='http://www.w3.org/2005/Atom'>
<title>delta/openstack/python-ironicclient.git, branch master</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 "Allow several nodes for most node actions"</title>
<updated>2023-05-08T20:11:15+00:00</updated>
<author>
<name>Zuul</name>
<email>zuul@review.opendev.org</email>
</author>
<published>2023-05-08T20:11:15+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/openstack/python-ironicclient.git/commit/?id=a01ba938c21437d23e0c0c1064fcea5cedb90b14'/>
<id>a01ba938c21437d23e0c0c1064fcea5cedb90b14</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Update dependencies for pep8: to hacking v6</title>
<updated>2023-04-21T19:51:56+00:00</updated>
<author>
<name>Jay Faulkner</name>
<email>jay@jvf.cc</email>
</author>
<published>2023-04-21T19:51:56+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/openstack/python-ironicclient.git/commit/?id=c2f15737a03f9aac2cb132d90cf476cb6bad981c'/>
<id>c2f15737a03f9aac2cb132d90cf476cb6bad981c</id>
<content type='text'>
Updates hacking to latest, 6.0.0. Updates other deps to permit
coinstallability. No code changes needed.

Change-Id: Ib0b277e3c6b318cc0a24b5532dedd925fbe1ffc6
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Updates hacking to latest, 6.0.0. Updates other deps to permit
coinstallability. No code changes needed.

Change-Id: Ib0b277e3c6b318cc0a24b5532dedd925fbe1ffc6
</pre>
</div>
</content>
</entry>
<entry>
<title>Merge "Accept configdrive as a JSON file"</title>
<updated>2023-04-03T11:39:05+00:00</updated>
<author>
<name>Zuul</name>
<email>zuul@review.opendev.org</email>
</author>
<published>2023-04-03T11:39:05+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/openstack/python-ironicclient.git/commit/?id=19b80e0c6ed1174e41aa225999d4f41332d118fd'/>
<id>19b80e0c6ed1174e41aa225999d4f41332d118fd</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Accept configdrive as a JSON file</title>
<updated>2023-03-02T18:35:10+00:00</updated>
<author>
<name>Dmitry Tantsur</name>
<email>dtantsur@protonmail.com</email>
</author>
<published>2023-03-02T18:12:07+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/openstack/python-ironicclient.git/commit/?id=e9140862822f214030208c26ce8c117990ae4585'/>
<id>e9140862822f214030208c26ce8c117990ae4585</id>
<content type='text'>
Change-Id: I32171ce0d61af00b7d242d455221a903692976f0
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Change-Id: I32171ce0d61af00b7d242d455221a903692976f0
</pre>
</div>
</content>
</entry>
<entry>
<title>Update master for stable/2023.1</title>
<updated>2023-03-02T14:13:54+00:00</updated>
<author>
<name>OpenStack Release Bot</name>
<email>infra-root@openstack.org</email>
</author>
<published>2023-03-02T14:13:54+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/openstack/python-ironicclient.git/commit/?id=138d7974ad93771c5e5f01bac2dbe22d6b28e3af'/>
<id>138d7974ad93771c5e5f01bac2dbe22d6b28e3af</id>
<content type='text'>
Add file to the reno documentation build to show release notes for
stable/2023.1.

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

Sem-Ver: feature
Change-Id: Ic09f5fdb57d6487d920a945203aec86795503f6b
</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/2023.1.

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

Sem-Ver: feature
Change-Id: Ic09f5fdb57d6487d920a945203aec86795503f6b
</pre>
</div>
</content>
</entry>
<entry>
<title>Allow several nodes for most node actions</title>
<updated>2023-02-28T17:11:43+00:00</updated>
<author>
<name>Dmitry Tantsur</name>
<email>dtantsur@protonmail.com</email>
</author>
<published>2023-02-28T16:58:24+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/openstack/python-ironicclient.git/commit/?id=0fd4c65803ff04a3c5cb9e04076c5d6a9806d918'/>
<id>0fd4c65803ff04a3c5cb9e04076c5d6a9806d918</id>
<content type='text'>
This saves the users from writing scripts with "-f value -c uuid" or
similar. It is also faster since OSC initialisation takes significant
time (up to several seconds).

Change-Id: I8ec6da97dc30d97764655b52b712c95f6c22c76a
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
This saves the users from writing scripts with "-f value -c uuid" or
similar. It is also faster since OSC initialisation takes significant
time (up to several seconds).

Change-Id: I8ec6da97dc30d97764655b52b712c95f6c22c76a
</pre>
</div>
</content>
</entry>
<entry>
<title>Fix tox4 error</title>
<updated>2022-12-28T14:09:18+00:00</updated>
<author>
<name>Riccardo Pittau</name>
<email>elfosardo@gmail.com</email>
</author>
<published>2022-12-28T14:09:03+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/openstack/python-ironicclient.git/commit/?id=f945974feaa6db0793e8c958bf95ae128746ed9b'/>
<id>f945974feaa6db0793e8c958bf95ae128746ed9b</id>
<content type='text'>
Remove skipsdist that it was never supported and causes breakage
when used with usedevelop.

Change-Id: I003c38181f4900127aefc29025b600c2d9681c75
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Remove skipsdist that it was never supported and causes breakage
when used with usedevelop.

Change-Id: I003c38181f4900127aefc29025b600c2d9681c75
</pre>
</div>
</content>
</entry>
<entry>
<title>No longer override install_command in tox.ini</title>
<updated>2022-11-29T15:39:31+00:00</updated>
<author>
<name>Jay Faulkner</name>
<email>jay@jvf.cc</email>
</author>
<published>2022-11-29T15:39:02+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/openstack/python-ironicclient.git/commit/?id=9646f89018551fb105d310e1d8cbdab855dacac8'/>
<id>9646f89018551fb105d310e1d8cbdab855dacac8</id>
<content type='text'>
Per ClarkB on the list, overriding install_command makes it more
difficult to troubleshoot failing CI.

Change-Id: I3e1a7ddac620ba2418d5e9038183848969a1afb2
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Per ClarkB on the list, overriding install_command makes it more
difficult to troubleshoot failing CI.

Change-Id: I3e1a7ddac620ba2418d5e9038183848969a1afb2
</pre>
</div>
</content>
</entry>
<entry>
<title>Fix wrong assertion methods</title>
<updated>2022-09-18T06:51:35+00:00</updated>
<author>
<name>Takashi Natsume</name>
<email>takanattie@gmail.com</email>
</author>
<published>2022-09-18T06:48:28+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/openstack/python-ironicclient.git/commit/?id=4e1e3a364972797039f921eb328111c57859ee61'/>
<id>4e1e3a364972797039f921eb328111c57859ee61</id>
<content type='text'>
Replace 'has_calls' with 'assert_has_calls'.

Change-Id: I075919e633aa93486270f872465940ae569b48ab
Stroy: 2010306
Task: 46339
Signed-off-by: Takashi Natsume &lt;takanattie@gmail.com&gt;
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Replace 'has_calls' with 'assert_has_calls'.

Change-Id: I075919e633aa93486270f872465940ae569b48ab
Stroy: 2010306
Task: 46339
Signed-off-by: Takashi Natsume &lt;takanattie@gmail.com&gt;
</pre>
</div>
</content>
</entry>
<entry>
<title>Merge "remove unicode from code"</title>
<updated>2022-09-08T17:08:57+00:00</updated>
<author>
<name>Zuul</name>
<email>zuul@review.opendev.org</email>
</author>
<published>2022-09-08T17:08:57+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/openstack/python-ironicclient.git/commit/?id=d456d5e18b6ee507ab182f668970351b67b63115'/>
<id>d456d5e18b6ee507ab182f668970351b67b63115</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
