]> review.fuel-infra Code Review - openstack-build/neutron-build.git/commit
Allow to clear extra routes in NVP
authorarmando-migliaccio <amigliaccio@nicira.com>
Fri, 19 Jul 2013 00:53:18 +0000 (17:53 -0700)
committerarmando-migliaccio <amigliaccio@nicira.com>
Fri, 19 Jul 2013 00:55:01 +0000 (17:55 -0700)
commit0f129121a1c8331c702204cf95951444ae53ef9c
treea3d49a713e4c30e86479cfbfabc3f55d3e732a60
parentd364d03127dae01f4788b10304c629a9b3f2ce72
Allow to clear extra routes in NVP

Since the neutron client can unset any attribute, ensure
we can handle empty routes as a way to clear the extraroutes
for the router.

Fixes bug #1202890

Change-Id: Ib240a42ba1075d9a410da904b3d3ae9e19b2d86e
neutron/plugins/nicira/nvplib.py