]> review.fuel-infra Code Review - openstack-build/neutron-build.git/commit
Add API tests for Neutron DVR extension
authorarmando-migliaccio <armamig@gmail.com>
Tue, 24 Mar 2015 18:30:08 +0000 (11:30 -0700)
committerarmando-migliaccio <armamig@gmail.com>
Thu, 2 Apr 2015 00:50:50 +0000 (17:50 -0700)
commit1e3cb4ee504b6e1e135cc7a97e2146f13361fe9e
tree35ca0a5bbaba0229f5ddca1e4752cc9d7e377fe7
parentfa70ac1c33b6cb40e05cc9b5a60c1fc5b55df284
Add API tests for Neutron DVR extension

This patch adds a number of positive and negative tests for
the DVR functionality implemented by Neutron.

Generated using:

./tools/copy_api_tests_from_tempest.sh [path to tempest working directory]

Change-Id: Ia300b736250249ba54bd8fefa1307e6898f71652
neutron/tests/api/base.py
neutron/tests/api/base_routers.py
neutron/tests/api/test_routers.py
neutron/tests/api/test_routers_negative.py