python-ironicclient/ironicclient
Dmitry Tantsur cdae0fb045 Log warning when API version is not specified for the ironic tool
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
2017-07-21 10:50:17 +02:00
..
common Merge "Fixed wrap from taking negative values" 2017-07-10 19:21:40 +00:00
osc Merge "Follow up for OSC volume target commands" 2017-07-17 14:53:12 +00:00
tests Log warning when API version is not specified for the ironic tool 2017-07-21 10:50:17 +02:00
v1 Add Ironic CLI commands for volume target 2017-07-14 13:58:48 +09:00
__init__.py Fix pep8 stderr warning regarding __all__ defined as list 2016-03-28 11:02:27 -07:00
client.py Fix exception message creation in get_client() 2016-12-14 16:23:28 +02:00
exc.py Add --wait flag for provision actions and wait_for_provision_state function 2016-08-19 15:48:13 +02:00
shell.py Log warning when API version is not specified for the ironic tool 2017-07-21 10:50:17 +02:00