Comment 4 for bug 1227336

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

Reviewed: https://review.openstack.org/83217
Committed: https://git.openstack.org/cgit/openstack/neutron/commit/?id=820399eb4dbb3b6ceebd5c50de10028ec7bf199f
Submitter: Jenkins
Branch: master

commit 820399eb4dbb3b6ceebd5c50de10028ec7bf199f
Author: Mohammad Banikazemi <email address hidden>
Date: Wed Mar 26 16:56:38 2014 -0400

    Deals with fails in update_*_postcommit ops

    It makes all mechanism drivers called even when one
    of the mechanism drivers fails during a post commit
    operation for updating network/subnet/port. This is
    a stopgap measure until a more comprehensive approach
    is adopted and implemented.

    Change-Id: Ia9080a91ce768d4007b0525548acfe7443a2973c
    Partial-Bug: 1227336