group-based-policy/gbpservice/neutron/services/apic_aim
Thomas Bachman f1e8610498 Fix exception with cleanup
Commit 00bf365025772d423eea7da1ddbb6211ab757aed in upstream neutron
changed the call to extend the router resource from an assignment to
an update, which means that this member must be present when creating
the router dictionary. The call to get_routers throws an exception if
specific fields are requested, which don't include the gateway. This
patch ensures that the gateway extension is present, avoiding this exception.

Change-Id: Id88eaf2fb4160d27a7a0322ddf4e4b494f3dd8c4
2021-02-03 16:25:42 +00:00
..
__init__.py [apic_aim] Map neutron resources to AIM, part 3 2016-09-15 14:56:52 -04:00
l3_plugin.py Fix exception with cleanup 2021-02-03 16:25:42 +00:00