← Back to team overview

yahoo-eng-team team mailing list archive

[Bug 1823059] [NEW] Specify FROM clause to join from in test_floatingip_via_router_interface_returns_201

 

Public bug reported:

With SQLAlchemy===1.3.2 [1], in test case "test_floatingip_via_router_interface_returns_201", we need to specify which FROM clause to join from, when multiple FROMS are present [2]. In this case:
    models_v2.Port.id == models_v2.IPAllocation.port_id

[1] https://review.openstack.org/#/c/649508
[2] http://paste.openstack.org/show/748825/

** Affects: neutron
     Importance: Undecided
     Assignee: Rodolfo Alonso (rodolfo-alonso-hernandez)
         Status: In Progress

** Changed in: neutron
     Assignee: (unassigned) => Rodolfo Alonso (rodolfo-alonso-hernandez)

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

Title:
  Specify FROM clause to join from in
  test_floatingip_via_router_interface_returns_201

Status in neutron:
  In Progress

Bug description:
  With SQLAlchemy===1.3.2 [1], in test case "test_floatingip_via_router_interface_returns_201", we need to specify which FROM clause to join from, when multiple FROMS are present [2]. In this case:
      models_v2.Port.id == models_v2.IPAllocation.port_id

  [1] https://review.openstack.org/#/c/649508
  [2] http://paste.openstack.org/show/748825/

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


Follow ups