Comment 12 for bug 1314732

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

Reviewed: https://review.openstack.org/112595
Committed: https://git.openstack.org/cgit/openstack/ironic/commit/?id=b1c7f00ca1834c82e50935fc5f5e076269208b51
Submitter: Jenkins
Branch: master

commit b1c7f00ca1834c82e50935fc5f5e076269208b51
Author: Lucas Alvares Gomes <email address hidden>
Date: Thu Aug 7 15:30:51 2014 +0100

    Remove direct calls to dbapi's get_node_by_instance

    Small patch to patch remove the direct calls to dbapi's
    get_node_by_instance. It's replaced by Node.get_by_instance_uuid().

    Partial-Bug: #1314732
    Change-Id: Idfcab25edbc950ce8093b4e0987be5a885828530