<feed xmlns='http://www.w3.org/2005/Atom'>
<title>delta/openstack/ironic-python-agent.git/ironic_python_agent/netutils.py, branch 1.0.0</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 Python3 support</title>
<updated>2015-07-15T16:12:08+00:00</updated>
<author>
<name>Lucas Alvares Gomes</name>
<email>lucasagomes@gmail.com</email>
</author>
<published>2015-07-15T15:08:10+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/openstack/ironic-python-agent.git/commit/?id=06eed473fb06cc5a8b9c66157d199f6636c52cbf'/>
<id>06eed473fb06cc5a8b9c66157d199f6636c52cbf</id>
<content type='text'>
This patch add Python 3 support for IPA. We still need to enable it on
gate to avoid code breaking the support from sneaking in.

Partial-Bug: #1474896
Depends-On: I5a774eaa8d978f4d50faca4dc1b03a87fb194ce2
Change-Id: If47c0797b63d2914b3c47aba62ec5201301b6c33
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
This patch add Python 3 support for IPA. We still need to enable it on
gate to avoid code breaking the support from sneaking in.

Partial-Bug: #1474896
Depends-On: I5a774eaa8d978f4d50faca4dc1b03a87fb194ce2
Change-Id: If47c0797b63d2914b3c47aba62ec5201301b6c33
</pre>
</div>
</content>
</entry>
<entry>
<title>Move _get_agent_params() to a common place</title>
<updated>2015-03-10T17:43:17+00:00</updated>
<author>
<name>Lucas Alvares Gomes</name>
<email>lucasagomes@gmail.com</email>
</author>
<published>2015-03-09T12:23:12+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/openstack/ironic-python-agent.git/commit/?id=c6cd3a8190332b4b778e6ac63b2985eee72135e9'/>
<id>c6cd3a8190332b4b778e6ac63b2985eee72135e9</id>
<content type='text'>
The function _get_agent_params() parse the parameters passed to the agent
via kernel cmdline or vmedia. Other parts of the code needs to access
these parameters as well, so this patch is moving _get_agent_params()
and the related functions to a common place (utils.py).

Change-Id: I860f84d1d13511fff56d4aa56358ee597a9760d5
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
The function _get_agent_params() parse the parameters passed to the agent
via kernel cmdline or vmedia. Other parts of the code needs to access
these parameters as well, so this patch is moving _get_agent_params()
and the related functions to a common place (utils.py).

Change-Id: I860f84d1d13511fff56d4aa56358ee597a9760d5
</pre>
</div>
</content>
</entry>
<entry>
<title>Fix incorrect IPA log message</title>
<updated>2015-03-03T20:54:35+00:00</updated>
<author>
<name>Josh Gachnang</name>
<email>josh@pcsforeducation.com</email>
</author>
<published>2015-03-03T20:54:35+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/openstack/ironic-python-agent.git/commit/?id=65fe55a81f91a361faba15183f91c905b92d725c'/>
<id>65fe55a81f91a361faba15183f91c905b92d725c</id>
<content type='text'>
Change-Id: I520250287ae64495604e575b13a11481d03b79b2
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Change-Id: I520250287ae64495604e575b13a11481d03b79b2
</pre>
</div>
</content>
</entry>
<entry>
<title>use oslo_config replace oslo.config</title>
<updated>2015-02-07T06:09:44+00:00</updated>
<author>
<name>jiangfei</name>
<email>jiangfei0622@huawei.com</email>
</author>
<published>2015-02-07T06:08:23+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/openstack/ironic-python-agent.git/commit/?id=7d1cc976cd3fbb7e5c6e8dda97b88bf49c2d8c0f'/>
<id>7d1cc976cd3fbb7e5c6e8dda97b88bf49c2d8c0f</id>
<content type='text'>
oslo.conifg 1.6.0 has moved its namespace from old
oslo.config to oslo_config

requirements has updated to oslo.conifg 1.6.0

Change-Id: I16b8dc680f8a7697b7fbbd888f5162d924b4c0fe
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
oslo.conifg 1.6.0 has moved its namespace from old
oslo.config to oslo_config

requirements has updated to oslo.conifg 1.6.0

Change-Id: I16b8dc680f8a7697b7fbbd888f5162d924b4c0fe
</pre>
</div>
</content>
</entry>
<entry>
<title>Fix missing string format symbol</title>
<updated>2014-12-16T00:40:35+00:00</updated>
<author>
<name>Josh Gachnang</name>
<email>josh@pcsforeducation.com</email>
</author>
<published>2014-12-16T00:40:35+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/openstack/ironic-python-agent.git/commit/?id=88c2bca93cc06478cd9a1f1830496a0f5dce7dd0'/>
<id>88c2bca93cc06478cd9a1f1830496a0f5dce7dd0</id>
<content type='text'>
Change-Id: I94ec7299a5c918b3569e1e6f64a9bfa0c70d28d4
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Change-Id: I94ec7299a5c918b3569e1e6f64a9bfa0c70d28d4
</pre>
</div>
</content>
</entry>
<entry>
<title>Use LLDP to get switch port mapping</title>
<updated>2014-12-09T19:59:00+00:00</updated>
<author>
<name>Jim Rollenhagen</name>
<email>jim@jimrollenhagen.com</email>
</author>
<published>2014-05-07T16:28:19+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/openstack/ironic-python-agent.git/commit/?id=15aaa03833208bb8ed8a5e164c164b9e073a4769'/>
<id>15aaa03833208bb8ed8a5e164c164b9e073a4769</id>
<content type='text'>
Provides a function to listen for LLDP packets on the network.
Listens on one or all of the network interfaces, and then parses the found
packets.

Change-Id: I1545a41f46cd0916aab9c43ce036865454fa66e0
Co-Authored-By: Josh Gachnang &lt;josh@pcsforeducation.com&gt;
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Provides a function to listen for LLDP packets on the network.
Listens on one or all of the network interfaces, and then parses the found
packets.

Change-Id: I1545a41f46cd0916aab9c43ce036865454fa66e0
Co-Authored-By: Josh Gachnang &lt;josh@pcsforeducation.com&gt;
</pre>
</div>
</content>
</entry>
</feed>
