Comment 2 for bug 1436455

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

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

commit 267822930126e179a44830a66ab6014b46cf9e86
Author: Sylvain Bauza <email address hidden>
Date: Wed Mar 25 18:13:59 2015 +0100

    Fix PCIDevicePool.to_dict() when the object has no tags

    If the object is created without specifying the tags attribute, then the
    iteration can fail.

    Change-Id: I092eaa70144772c8ab3b1ac76dd30e573d32f5d7
    Closes-Bug: #1436455