]> review.fuel-infra Code Review - openstack-build/neutron-build.git/commit
Remove wrong reference to object attribute in nvplib
authorarmando-migliaccio <amigliaccio@nicira.com>
Tue, 11 Jun 2013 07:05:13 +0000 (00:05 -0700)
committerarmando-migliaccio <amigliaccio@nicira.com>
Wed, 12 Jun 2013 19:48:36 +0000 (12:48 -0700)
commitfa4974fb6710e262e31b0b810923a312b15f991f
treea6c8c26ebcafc5f4995159c9b93f03e36e9fa08d
parent72936dc5ce91a4985c019c12916e400e77bd3e55
Remove wrong reference to object attribute in nvplib

Plus, added negative tests that were not covering the
exception handling bits.

Fixes bug #1189730

Change-Id: I5df914c6b748a03816217336431c2b0b597481b5
quantum/plugins/nicira/nvplib.py
quantum/tests/unit/nicira/test_nvplib.py