Comment 2 for bug 1031756

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

Reviewed: https://review.openstack.org/10645
Committed: http://github.com/openstack/nova/commit/fce61c1bc0ddb5e8bffdc5ed6345fc8c2d5bb0c3
Submitter: Jenkins
Branch: master

commit fce61c1bc0ddb5e8bffdc5ed6345fc8c2d5bb0c3
Author: Dan Prince <email address hidden>
Date: Wed Aug 1 08:43:46 2012 -0400

    Use instance_get instead of instance_by.

    Updates the network manager to use db.instance_get instead of
    db.instance_by (which doesn't exist). This change seems to have
    slipped in in the recent vifs UUID conversion code.

    Fixes LP Bug #1031756.

    Change-Id: Ie487a2f845a722a5e7923e26a550d74f553e8afc