Comment 3 for bug 1326901

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

Reviewed: https://review.openstack.org/98199
Committed: https://git.openstack.org/cgit/openstack/nova/commit/?id=37247aba813fbc408901a2f1b1ad88e2acb796a1
Submitter: Jenkins
Branch: master

commit 37247aba813fbc408901a2f1b1ad88e2acb796a1
Author: Corey Bryant <email address hidden>
Date: Mon Jun 16 12:17:14 2014 -0400

    Handle service creation race by service workers

    This handle a race where a sibling has already created the service
    record in the database. This fix is similar to that of commit
    f6c341b4.

    Change-Id: I7975fc632eee34390c5d7dc275b52363ad45475e
    Closes-bug: 1326901