<feed xmlns='http://www.w3.org/2005/Atom'>
<title>delta/openstack/python-ironicclient.git/ironicclient/shell.py, branch 2.2.2</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>Switch the deprecated "ironic" CLI to "latest" API version by default</title>
<updated>2017-11-02T09:05:15+00:00</updated>
<author>
<name>Dmitry Tantsur</name>
<email>divius.inside@gmail.com</email>
</author>
<published>2017-10-25T13:31:05+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/openstack/python-ironicclient.git/commit/?id=28560398fad39a4fb65289d8458340c7d517fd79'/>
<id>28560398fad39a4fb65289d8458340c7d517fd79</id>
<content type='text'>
The functional tests were updated to account for the initial state changed
to "enroll" and for new fields appearing in "show" and "update" responses.

Closes-Bug: #1671145
Change-Id: Ida18541fbbc8064868cac0accb6919de08e9f795
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
The functional tests were updated to account for the initial state changed
to "enroll" and for new fields appearing in "show" and "update" responses.

Closes-Bug: #1671145
Change-Id: Ida18541fbbc8064868cac0accb6919de08e9f795
</pre>
</div>
</content>
</entry>
<entry>
<title>Deprecate the ironic CLI</title>
<updated>2017-10-11T14:03:26+00:00</updated>
<author>
<name>Ruby Loo</name>
<email>ruby.loo@intel.com</email>
</author>
<published>2017-09-28T16:14:12+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/openstack/python-ironicclient.git/commit/?id=8c58b75e050395d622c791830ceedbb06b96a327'/>
<id>8c58b75e050395d622c791830ceedbb06b96a327</id>
<content type='text'>
The 'ironic' CLI is being deprecated; it is slated for removal in the S*
release cycle. The 'openstack baremetal' CLI should be used instead.
A message is printed out to that effect and the documentation is
updated to reflect this.

Change-Id: Ie6ac3c6222ec6a6231b9a9cb2949cac56b48967f
Closes-Bug: 1700815
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
The 'ironic' CLI is being deprecated; it is slated for removal in the S*
release cycle. The 'openstack baremetal' CLI should be used instead.
A message is printed out to that effect and the documentation is
updated to reflect this.

Change-Id: Ie6ac3c6222ec6a6231b9a9cb2949cac56b48967f
Closes-Bug: 1700815
</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>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>Fix ImportError when providing a meaningless API version.</title>
<updated>2017-01-20T22:30:24+00:00</updated>
<author>
<name>ericxiett</name>
<email>eric_xiett@163.com</email>
</author>
<published>2017-01-20T15:18:15+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/openstack/python-ironicclient.git/commit/?id=97f82c5a46f63f99129bc3d504928e4c062095dd'/>
<id>97f82c5a46f63f99129bc3d504928e4c062095dd</id>
<content type='text'>
Ironicclient parses subcommand by API version. When providing a
meaningless (e.g 0.9) API version, the error message like 'No
module named v0.shell' is not humanized. This patch provides
the error more friendly.

Change-Id: I1d5130cde8fd60234523701b97b9d29f27380e93
Closes-Bug: #1654186
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Ironicclient parses subcommand by API version. When providing a
meaningless (e.g 0.9) API version, the error message like 'No
module named v0.shell' is not humanized. This patch provides
the error more friendly.

Change-Id: I1d5130cde8fd60234523701b97b9d29f27380e93
Closes-Bug: #1654186
</pre>
</div>
</content>
</entry>
<entry>
<title>Simplify heading capitalization in shell's HelpFormatter.</title>
<updated>2016-12-20T14:12:12+00:00</updated>
<author>
<name>Vadim Hmyrov</name>
<email>vhmyrov@mirantis.com</email>
</author>
<published>2016-12-20T14:07:19+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/openstack/python-ironicclient.git/commit/?id=60fb57b94a00c1903d8823ec6d40cb69ec4eb967'/>
<id>60fb57b94a00c1903d8823ec6d40cb69ec4eb967</id>
<content type='text'>
Removed redundant expression for capitalizing the heading
in HelpFormatter.

Change-Id: I063960f6bb18486ce034ec2ae03b26cf8d63716f
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Removed redundant expression for capitalizing the heading
in HelpFormatter.

Change-Id: I063960f6bb18486ce034ec2ae03b26cf8d63716f
</pre>
</div>
</content>
</entry>
<entry>
<title>Use function import_versioned_module from oslo.utils</title>
<updated>2016-11-02T05:36:17+00:00</updated>
<author>
<name>ChangBo Guo(gcb)</name>
<email>eric.guo@easystack.cn</email>
</author>
<published>2016-11-02T03:22:37+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/openstack/python-ironicclient.git/commit/?id=6c71d8771d7ab551ea2cf3e4b0ef8a3b539aed85'/>
<id>6c71d8771d7ab551ea2cf3e4b0ef8a3b539aed85</id>
<content type='text'>
oslo.utils 3.17 provides similar function, just use it.

Closes-Bug: #1627313

Change-Id: I1710faafd69cb098d603135ca8a158129edb6fec
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
oslo.utils 3.17 provides similar function, just use it.

Closes-Bug: #1627313

Change-Id: I1710faafd69cb098d603135ca8a158129edb6fec
</pre>
</div>
</content>
</entry>
<entry>
<title>Fix import of ironicclient and reformat docstring</title>
<updated>2016-10-10T13:15:36+00:00</updated>
<author>
<name>Kyrylo Romanenko</name>
<email>kromanenko@mirantis.com</email>
</author>
<published>2016-09-28T10:53:14+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/openstack/python-ironicclient.git/commit/?id=11eae85a318d3341f0c114f0de1aa5032baf95d2'/>
<id>11eae85a318d3341f0c114f0de1aa5032baf95d2</id>
<content type='text'>
Fix import of ironicclient to ironicclient/shell.py.
Reformat docstring in ironicclient/v1/shell.py.

Change-Id: Iad717d139ef423bb9f93050c6ba0c20fe1912a82
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Fix import of ironicclient to ironicclient/shell.py.
Reformat docstring in ironicclient/v1/shell.py.

Change-Id: Iad717d139ef423bb9f93050c6ba0c20fe1912a82
</pre>
</div>
</content>
</entry>
<entry>
<title>Fix i18n problems in shell.py</title>
<updated>2016-08-09T06:04:02+00:00</updated>
<author>
<name>Tang Chen</name>
<email>chen.tang@easystack.cn</email>
</author>
<published>2016-08-01T04:04:38+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/openstack/python-ironicclient.git/commit/?id=bd6d94a68768e53d9c7661b8f273a6f9e5be2199'/>
<id>bd6d94a68768e53d9c7661b8f273a6f9e5be2199</id>
<content type='text'>
Help msg and output info should support i18n.

Change-Id: Ic0e0385773f0315103968bfb841c0c564530931d
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Help msg and output info should support i18n.

Change-Id: Ic0e0385773f0315103968bfb841c0c564530931d
</pre>
</div>
</content>
</entry>
<entry>
<title>Make shell main() specify return value in exit code</title>
<updated>2016-07-30T14:12:55+00:00</updated>
<author>
<name>Tang Chen</name>
<email>chen.tang@easystack.cn</email>
</author>
<published>2016-07-30T14:12:55+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/openstack/python-ironicclient.git/commit/?id=b2c4c7ec9598c81881e70cbf5ac2e7f3f00eb046'/>
<id>b2c4c7ec9598c81881e70cbf5ac2e7f3f00eb046</id>
<content type='text'>
sys.exit() calls in main() will make the interactive
python interpreter exit. We can call the main() as
below to avoid to exit the interactive interpreter,
and specify the return value of main() in the exit
code at the same time.

sys.exit(main())

Change-Id: I6ead9853fe27e99df3e9121478e906a06839f48c
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
sys.exit() calls in main() will make the interactive
python interpreter exit. We can call the main() as
below to avoid to exit the interactive interpreter,
and specify the return value of main() in the exit
code at the same time.

sys.exit(main())

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