Comment 9 for bug 1020639

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

Reviewed: https://review.openstack.org/10732
Committed: http://github.com/openstack/quantum/commit/ff837025e955799e69eebcab665374436649d6f8
Submitter: Jenkins
Branch: master

commit ff837025e955799e69eebcab665374436649d6f8
Author: Salvatore Orlando <email address hidden>
Date: Mon Aug 13 09:31:38 2012 -0700

    Fix bulk create operations and make them atomic.

    Bug 1024844
    Bug 1020639

    The API layer is now able to issue bulk create requests to the plugin,
    assuming that the plugin supports them. Otherwise, the API layer will
    emulate atomic behavior.
    This patch also implements OVS plugin support for bulk requests.

    Change-Id: I515148d870d0dff8371862fe577c477538364929