Comment 3 for bug 948066

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

Reviewed: https://review.openstack.org/5205
Committed: http://github.com/openstack/nova/commit/5e7fd2584ad8b20635d284bbe448e45a59c37792
Submitter: Jenkins
Branch: master

commit 5e7fd2584ad8b20635d284bbe448e45a59c37792
Author: Derek Higgins <email address hidden>
Date: Sat Mar 10 22:49:29 2012 +0000

    Remove update lockmode from compute_node_get_by_host

    Fixes bug #948066

    This commit removes the usage of an update cursor so postgres
    doesn't raise the error below
    SELECT FOR UPDATE/SHARE cannot be applied to the nullable side of
    an outer join

    Change-Id: Ia1ede22df38d5f6a24372e0ad8ec25151ad195c7