Comment 12 for bug 1750027

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

Reviewed: https://review.openstack.org/552077
Committed: https://git.openstack.org/cgit/openstack/ironic/commit/?id=cef19cbf0a4d7b179de5d4448e247e9db1a79831
Submitter: Zuul
Branch: master

commit cef19cbf0a4d7b179de5d4448e247e9db1a79831
Author: Mark Goddard <email address hidden>
Date: Mon Mar 12 16:18:51 2018 +0000

    Use node traits during upgrade

    Now that the queens branch has support for node traits in the devstack
    plugin [1], we can apply node traits when testing upgrades from queens
    or later.

    [1] https://review.openstack.org/551938

    Change-Id: I99b9487d849ecd5241657d6ca91c2e9f9f7dfcf8
    Related-Bug: #1722194
    Related-Bug: #1750027