]> review.fuel-infra Code Review - openstack-build/neutron-build.git/commit
improve UT coverage for nicira_db operations
authorarmando-migliaccio <armamig@gmail.com>
Tue, 14 Jan 2014 21:35:06 +0000 (13:35 -0800)
committerThomas Goirand <thomas@goirand.fr>
Thu, 13 Mar 2014 07:20:15 +0000 (15:20 +0800)
commitda77203c92664e860047c01064d62dd1a985a166
tree91e29f29b3bbddc84230a2858c7501742776b394
parent35228befab375cf8a1ecfaebe2b8ba4a7af16a6e
improve UT coverage for nicira_db operations

Also, ensure that a rollback is issued in the
event of any DB error.

Change-Id: I706db09f11fb5f6b369a1bd0cb1016df7d0359b5
Related-bug: #1265472
neutron/plugins/nicira/dbexts/nicira_db.py
neutron/tests/unit/nicira/test_nicira_db.py