<feed xmlns='http://www.w3.org/2005/Atom'>
<title>delta/openstack/ironic-python-agent.git, branch 3.2.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>Merge "When ouputting to /dev/null should open in write mode"</title>
<updated>2018-02-07T21:45:49+00:00</updated>
<author>
<name>Zuul</name>
<email>zuul@review.openstack.org</email>
</author>
<published>2018-02-07T21:45:49+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/openstack/ironic-python-agent.git/commit/?id=de32d66ce3d633c44b85a42563906ac018fd410a'/>
<id>de32d66ce3d633c44b85a42563906ac018fd410a</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Merge "Replace curly quotes with straight quotes"</title>
<updated>2018-02-07T19:34:27+00:00</updated>
<author>
<name>Zuul</name>
<email>zuul@review.openstack.org</email>
</author>
<published>2018-02-07T19:34:27+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/openstack/ironic-python-agent.git/commit/?id=e8bdfeed32e5c3ac5597a6ec84b3ebf894234a6c'/>
<id>e8bdfeed32e5c3ac5597a6ec84b3ebf894234a6c</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 documentation for rescue mode"</title>
<updated>2018-02-07T16:14:23+00:00</updated>
<author>
<name>Zuul</name>
<email>zuul@review.openstack.org</email>
</author>
<published>2018-02-07T16:14: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=cd13cb1c1babed07be48ac16b873f6befb7d04a1'/>
<id>cd13cb1c1babed07be48ac16b873f6befb7d04a1</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Add documentation for rescue mode</title>
<updated>2018-02-07T16:08:15+00:00</updated>
<author>
<name>Mario Villaplana</name>
<email>mario.villaplana@gmail.com</email>
</author>
<published>2017-02-09T15:57:53+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/openstack/ironic-python-agent.git/commit/?id=689dbf6b5c6ec1dcaf1fa37d288518c91eedf4ec'/>
<id>689dbf6b5c6ec1dcaf1fa37d288518c91eedf4ec</id>
<content type='text'>
This adds documentation for rescue mode, including the finalize_rescue
command as well as upstream support in agent images.

Change-Id: Id0834941ee4dacf2e7c0feaa65126d63e8a97c39
Partial-Bug: 1526449
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
This adds documentation for rescue mode, including the finalize_rescue
command as well as upstream support in agent images.

Change-Id: Id0834941ee4dacf2e7c0feaa65126d63e8a97c39
Partial-Bug: 1526449
</pre>
</div>
</content>
</entry>
<entry>
<title>When ouputting to /dev/null should open in write mode</title>
<updated>2018-02-07T07:01:53+00:00</updated>
<author>
<name>John L. Villalovos</name>
<email>openstack.org@sodarock.com</email>
</author>
<published>2018-02-07T07:01:53+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/openstack/ironic-python-agent.git/commit/?id=944a77c9c60ab2ef938fae609e68c9c67bac8872'/>
<id>944a77c9c60ab2ef938fae609e68c9c67bac8872</id>
<content type='text'>
Even though it was working opening the file in 'read' mode, it really
should be opened in 'write' mode, since we are redirecting the output
to the file.

Interestingly it does fail in 'read' mode if the command is:
    echo something

But passes in 'write' mode.

Change-Id: Ic67091881e0be377e527b78d270ab48962881ae0
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Even though it was working opening the file in 'read' mode, it really
should be opened in 'write' mode, since we are redirecting the output
to the file.

Interestingly it does fail in 'read' mode if the command is:
    echo something

But passes in 'write' mode.

Change-Id: Ic67091881e0be377e527b78d270ab48962881ae0
</pre>
</div>
</content>
</entry>
<entry>
<title>Merge "Replace use of functools.wraps() with six.wraps()"</title>
<updated>2018-02-06T01:27:41+00:00</updated>
<author>
<name>Zuul</name>
<email>zuul@review.openstack.org</email>
</author>
<published>2018-02-06T01:27:41+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/openstack/ironic-python-agent.git/commit/?id=ca710ca69231468282f037119eb704b044841554'/>
<id>ca710ca69231468282f037119eb704b044841554</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Replace use of functools.wraps() with six.wraps()</title>
<updated>2018-02-01T23:15:00+00:00</updated>
<author>
<name>John L. Villalovos</name>
<email>openstack.org@sodarock.com</email>
</author>
<published>2018-02-01T23:15:00+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/openstack/ironic-python-agent.git/commit/?id=8873f5eb9146446c9772cee071632e623b7c405d'/>
<id>8873f5eb9146446c9772cee071632e623b7c405d</id>
<content type='text'>
In Python 2.7, functools.wraps() does not provide the '__wrapped__'
attribute. This attribute is used by
oslo_utils.reflection.get_signature() when getting the signature of a
function. If a function is decorated without the '__wrapped__'
attribute then the signature will be of the decorator rather than the
underlying function.

From the six documentation for six.wraps():
    This is exactly the functools.wraps() decorator, but it sets the
    __wrapped__ attribute on what it decorates as functools.wraps()
    does on Python versions after 3.2.

Change-Id: Ic0f7a6be9bc3e474a0229b264d1bfe6c8f7e6d85
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
In Python 2.7, functools.wraps() does not provide the '__wrapped__'
attribute. This attribute is used by
oslo_utils.reflection.get_signature() when getting the signature of a
function. If a function is decorated without the '__wrapped__'
attribute then the signature will be of the decorator rather than the
underlying function.

From the six documentation for six.wraps():
    This is exactly the functools.wraps() decorator, but it sets the
    __wrapped__ attribute on what it decorates as functools.wraps()
    does on Python versions after 3.2.

Change-Id: Ic0f7a6be9bc3e474a0229b264d1bfe6c8f7e6d85
</pre>
</div>
</content>
</entry>
<entry>
<title>Merge "Adds a releasenote for DHCP support for TinyIPA"</title>
<updated>2018-02-01T22:44:38+00:00</updated>
<author>
<name>Zuul</name>
<email>zuul@review.openstack.org</email>
</author>
<published>2018-02-01T22:44:38+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/openstack/ironic-python-agent.git/commit/?id=56c33deb8836b8d068f4ca7514e7416ce8f1bce9'/>
<id>56c33deb8836b8d068f4ca7514e7416ce8f1bce9</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Merge "Use lshw in place of dmidecode for the default hardware manager"</title>
<updated>2018-02-01T00:00:31+00:00</updated>
<author>
<name>Zuul</name>
<email>zuul@review.openstack.org</email>
</author>
<published>2018-02-01T00:00:31+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/openstack/ironic-python-agent.git/commit/?id=7dfd44dc13429dbd9e3960e60dd46a1b7f3fee3d'/>
<id>7dfd44dc13429dbd9e3960e60dd46a1b7f3fee3d</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Adds a releasenote for DHCP support for TinyIPA</title>
<updated>2018-01-31T18:24:44+00:00</updated>
<author>
<name>Anup Navare</name>
<email>anup.d.navare@intel.com</email>
</author>
<published>2018-01-31T18:22:04+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/openstack/ironic-python-agent.git/commit/?id=80594ca16eef1d58ddb7dfd11d76823ebc48635a'/>
<id>80594ca16eef1d58ddb7dfd11d76823ebc48635a</id>
<content type='text'>
Followup patch to add a releasenote for DHCP support in TinyIPA.

Change-Id: I615ea0563b1f01feaf70fb9ed965762c5e01b5dc
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Followup patch to add a releasenote for DHCP support in TinyIPA.

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