<feed xmlns='http://www.w3.org/2005/Atom'>
<title>delta/openstack/python-ironicclient.git/ironicclient, branch ocata-eol</title>
<subtitle>opendev.org: openstack/python-ironicclient.git
</subtitle>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/openstack/python-ironicclient.git/'/>
<entry>
<title>Use generic user for both zuul v2 and v3</title>
<updated>2017-11-07T18:17:32+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://91.123.203.49/cgit/delta/openstack/python-ironicclient.git/commit/?id=39adbe573ae8c1ff17184da8fc2dca616ee8622c'/>
<id>39adbe573ae8c1ff17184da8fc2dca616ee8622c</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>OSC 'node list' recognizes all provision states</title>
<updated>2017-08-28T10:32:31+00:00</updated>
<author>
<name>M V P Nitesh</name>
<email>m.nitesh@nectechnologies.in</email>
</author>
<published>2017-02-09T13:52:23+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/openstack/python-ironicclient.git/commit/?id=ee242d4fca4f3eefd3281b6809393508beffae18'/>
<id>ee242d4fca4f3eefd3281b6809393508beffae18</id>
<content type='text'>
Now OSC 'node list' command with --provision-state argument for
'available' will list all nodes whose provision state is 'available'.
It will also accept all the provision-states for OSC 'node list'
command.

Conflicts:
	ironicclient/osc/v1/baremetal_node.py

Change-Id: If0032f652bcb3f6638b59dba32b97cb19176df46
Closes-Bug: #1663202
(cherry picked from commit d55e36390461c98c961d64f483c7d011af74a3ed)
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Now OSC 'node list' command with --provision-state argument for
'available' will list all nodes whose provision state is 'available'.
It will also accept all the provision-states for OSC 'node list'
command.

Conflicts:
	ironicclient/osc/v1/baremetal_node.py

Change-Id: If0032f652bcb3f6638b59dba32b97cb19176df46
Closes-Bug: #1663202
(cherry picked from commit d55e36390461c98c961d64f483c7d011af74a3ed)
</pre>
</div>
</content>
</entry>
<entry>
<title>Bump the LAST_KNOWN_API_VERSION to 29 in OSC</title>
<updated>2017-02-08T17:04:09+00:00</updated>
<author>
<name>Lucas Alvares Gomes</name>
<email>lucasagomes@gmail.com</email>
</author>
<published>2017-02-07T16:57:17+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/openstack/python-ironicclient.git/commit/?id=4ce0c201738d08cadb447cfdbbc7a6d6e782e9b1'/>
<id>4ce0c201738d08cadb447cfdbbc7a6d6e782e9b1</id>
<content type='text'>
The command to inject NMI has been merged for OSC [0] but the API version
required for it hasn't been bumped. This patch fixes the problem.

Note that this patch has not been cherry-picked, that's because this
problem has been fixed by another patch [1] in the master branch which
is bumping the maximum version to 31.

[0] https://review.openstack.org/#/c/357661/
[1] https://review.openstack.org/#/c/418359/

Closes-Bug: #1662959
Change-Id: I285178d0b7384956eb151ca66007d7354566574d
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
The command to inject NMI has been merged for OSC [0] but the API version
required for it hasn't been bumped. This patch fixes the problem.

Note that this patch has not been cherry-picked, that's because this
problem has been fixed by another patch [1] in the master branch which
is bumping the maximum version to 31.

[0] https://review.openstack.org/#/c/357661/
[1] https://review.openstack.org/#/c/418359/

Closes-Bug: #1662959
Change-Id: I285178d0b7384956eb151ca66007d7354566574d
</pre>
</div>
</content>
</entry>
<entry>
<title>Merge "Allow creating portgroups via create commands"</title>
<updated>2017-01-25T20:38:02+00:00</updated>
<author>
<name>Jenkins</name>
<email>jenkins@review.openstack.org</email>
</author>
<published>2017-01-25T20:38:01+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/openstack/python-ironicclient.git/commit/?id=f1f10cbfe59fd2ce095b02a447d4e068d6e8579b'/>
<id>f1f10cbfe59fd2ce095b02a447d4e068d6e8579b</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Merge "Support --os-baremetal-api-version latest"</title>
<updated>2017-01-25T19:43:27+00:00</updated>
<author>
<name>Jenkins</name>
<email>jenkins@review.openstack.org</email>
</author>
<published>2017-01-25T19:43:27+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/openstack/python-ironicclient.git/commit/?id=368788d98b94858cf0a41ed234cbcb944c948d04'/>
<id>368788d98b94858cf0a41ed234cbcb944c948d04</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Merge "Fix help message for the node-vif-attach command"</title>
<updated>2017-01-25T19:22:43+00:00</updated>
<author>
<name>Jenkins</name>
<email>jenkins@review.openstack.org</email>
</author>
<published>2017-01-25T19:22:43+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/openstack/python-ironicclient.git/commit/?id=ae24650cf55e099ef3ff8941c6584246cc81db2d'/>
<id>ae24650cf55e099ef3ff8941c6584246cc81db2d</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Merge "Change os_tenant_name to os_project_name in tests configuration script"</title>
<updated>2017-01-25T17:17:41+00:00</updated>
<author>
<name>Jenkins</name>
<email>jenkins@review.openstack.org</email>
</author>
<published>2017-01-25T17:17:41+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/openstack/python-ironicclient.git/commit/?id=b8020abd4bfe0dbf2e786b826a3b8df2cf8711d2'/>
<id>b8020abd4bfe0dbf2e786b826a3b8df2cf8711d2</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Support --os-baremetal-api-version latest</title>
<updated>2017-01-25T17:15:24+00:00</updated>
<author>
<name>Galyna Zholtkevych</name>
<email>gzholtkevych@mirantis.com</email>
</author>
<published>2017-01-25T11:38:32+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/openstack/python-ironicclient.git/commit/?id=be5c99cd11b5690bec1b34e9edc5b4bc496d7158'/>
<id>be5c99cd11b5690bec1b34e9edc5b4bc496d7158</id>
<content type='text'>
For OSC commands, the --os-baremetal-api-version
optional argument does not have the value 'latest'.
Unlike the ironic CLI osc_lib does not support passing
'latest', so this is replaced by latest known API version
which is used in requests to the Bare Metal service.

Change-Id: Id98d1ab4b6dd1fdfb41d3a4fdd384baf75e69d6f
Closes-Bug: #1657502
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
For OSC commands, the --os-baremetal-api-version
optional argument does not have the value 'latest'.
Unlike the ironic CLI osc_lib does not support passing
'latest', so this is replaced by latest known API version
which is used in requests to the Bare Metal service.

Change-Id: Id98d1ab4b6dd1fdfb41d3a4fdd384baf75e69d6f
Closes-Bug: #1657502
</pre>
</div>
</content>
</entry>
<entry>
<title>Merge "Add --no-maintenance to OSC 'baremetal node list'"</title>
<updated>2017-01-25T17:07:18+00:00</updated>
<author>
<name>Jenkins</name>
<email>jenkins@review.openstack.org</email>
</author>
<published>2017-01-25T17:07:18+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/openstack/python-ironicclient.git/commit/?id=ff9bf6d5373e5bded4cacd1bdb1a7c9d9c21d8a9'/>
<id>ff9bf6d5373e5bded4cacd1bdb1a7c9d9c21d8a9</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Allow creating portgroups via create commands</title>
<updated>2017-01-25T16:53:27+00:00</updated>
<author>
<name>Vladyslav Drok</name>
<email>vdrok@mirantis.com</email>
</author>
<published>2017-01-25T14:20:17+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/openstack/python-ironicclient.git/commit/?id=d9f595bd8201a97eb7a04f23a2b561adfa4a7adb'/>
<id>d9f595bd8201a97eb7a04f23a2b561adfa4a7adb</id>
<content type='text'>
This change allows specifying portgroups (that themselves may contain
ports) inside the nodes dictionaries.

Related-Bug: #1618754
Change-Id: I858412d135717e78291bbef8b0861ef00c5d4fdb
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
This change allows specifying portgroups (that themselves may contain
ports) inside the nodes dictionaries.

Related-Bug: #1618754
Change-Id: I858412d135717e78291bbef8b0861ef00c5d4fdb
</pre>
</div>
</content>
</entry>
</feed>
