<feed xmlns='http://www.w3.org/2005/Atom'>
<title>delta/openstack/ironic-python-agent.git/doc/source, branch master</title>
<subtitle>opendev.org: openstack/ironic-python-agent.git
</subtitle>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/openstack/ironic-python-agent.git/'/>
<entry>
<title>Add network interface speed to the inventory</title>
<updated>2023-05-03T10:20:35+00:00</updated>
<author>
<name>Dmitry Tantsur</name>
<email>dtantsur@protonmail.com</email>
</author>
<published>2023-03-31T11:59:13+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/openstack/ironic-python-agent.git/commit/?id=9ed232e77e976fe22a5888d17a510374a812edd7'/>
<id>9ed232e77e976fe22a5888d17a510374a812edd7</id>
<content type='text'>
This is another fact that Metal3's baremetal-operator is currently
consuming from extra-hardware.

Change-Id: I2ec9d5e9369f5508e7583a4e13c2083f5c8b28ba
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
This is another fact that Metal3's baremetal-operator is currently
consuming from extra-hardware.

Change-Id: I2ec9d5e9369f5508e7583a4e13c2083f5c8b28ba
</pre>
</div>
</content>
</entry>
<entry>
<title>Merge "Disable MD5 image checksums"</title>
<updated>2023-05-02T06:41:25+00:00</updated>
<author>
<name>Zuul</name>
<email>zuul@review.opendev.org</email>
</author>
<published>2023-05-02T06:41:25+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/openstack/ironic-python-agent.git/commit/?id=f37ea85a2765a9fac580dc031bcf16b3a4e45d98'/>
<id>f37ea85a2765a9fac580dc031bcf16b3a4e45d98</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Deprecate LLDP in inventory in favour of a new collector</title>
<updated>2023-04-26T19:33:51+00:00</updated>
<author>
<name>Dmitry Tantsur</name>
<email>dtantsur@protonmail.com</email>
</author>
<published>2023-04-25T10:04:37+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/openstack/ironic-python-agent.git/commit/?id=3e05a03f7c04d59cc5b6aa6bb5633431a1beb2a0'/>
<id>3e05a03f7c04d59cc5b6aa6bb5633431a1beb2a0</id>
<content type='text'>
Binary LLDP data is bloating inventory causing us to disable its collection
by default. For other similar low-level information, such as PCI devices
or DMI data, we already use inspection collectors instead. Now that the
inventory format is shared with out-of-band inspection, having LLDP
there makes even less sense.

This change adds a new collector ``lldp`` to replace the now-deprecated
inventory field.

Change-Id: I56be06a7d1db28407e1128c198c12bea0809d3a3
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Binary LLDP data is bloating inventory causing us to disable its collection
by default. For other similar low-level information, such as PCI devices
or DMI data, we already use inspection collectors instead. Now that the
inventory format is shared with out-of-band inspection, having LLDP
there makes even less sense.

This change adds a new collector ``lldp`` to replace the now-deprecated
inventory field.

Change-Id: I56be06a7d1db28407e1128c198c12bea0809d3a3
</pre>
</div>
</content>
</entry>
<entry>
<title>Disable MD5 image checksums</title>
<updated>2023-04-24T23:54:42+00:00</updated>
<author>
<name>Julia Kreger</name>
<email>juliaashleykreger@gmail.com</email>
</author>
<published>2022-11-21T19:49:54+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/openstack/ironic-python-agent.git/commit/?id=32df26a22ad79fd9b69f6ae994a0d694ad03c5c0'/>
<id>32df26a22ad79fd9b69f6ae994a0d694ad03c5c0</id>
<content type='text'>
MD5 image checksums have long been supersceeded by the use of a
``os_hash_algo`` and ``os_hash_value`` field as part of the
properties of an image.

In the process of doing this, we determined that checksum via
URL usage was non-trivial and determined that an appropriate
path was to allow the checksum type to be determined as needed.

Change-Id: I26ba8f8c37d663096f558e83028ff463d31bd4e6
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
MD5 image checksums have long been supersceeded by the use of a
``os_hash_algo`` and ``os_hash_value`` field as part of the
properties of an image.

In the process of doing this, we determined that checksum via
URL usage was non-trivial and determined that an appropriate
path was to allow the checksum type to be determined as needed.

Change-Id: I26ba8f8c37d663096f558e83028ff463d31bd4e6
</pre>
</div>
</content>
</entry>
<entry>
<title>Report system firmware information in the inventory</title>
<updated>2023-03-31T12:28:32+00:00</updated>
<author>
<name>Dmitry Tantsur</name>
<email>dtantsur@protonmail.com</email>
</author>
<published>2023-03-30T13:47:08+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/openstack/ironic-python-agent.git/commit/?id=0304c73c0e95699650a147c1bb5ea0a5ef6861f1'/>
<id>0304c73c0e95699650a147c1bb5ea0a5ef6861f1</id>
<content type='text'>
Change-Id: I5b6ceb9cdcf4baa97a6f0482d1030d14f3f2ecff
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Change-Id: I5b6ceb9cdcf4baa97a6f0482d1030d14f3f2ecff
</pre>
</div>
</content>
</entry>
<entry>
<title>Trivial: formatting issue in the inventory docs</title>
<updated>2023-03-30T11:33:39+00:00</updated>
<author>
<name>Dmitry Tantsur</name>
<email>dtantsur@protonmail.com</email>
</author>
<published>2023-03-30T11:33:39+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/openstack/ironic-python-agent.git/commit/?id=2ddb693491a18bbc4c6eda96ff6a89587dac6d66'/>
<id>2ddb693491a18bbc4c6eda96ff6a89587dac6d66</id>
<content type='text'>
Double ticks don't work if followed by a symbol without space.

Change-Id: Ia455650b5e601dadb2b0ab91f71e1d9286d26071
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Double ticks don't work if followed by a symbol without space.

Change-Id: Ia455650b5e601dadb2b0ab91f71e1d9286d26071
</pre>
</div>
</content>
</entry>
<entry>
<title>modify error word node</title>
<updated>2022-12-30T09:18:36+00:00</updated>
<author>
<name>liuyuanfeng</name>
<email>liuyuanfeng@inspur.com</email>
</author>
<published>2022-12-30T09:18:21+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/openstack/ironic-python-agent.git/commit/?id=1846d6f7762363c1533a276c62438225cf15903a'/>
<id>1846d6f7762363c1533a276c62438225cf15903a</id>
<content type='text'>
Change-Id: Ie5c9fa7489eb891ef1bbe57c7d51ecb64e1c0db8
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Change-Id: Ie5c9fa7489eb891ef1bbe57c7d51ecb64e1c0db8
</pre>
</div>
</content>
</entry>
<entry>
<title>SoftwareRAID: Enable skipping RAIDS</title>
<updated>2022-09-05T20:43:51+00:00</updated>
<author>
<name>Jakub Jelinek</name>
<email>jakub.jelinek@cern.ch</email>
</author>
<published>2022-08-24T09:25:16+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/openstack/ironic-python-agent.git/commit/?id=a99bf274e4baec8e585bc9979e492bb8d85d17b5'/>
<id>a99bf274e4baec8e585bc9979e492bb8d85d17b5</id>
<content type='text'>
Extend the ability to skip disks to RAID devices
This allows users to specify the volume name of
a logical device in the skip list which is then not cleaned
or created again during the create/apply configuration phase
The volume name can be specified in target raid config provided
the change https://review.opendev.org/c/openstack/ironic-python-agent/+/853182/
passes

Story: 2010233

Change-Id: Ib9290a97519bc48e585e1bafb0b60cc14e621e0f
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Extend the ability to skip disks to RAID devices
This allows users to specify the volume name of
a logical device in the skip list which is then not cleaned
or created again during the create/apply configuration phase
The volume name can be specified in target raid config provided
the change https://review.opendev.org/c/openstack/ironic-python-agent/+/853182/
passes

Story: 2010233

Change-Id: Ib9290a97519bc48e585e1bafb0b60cc14e621e0f
</pre>
</div>
</content>
</entry>
<entry>
<title>remove unicode prefix from code</title>
<updated>2022-08-23T11:44:10+00:00</updated>
<author>
<name>niuke</name>
<email>niuke19970315@163.com</email>
</author>
<published>2022-08-23T11:42:08+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/openstack/ironic-python-agent.git/commit/?id=4bf88b204f27489fef0b97c66232a9e34a8d0806'/>
<id>4bf88b204f27489fef0b97c66232a9e34a8d0806</id>
<content type='text'>
Change-Id: I70f0112f1ee3066ffd9316d10b84b9ea5b7fc306
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Change-Id: I70f0112f1ee3066ffd9316d10b84b9ea5b7fc306
</pre>
</div>
</content>
</entry>
<entry>
<title>Improve function list_block_devices_check_skip_list</title>
<updated>2022-08-16T15:17:15+00:00</updated>
<author>
<name>Jakub Jelinek</name>
<email>jakub.jelinek@cern.ch</email>
</author>
<published>2022-08-16T12:36:46+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/openstack/ironic-python-agent.git/commit/?id=1ac61e1dbd11458ced58fb77e599ca88363b1b1b'/>
<id>1ac61e1dbd11458ced58fb77e599ca88363b1b1b</id>
<content type='text'>
Fix minor issues suggested by dtantsur
Add an example of skip list specification to the documentation

A follow-up patch to I3bdad3cca8acb3e0a69ebb218216e8c8419e9d65

Change-Id: Ic94a33b7bc0572a1cc8f92b330474ec63a173e81
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Fix minor issues suggested by dtantsur
Add an example of skip list specification to the documentation

A follow-up patch to I3bdad3cca8acb3e0a69ebb218216e8c8419e9d65

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