<feed xmlns='http://www.w3.org/2005/Atom'>
<title>delta/openstack/python-ironicclient.git/ironicclient, branch pike-eol</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>Use generic user for both zuul v2 and v3</title>
<updated>2017-11-07T17:27:23+00:00</updated>
<author>
<name>Nam Nguyen Hoai</name>
<email>namnh@vn.fujitsu.com</email>
</author>
<published>2017-10-18T06:55:34+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/openstack/python-ironicclient.git/commit/?id=bfafe2279196f2bf14ec27cde59e2877775498aa'/>
<id>bfafe2279196f2bf14ec27cde59e2877775498aa</id>
<content type='text'>
Zuul v2 uses 'jenkins' as user, but Zuul v3 uses 'zuul'.
Using $USER solves it for both cases.

Change-Id: I7db56d052012b107e1e63ab81e5d3bf6090f7d2f
(cherry picked from commit 2ce404b45313b308447fff4b7172e10cd6d6dfc4)
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Zuul v2 uses 'jenkins' as user, but Zuul v3 uses 'zuul'.
Using $USER solves it for both cases.

Change-Id: I7db56d052012b107e1e63ab81e5d3bf6090f7d2f
(cherry picked from commit 2ce404b45313b308447fff4b7172e10cd6d6dfc4)
</pre>
</div>
</content>
</entry>
<entry>
<title>Merge "Skip warning when changing target_raid_config" into stable/pike</title>
<updated>2017-09-05T21:10:04+00:00</updated>
<author>
<name>Jenkins</name>
<email>jenkins@review.openstack.org</email>
</author>
<published>2017-09-05T21:10:04+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/openstack/python-ironicclient.git/commit/?id=92107cf50e75f98c13becf6171fb43249b2f1dfd'/>
<id>92107cf50e75f98c13becf6171fb43249b2f1dfd</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Skip warning when changing target_raid_config</title>
<updated>2017-09-05T15:35:41+00:00</updated>
<author>
<name>Kyrylo Romanenko</name>
<email>kromanenko@mirantis.com</email>
</author>
<published>2017-07-04T11:51:20+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/openstack/python-ironicclient.git/commit/?id=7512f692828b39298e2ffe0afb47d9391f023945'/>
<id>7512f692828b39298e2ffe0afb47d9391f023945</id>
<content type='text'>
Warning "Please specify what to set/unset" should not be displayed
when only target_raid_config field changed.

Closes-Bug: #1702120
Change-Id: I493d22fae97ff090909205654b3a266495476345
(cherry picked from commit db99f8f66189c9c83020baf3d7cfa3e14f27bd88)
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Warning "Please specify what to set/unset" should not be displayed
when only target_raid_config field changed.

Closes-Bug: #1702120
Change-Id: I493d22fae97ff090909205654b3a266495476345
(cherry picked from commit db99f8f66189c9c83020baf3d7cfa3e14f27bd88)
</pre>
</div>
</content>
</entry>
<entry>
<title>Allow OS_BAREMETAL_API_VERSION=latest to work</title>
<updated>2017-08-31T20:01:22+00:00</updated>
<author>
<name>John L. Villalovos</name>
<email>john.l.villalovos@intel.com</email>
</author>
<published>2017-08-25T00:37:33+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/openstack/python-ironicclient.git/commit/?id=9e718ab9eef344943ccf40682bd657dd2c1aa7cb'/>
<id>9e718ab9eef344943ccf40682bd657dd2c1aa7cb</id>
<content type='text'>
Allow OS_BAREMETAL_API_VERSION=latest to work. If
OS_BAREMETAL_API_VERSION=latest then convert to the latest version and
set that as the 'default' value for the os_baremetal_api_version
value.

Remove the LOG.debug() message about setting to latest as the message
never appears in the logfile. As tested with:
  $ openstack --debug --log-file log.txt baremetal node list --os-baremetal-api-version latest

Also it was set to always log the message.

Change-Id: Idc3de8ae55e8267342633668a06d18b45c9e5f0a
Closes-Bug: #1712935
(cherry picked from commit 9d8afb38e8d6a6c61f446c93206d10b4bc35cce2)
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Allow OS_BAREMETAL_API_VERSION=latest to work. If
OS_BAREMETAL_API_VERSION=latest then convert to the latest version and
set that as the 'default' value for the os_baremetal_api_version
value.

Remove the LOG.debug() message about setting to latest as the message
never appears in the logfile. As tested with:
  $ openstack --debug --log-file log.txt baremetal node list --os-baremetal-api-version latest

Also it was set to always log the message.

Change-Id: Idc3de8ae55e8267342633668a06d18b45c9e5f0a
Closes-Bug: #1712935
(cherry picked from commit 9d8afb38e8d6a6c61f446c93206d10b4bc35cce2)
</pre>
</div>
</content>
</entry>
<entry>
<title>Turn on warning-is-error</title>
<updated>2017-07-26T13:40:01+00:00</updated>
<author>
<name>Julia Kreger</name>
<email>juliaashleykreger@gmail.com</email>
</author>
<published>2017-07-26T12:50:07+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/openstack/python-ironicclient.git/commit/?id=835c5d4c57ddb700cc50c2d7ed8eef6b177a15c2'/>
<id>835c5d4c57ddb700cc50c2d7ed8eef6b177a15c2</id>
<content type='text'>
In the doc-migration, warning-is-error was never enabled
for python-ironicclient. As such, I've enabled it and
corrected the various document errors.

Change-Id: I2d1b95fba25dba5d59da3f4b09b9974ff5196940
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
In the doc-migration, warning-is-error was never enabled
for python-ironicclient. As such, I've enabled it and
corrected the various document errors.

Change-Id: I2d1b95fba25dba5d59da3f4b09b9974ff5196940
</pre>
</div>
</content>
</entry>
<entry>
<title>Merge "Follow up to the API version warning patches"</title>
<updated>2017-07-25T14:45:43+00:00</updated>
<author>
<name>Jenkins</name>
<email>jenkins@review.openstack.org</email>
</author>
<published>2017-07-25T14:45:43+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/openstack/python-ironicclient.git/commit/?id=ca1b923f989833797f36109cf198ee32f6b69d23'/>
<id>ca1b923f989833797f36109cf198ee32f6b69d23</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Follow up to the API version warning patches</title>
<updated>2017-07-24T21:09:27+00:00</updated>
<author>
<name>Dmitry Tantsur</name>
<email>divius.inside@gmail.com</email>
</author>
<published>2017-07-24T15:58:01+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/openstack/python-ironicclient.git/commit/?id=324aaa79e3121334127c5e52344a7ef22a98dbac'/>
<id>324aaa79e3121334127c5e52344a7ef22a98dbac</id>
<content type='text'>
* Update the help string of --ironic-api-version and --os-baremetal-api-version
  to mention the future change.
* Add missing dot to the warning issued by the "ironic" tool.

Partial-Bug: #1671145
Change-Id: Ia03775a318008d0c740ce873ea037309290e33f8
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
* Update the help string of --ironic-api-version and --os-baremetal-api-version
  to mention the future change.
* Add missing dot to the warning issued by the "ironic" tool.

Partial-Bug: #1671145
Change-Id: Ia03775a318008d0c740ce873ea037309290e33f8
</pre>
</div>
</content>
</entry>
<entry>
<title>Merge "Log warning when API version is not specified for the ironic tool"</title>
<updated>2017-07-24T16:15:33+00:00</updated>
<author>
<name>Jenkins</name>
<email>jenkins@review.openstack.org</email>
</author>
<published>2017-07-24T16:15:33+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/openstack/python-ironicclient.git/commit/?id=2462e65d5bfcd66729f9f122836b667d116f7f2d'/>
<id>2462e65d5bfcd66729f9f122836b667d116f7f2d</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Log warning when API version is not specified for the ironic tool</title>
<updated>2017-07-21T08:50:17+00:00</updated>
<author>
<name>Dmitry Tantsur</name>
<email>divius.inside@gmail.com</email>
</author>
<published>2017-07-18T15:54:23+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/openstack/python-ironicclient.git/commit/?id=cdae0fb0450850c9996c2e1fee784832f4507fe7'/>
<id>cdae0fb0450850c9996c2e1fee784832f4507fe7</id>
<content type='text'>
At the Pike PTG, an issue was brought up regarding the use of an old API
version in the ironic tool [0]. It was suggested that we begin printing
a warning whenever the default API version is used and later default
to using the latest API version when --ironic-api-version is unspecified.

This patch adds this warning.

[0] https://etherpad.openstack.org/p/ironic-pike-ptg-operations L30

Change-Id: I80d553e4d3b007d8312931019037f495425b5ea5
Partial-Bug: #1671145
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
At the Pike PTG, an issue was brought up regarding the use of an old API
version in the ironic tool [0]. It was suggested that we begin printing
a warning whenever the default API version is used and later default
to using the latest API version when --ironic-api-version is unspecified.

This patch adds this warning.

[0] https://etherpad.openstack.org/p/ironic-pike-ptg-operations L30

Change-Id: I80d553e4d3b007d8312931019037f495425b5ea5
Partial-Bug: #1671145
</pre>
</div>
</content>
</entry>
<entry>
<title>Merge "Add physical network to port commands"</title>
<updated>2017-07-20T11:05:39+00:00</updated>
<author>
<name>Jenkins</name>
<email>jenkins@review.openstack.org</email>
</author>
<published>2017-07-20T11:05:39+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/openstack/python-ironicclient.git/commit/?id=f139cc73733bcc23092ae60ba47b2333f6b1ad35'/>
<id>f139cc73733bcc23092ae60ba47b2333f6b1ad35</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
