Comment 7 for bug 1655888

Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Related fix merged to ironic (stable/newton)

Reviewed: https://review.openstack.org/419430
Committed: https://git.openstack.org/cgit/openstack/ironic/commit/?id=cc03e0262aeb92308b4f264b69db8c01d5296b20
Submitter: Jenkins
Branch: stable/newton

commit cc03e0262aeb92308b4f264b69db8c01d5296b20
Author: Vasyl Saienko <email address hidden>
Date: Thu Jan 12 13:40:52 2017 +0200

    Allow to set min,max API microversion in tempest

    This patch introduce new devstack variables to set min and max Ironic
    API version to allow skip tempest tests.

     TEMPEST_BAREMETAL_MIN_MICROVERSION
     TEMPEST_BAREMETAL_MAX_MICROVERSION

    Set TEMPEST_BAREMETAL_MAX_MICROVERSION to 1.22 as it is latest API version for
    newton release.

    Conflicts:
          doc/source/dev/releasing.rst

    Related-Bug: #1655888
    Change-Id: Id6d36280f622549a2877aab99c11e4008af67fe7
    (cherry picked from commit 76b91709ae24490721f0d60f19eea5ea5ec71434)