← Back to team overview

yahoo-eng-team team mailing list archive

[Bug 1468828] [NEW] HA router-create breaks ML2 Drivers

 

Public bug reported:

When an admin creates HA router (neutron router-create --ha ), the HA framework invokes network_create() and sets tenant-id to null (empty).  
network_create() api expects tenant-id to be set, hence, ML2 driver rejects/fails the network_create() request, which in turn fails the router-create request. 

This will impact all ML2 drivers.

** Affects: neutron
     Importance: Undecided
         Status: New


** Tags: l3-ha ml2

** Tags added: l3-ha ml2

** Summary changed:

- HA router create  breaks ML2 Drivers
+ HA router-create  breaks ML2 Drivers

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

Title:
  HA router-create  breaks ML2 Drivers

Status in OpenStack Neutron (virtual network service):
  New

Bug description:
  When an admin creates HA router (neutron router-create --ha ), the HA framework invokes network_create() and sets tenant-id to null (empty).  
  network_create() api expects tenant-id to be set, hence, ML2 driver rejects/fails the network_create() request, which in turn fails the router-create request. 

  This will impact all ML2 drivers.

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


Follow ups

References