← Back to team overview

yahoo-eng-team team mailing list archive

[Bug 1537091] [NEW] Prevent the attachment of a subnet to a router

 

Public bug reported:

Some external plugins might need to prevent the attachment of a subnet
to a router, like reported in bug [1]

Now that [2] has been fixed, we can prevent this attachment by adding a new BEFORE_UPDATE callback in ML2, which will be triggered when the router port gets updated by the l3plugin.
Raising an exception during the processing of the BEFORE_UPDATE call should result in preventing the attachment of the subnet to the router.

[1]https://bugs.launchpad.net/bgpvpn/+bug/1537067
[2]https://bugs.launchpad.net/bgpvpn/+bug/1475093

** Affects: neutron
     Importance: Undecided
         Status: New


** Tags: rfe

** Tags added: rfe

** Summary changed:

- Send a BEFORE_UPDATE callback for port updates
+ Prevent the attachment of a subnet to a router

-- 
You received this bug notification because you are a member of Yahoo!
Engineering Team, which is subscribed to neutron.
https://bugs.launchpad.net/bugs/1537091

Title:
  Prevent the attachment of a subnet to a router

Status in neutron:
  New

Bug description:
  Some external plugins might need to prevent the attachment of a subnet
  to a router, like reported in bug [1]

  Now that [2] has been fixed, we can prevent this attachment by adding a new BEFORE_UPDATE callback in ML2, which will be triggered when the router port gets updated by the l3plugin.
  Raising an exception during the processing of the BEFORE_UPDATE call should result in preventing the attachment of the subnet to the router.

  [1]https://bugs.launchpad.net/bgpvpn/+bug/1537067
  [2]https://bugs.launchpad.net/bgpvpn/+bug/1475093

To manage notifications about this bug go to:
https://bugs.launchpad.net/neutron/+bug/1537091/+subscriptions


Follow ups