<feed xmlns='http://www.w3.org/2005/Atom'>
<title>delta/openstack/python-ironicclient.git, branch 2.1.0</title>
<subtitle>opendev.org: openstack/python-ironicclient.git
</subtitle>
<link rel='alternate' type='text/html' href='http://trove.baserock.org/cgit/delta/openstack/python-ironicclient.git/'/>
<entry>
<title>Merge "Updated from global requirements"</title>
<updated>2017-12-22T17:58:59+00:00</updated>
<author>
<name>Zuul</name>
<email>zuul@review.openstack.org</email>
</author>
<published>2017-12-22T17:58:59+00:00</published>
<link rel='alternate' type='text/html' href='http://trove.baserock.org/cgit/delta/openstack/python-ironicclient.git/commit/?id=5a427eed5c70c976161bc151d2603ffb95918b28'/>
<id>5a427eed5c70c976161bc151d2603ffb95918b28</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Updated from global requirements</title>
<updated>2017-12-21T00:42:53+00:00</updated>
<author>
<name>OpenStack Proposal Bot</name>
<email>openstack-infra@lists.openstack.org</email>
</author>
<published>2017-12-21T00:42:53+00:00</published>
<link rel='alternate' type='text/html' href='http://trove.baserock.org/cgit/delta/openstack/python-ironicclient.git/commit/?id=a4a73f909f60d06c274cecc046b2dca7cbf041e7'/>
<id>a4a73f909f60d06c274cecc046b2dca7cbf041e7</id>
<content type='text'>
Change-Id: I6ddf9988803bf7961d9b849028c4af7c61a8be79
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Change-Id: I6ddf9988803bf7961d9b849028c4af7c61a8be79
</pre>
</div>
</content>
</entry>
<entry>
<title>Accept None as a result of node validation in functional test</title>
<updated>2017-12-18T02:56:14+00:00</updated>
<author>
<name>Hironori Shiina</name>
<email>shiina.hironori@jp.fujitsu.com</email>
</author>
<published>2017-12-18T02:56:14+00:00</published>
<link rel='alternate' type='text/html' href='http://trove.baserock.org/cgit/delta/openstack/python-ironicclient.git/commit/?id=7ba617b28836e0ab9b1adffce8248c817401b964'/>
<id>7ba617b28836e0ab9b1adffce8248c817401b964</id>
<content type='text'>
A result of node validation can be None when a driver has no
implementation of an interface. This patch accepts None as a result
of node validation in the JSON scehma test.

Change-Id: Ic36d855f30ca59c6ac8be01e49f8d21db7c9b052
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
A result of node validation can be None when a driver has no
implementation of an interface. This patch accepts None as a result
of node validation in the JSON scehma test.

Change-Id: Ic36d855f30ca59c6ac8be01e49f8d21db7c9b052
</pre>
</div>
</content>
</entry>
<entry>
<title>Use the tempest plugin from openstack/ironic-tempest-plugin</title>
<updated>2017-12-14T18:33:36+00:00</updated>
<author>
<name>John L. Villalovos</name>
<email>john.l.villalovos@intel.com</email>
</author>
<published>2017-12-14T18:33:36+00:00</published>
<link rel='alternate' type='text/html' href='http://trove.baserock.org/cgit/delta/openstack/python-ironicclient.git/commit/?id=58a0915416e52fe16a1987a6f7aa6d432479af8b'/>
<id>58a0915416e52fe16a1987a6f7aa6d432479af8b</id>
<content type='text'>
Use the tempest plugin from openstack/ironic-tempest-plugin as we
have moved the tempest code there. Soon the tempest code will be
deleted from openstack/ironic.

Change-Id: Ia6de0236a2531f7e26cc21a124501296ca23d007
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Use the tempest plugin from openstack/ironic-tempest-plugin as we
have moved the tempest code there. Soon the tempest code will be
deleted from openstack/ironic.

Change-Id: Ia6de0236a2531f7e26cc21a124501296ca23d007
</pre>
</div>
</content>
</entry>
<entry>
<title>Remove RBD examples</title>
<updated>2017-12-07T22:43:24+00:00</updated>
<author>
<name>Julia Kreger</name>
<email>juliaashleykreger@gmail.com</email>
</author>
<published>2017-12-07T22:43:24+00:00</published>
<link rel='alternate' type='text/html' href='http://trove.baserock.org/cgit/delta/openstack/python-ironicclient.git/commit/?id=cc767bb8c5ca67b80a94f357d0bdf141792c52d6'/>
<id>cc767bb8c5ca67b80a94f357d0bdf141792c52d6</id>
<content type='text'>
RBD support was not part of BFV support, as booting using a
ceph block device was removed from the specification for BFV
as it is highly ramdisk dependent and support for booting from
such devices is unlikely to ever land in some of the available
ramdisk boot tools, muchless ironic or integrated tooling.

Change-Id: I9ddea3ae691240524aa6b946e1a513104a3f7113
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
RBD support was not part of BFV support, as booting using a
ceph block device was removed from the specification for BFV
as it is highly ramdisk dependent and support for booting from
such devices is unlikely to ever land in some of the available
ramdisk boot tools, muchless ironic or integrated tooling.

Change-Id: I9ddea3ae691240524aa6b946e1a513104a3f7113
</pre>
</div>
</content>
</entry>
<entry>
<title>Use assertRegex instead of assertRegexpMatches</title>
<updated>2017-12-07T06:54:56+00:00</updated>
<author>
<name>Nam Nguyen Hoai</name>
<email>namnh@vn.fujitsu.com</email>
</author>
<published>2017-11-30T06:09:48+00:00</published>
<link rel='alternate' type='text/html' href='http://trove.baserock.org/cgit/delta/openstack/python-ironicclient.git/commit/?id=0d4d2f0d64d34b3694bf067ef2af7aa8e5957c0d'/>
<id>0d4d2f0d64d34b3694bf067ef2af7aa8e5957c0d</id>
<content type='text'>
In Python3, assertRegexpMatches &amp; assertNotRegexpMatches
are deprecated in favor of assertRegex and assertNotRegex.

Change-Id: I273a5efb7b901996a2e80db6edadead67d2d7016
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
In Python3, assertRegexpMatches &amp; assertNotRegexpMatches
are deprecated in favor of assertRegex and assertNotRegex.

Change-Id: I273a5efb7b901996a2e80db6edadead67d2d7016
</pre>
</div>
</content>
</entry>
<entry>
<title>Merge "Updated from global requirements"</title>
<updated>2017-12-05T17:10:46+00:00</updated>
<author>
<name>Zuul</name>
<email>zuul@review.openstack.org</email>
</author>
<published>2017-12-05T17:10:46+00:00</published>
<link rel='alternate' type='text/html' href='http://trove.baserock.org/cgit/delta/openstack/python-ironicclient.git/commit/?id=dafe5381b9a74c8e9e188ff1decd30b7aaf91431'/>
<id>dafe5381b9a74c8e9e188ff1decd30b7aaf91431</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Updated from global requirements</title>
<updated>2017-12-05T03:31:53+00:00</updated>
<author>
<name>OpenStack Proposal Bot</name>
<email>openstack-infra@lists.openstack.org</email>
</author>
<published>2017-12-05T03:31:53+00:00</published>
<link rel='alternate' type='text/html' href='http://trove.baserock.org/cgit/delta/openstack/python-ironicclient.git/commit/?id=ced784fb160a602d93d0ec8a92fc01d000a206c6'/>
<id>ced784fb160a602d93d0ec8a92fc01d000a206c6</id>
<content type='text'>
Change-Id: I62031465a814cd02771b3dec731e29a22c0b85ac
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Change-Id: I62031465a814cd02771b3dec731e29a22c0b85ac
</pre>
</div>
</content>
</entry>
<entry>
<title>Avoid tox_install.sh for constraints support</title>
<updated>2017-12-02T16:53:33+00:00</updated>
<author>
<name>Andreas Jaeger</name>
<email>aj@suse.com</email>
</author>
<published>2017-12-02T08:24:45+00:00</published>
<link rel='alternate' type='text/html' href='http://trove.baserock.org/cgit/delta/openstack/python-ironicclient.git/commit/?id=7f5a57752442e893a9dbcfeefbbe48acacb59e0e'/>
<id>7f5a57752442e893a9dbcfeefbbe48acacb59e0e</id>
<content type='text'>
We do not need tox_install.sh, pip can handle constraints itself
and install the project correctly. Thus update tox.ini and remove
the now obsolete tools/tox_install.sh file.

This follows https://review.openstack.org/#/c/508061 to remove
tools/tox_install.sh.

Change-Id: I53af44978840c5b222e421dae6963705c373765d
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
We do not need tox_install.sh, pip can handle constraints itself
and install the project correctly. Thus update tox.ini and remove
the now obsolete tools/tox_install.sh file.

This follows https://review.openstack.org/#/c/508061 to remove
tools/tox_install.sh.

Change-Id: I53af44978840c5b222e421dae6963705c373765d
</pre>
</div>
</content>
</entry>
<entry>
<title>Merge "zuul: centralize 'irrelevant-files' list"</title>
<updated>2017-11-17T19:04:02+00:00</updated>
<author>
<name>Zuul</name>
<email>zuul@review.openstack.org</email>
</author>
<published>2017-11-17T19:04:02+00:00</published>
<link rel='alternate' type='text/html' href='http://trove.baserock.org/cgit/delta/openstack/python-ironicclient.git/commit/?id=033dff440057bd392b24e3b0cd4231f93ef2e5dc'/>
<id>033dff440057bd392b24e3b0cd4231f93ef2e5dc</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
