Comment 4 for bug 1695993

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

Reviewed: https://review.openstack.org/471432
Committed: https://git.openstack.org/cgit/openstack/nova/commit/?id=d9281796f23ec42c4823baa577b3efc6ab8eafbf
Submitter: Jenkins
Branch: master

commit d9281796f23ec42c4823baa577b3efc6ab8eafbf
Author: Dan Smith <email address hidden>
Date: Tue Jun 6 10:18:23 2017 -0700

    Fix device metadata service version check for multiple cells

    This makes the service version check for device metadata support use the
    new cross-cell helper. Without this, we could incorrectly determine that
    everything is new when it is not.

    Change-Id: I207dd91c447d7b0da392d333a2806a1a10e1451c
    Closes-Bug: #1695993