Comment 2 for bug 1671145

Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix merged to python-ironicclient (master)

Reviewed: https://review.openstack.org/442153
Committed: https://git.openstack.org/cgit/openstack/python-ironicclient/commit/?id=a99fbeeb1bb71d91b74180f5c46edadadcb8ebd0
Submitter: Jenkins
Branch: master

commit a99fbeeb1bb71d91b74180f5c46edadadcb8ebd0
Author: Mario Villaplana <email address hidden>
Date: Mon Mar 6 20:25:29 2017 +0000

    Log warning when API version is not specified for the OSC plugin

    At the Pike PTG, an issue was brought up regarding the use of an old API
    version in the ironic OpenStack CLI plugin. [0]

    It was suggested that we begin printing a warning whenever the default
    OSC API version is used and later default to using the latest API
    version when --os-baremetal-api-version is unspecified.

    This patch adds the warning discussed above.

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

    Co-Authored-By: Dmitry Tantsur <email address hidden>
    Partial-Bug: #1671145
    Change-Id: I0cf4e737595405b7f9beff76a72ffd26e07e6277