]> 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)
committerThomas Goirand <thomas@goirand.fr>
Thu, 13 Mar 2014 07:20:27 +0000 (15:20 +0800)
commitf826ed84df8d1ddf8a77ca28554ce8b899b4d735
tree8b482979d587df7c04cfc61131e55be578ab7bce
parent431f8fcb95e474f45ae216ff98a393938ad48aea
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