group-based-policy/gbpservice/neutron/services
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
..
apic_aim Fix exception with cleanup 2021-02-03 16:25:42 +00:00
grouppolicy Fix erroneous comma (,) in the LOG.exception call 2020-11-03 01:52:49 +00:00
servicechain Prepare for removal of CommonDbMixin 2020-09-04 18:01:51 +00:00
sfc Cleanup Queens (part 2) 2020-06-09 13:14:11 -04:00
__init__.py Renaming gbp package to gbpservice 2014-12-31 19:13:19 -08:00