]> review.fuel-infra Code Review - openstack-build/neutron-build.git/commit
Allow to clear extra routes from router
authorarmando-migliaccio <amigliaccio@nicira.com>
Thu, 18 Jul 2013 19:09:13 +0000 (12:09 -0700)
committerarmando-migliaccio <amigliaccio@nicira.com>
Fri, 19 Jul 2013 00:20:23 +0000 (17:20 -0700)
commitd104fd2e21d3a90e5fe7f94e728df0c6dc4619ff
tree8b871f354ed98e82c0aae28b8ddc4fa6fc9c5ab5
parentd364d03127dae01f4788b10304c629a9b3f2ce72
Allow to clear extra routes from router

Ensure that we can handle None field for routes as no
neutron client has the ability to clear arbitrary
fields.

Some refactoring for the unit tests is done to reduce
duplication.

Fixes bug #1193143

Change-Id: I067e70ee87354e50a5a7d91c383449464bb33eb0
neutron/extensions/extraroute.py
neutron/tests/unit/test_extension_extraroute.py