]> review.fuel-infra Code Review - openstack-build/neutron-build.git/commit
Router test enhancements
authorabhishek60014726 <abhishek.g-m@hp.com>
Wed, 25 Mar 2015 12:50:29 +0000 (05:50 -0700)
committerabhishek60014726 <abhishek.g-m@hp.com>
Thu, 2 Apr 2015 06:42:56 +0000 (23:42 -0700)
commitce2ae2fbe53ba9b019dfb6838264fca0b5b98042
tree215f6ac160bab5250a56bb9c17b52a031cb84199
parent7941dfce1dc47d51bc2299fb8b76cc0ef2c10029
Router test enhancements

Add test to attach two routers to the same network
   -Create a network
   -Create a subnet
   -Create two port for the same network
   -Create two routers
   -Add router interface with the port_id for two routers by using respective port_ids
   -Verify the port device_id with that of router_id
   -Verify the port network id with that of created network

Change-Id: Id9de0edf687319b6e20804daee347b41d8b840a2
neutron/tests/api/test_routers.py