]> review.fuel-infra Code Review - openstack-build/neutron-build.git/commit
Functional test IPAM DB operation
authorrossella <rsblendido@suse.com>
Tue, 23 Sep 2014 09:02:20 +0000 (11:02 +0200)
committerrossella <rsblendido@suse.com>
Fri, 23 Jan 2015 10:58:17 +0000 (10:58 +0000)
commitc86b8f224831ab9171ac638f1ed5585d903f0be9
tree5b04b550bcb3e37a3431cafcf9a5caeaff03e14d
parentc6eed9564b8e1bb5e0fa336759520b35aecef08c
Functional test IPAM DB operation

Add a functional test to check that the IPAM logic is correct and
that the data stored in the DB are sane.

Partial-bug: #1331564
Change-Id: I7776a50824184663abd37e210d08a63eb5519cea
neutron/tests/functional/db/test_ipam.py [new file with mode: 0644]