L3 plugin doesn't implement enable_snat flag.

Bug #1643925 reported by Thomas Bachman
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
networking-cisco
New
Undecided
Unassigned

Bug Description

The L3 plugin in networking-cisco inherits from the neutron.db.extraroute_db.ExtraRoute_dbonly_mixin. This inheritance hierarchy doesn't include the neutron.db.l3_gwmode_db.L3_NAT_dbonly_mixin, which implements the enable_snat flag. The configuration agent code (i.e. the modified L3 agent) supports this flag. The L3 plugin should be changed to inherit from both the neutron.db.extraroute_db.ExtraRoute_dbonly_mixin and neutron.db.l3_gwmode_db.L3_NAT_dbonly_mixin.

Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Change abandoned on networking-cisco (master)

Change abandoned by Thomas Bachman (<email address hidden>) on branch: master
Review: https://review.openstack.org/407785
Reason: Abandoned for now.

To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.