Comment 9 for bug 1474074

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

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

commit 363ef82a66cb3b3528de03686f79f7c13ef33305
Author: Nikola Dipanov <email address hidden>
Date: Thu Jul 16 15:54:47 2015 +0100

    objects: send PciDeviceList 1.2 to all code that can handle it

    After commit Id743848061d2bcd64d785979c7a11ee7c945f06b has been landed
    on stable/kilo - it is now safe to send PciDeviceList version 1.2 to
    all code that can handle it (Instance 1.18 and above).

    Change-Id: I80ce8ca3b70e5547bbb3d5ffc592633b56c59f96
    Closes-bug: #1474074