]> review.fuel-infra Code Review - openstack-build/neutron-build.git/commit
Deals with fails in update_*_postcommit ops
authorMohammad Banikazemi <mb@us.ibm.com>
Wed, 26 Mar 2014 20:56:38 +0000 (16:56 -0400)
committerMohammad Banikazemi <mb@us.ibm.com>
Fri, 28 Mar 2014 15:46:09 +0000 (11:46 -0400)
commit820399eb4dbb3b6ceebd5c50de10028ec7bf199f
treeb96753ee3266c61c3c40bc4c464f5bb347588225
parent96c0928a46119e9bbebf69f1734875f864f1e51f
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
neutron/plugins/ml2/managers.py
neutron/tests/unit/ml2/test_ml2_plugin.py