<feed xmlns='http://www.w3.org/2005/Atom'>
<title>delta/openstack/python-ironicclient.git/ironicclient, branch master</title>
<subtitle>opendev.org: openstack/python-ironicclient.git
</subtitle>
<link rel='alternate' type='text/html' href='http://git.baserock.org/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://git.baserock.org/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>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://git.baserock.org/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>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://git.baserock.org/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 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://git.baserock.org/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 "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://git.baserock.org/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>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://git.baserock.org/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>Avoid using 'foo' as invalid JSON test data</title>
<updated>2022-03-01T00:42:54+00:00</updated>
<author>
<name>Steve Baker</name>
<email>sbaker@redhat.com</email>
</author>
<published>2022-03-01T00:42:54+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/openstack/python-ironicclient.git/commit/?id=59df415bbf66296fcc4a9abcfca6c764b7538e21'/>
<id>59df415bbf66296fcc4a9abcfca6c764b7538e21</id>
<content type='text'>
Downstream test environments appear to have a file called 'foo' either
created out-of-band, or created by tests executed in a
non-deterministic order.

This changes the test data to very invalid json which is unlikely to
be a filename, ensuring the expected codepath is tested.

Change-Id: I88ed81337c6e2d724b3cf4ddf90e0d60fa052d1c
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Downstream test environments appear to have a file called 'foo' either
created out-of-band, or created by tests executed in a
non-deterministic order.

This changes the test data to very invalid json which is unlikely to
be a filename, ensuring the expected codepath is tested.

Change-Id: I88ed81337c6e2d724b3cf4ddf90e0d60fa052d1c
</pre>
</div>
</content>
</entry>
<entry>
<title>Merge "Validate path when passing a config-drive"</title>
<updated>2022-01-04T20:58:06+00:00</updated>
<author>
<name>Zuul</name>
<email>zuul@review.opendev.org</email>
</author>
<published>2022-01-04T20:58:06+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/openstack/python-ironicclient.git/commit/?id=4126936c4b3cea6100c6360c40f9118461c0d3dc'/>
<id>4126936c4b3cea6100c6360c40f9118461c0d3dc</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 node history support"</title>
<updated>2022-01-04T18:05:30+00:00</updated>
<author>
<name>Zuul</name>
<email>zuul@review.opendev.org</email>
</author>
<published>2022-01-04T18:05:30+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/openstack/python-ironicclient.git/commit/?id=d3372784ea45ca971519587784c3de9c94fd1d7c'/>
<id>d3372784ea45ca971519587784c3de9c94fd1d7c</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Improve description of "node boot mode set"</title>
<updated>2021-12-15T20:34:51+00:00</updated>
<author>
<name>Steve Baker</name>
<email>sbaker@redhat.com</email>
</author>
<published>2021-12-15T20:34:51+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/openstack/python-ironicclient.git/commit/?id=4549820bfad9fb4ba1a676a00aa966caec3538b9'/>
<id>4549820bfad9fb4ba1a676a00aa966caec3538b9</id>
<content type='text'>
The current description is ambigious and suggests that the actual boot
mode for an existing node might be immediately changed.

This change clarifies that the set boot mode will be used for the next
deployment attempt.

rhbz#2006021

Change-Id: Iefbbe47c64f7ca302761c02106b79bdef1a1c635
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
The current description is ambigious and suggests that the actual boot
mode for an existing node might be immediately changed.

This change clarifies that the set boot mode will be used for the next
deployment attempt.

rhbz#2006021

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