]> review.fuel-infra Code Review - openstack-build/neutron-build.git/commit
Fix test_db_plugin.test_delete_port
authorAkihiro Motoki <motoki@da.jp.nec.com>
Fri, 21 Feb 2014 09:25:28 +0000 (18:25 +0900)
committerAkihiro Motoki <motoki@da.jp.nec.com>
Fri, 21 Feb 2014 09:26:32 +0000 (18:26 +0900)
commit7ad82b95f611678f71fd500b6541e04ff8359d15
treead4683de62e2a7b1ddecb48daffebaf50bfa9403
parent2ba6894ff558b68947b7d9abe966bafb1f05962c
Fix test_db_plugin.test_delete_port

Also add PortNotFound check to test_delete_port_public_network.

Change-Id: Iec461364345b200e2d17ba26a6c5362eec6d93ef
Closes-Bug: #1282946
neutron/tests/unit/test_db_plugin.py