← Back to team overview

yahoo-eng-team team mailing list archive

[Bug 1234826] Re: cisco/nexus plugin doesn't create port for router interface

 

** Changed in: neutron
       Status: Fix Committed => Fix Released

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

Title:
  cisco/nexus plugin doesn't create port for router interface

Status in OpenStack Neutron (virtual network service):
  Fix Released

Bug description:
  when using cisco/nexus plugin, neutron router-interface-add  API
  doesn't result in a router interface port created in the DB.

  For example, with devstack, after ./stack.sh, a router is created and
  the subnet private (with cidr 10.0.0.0/24) is added to the router. The
  following output shows no router port or neutron port gets created:

  neutron router-port-list router1
  +--------------------------------------+------+-------------------+-------------------------------------------------------------------------------------+
  | id                                   | name | mac_address       | fixed_ips                                                                           |
  +--------------------------------------+------+-------------------+-------------------------------------------------------------------------------------+
  | 867da1bf-929e-44f0-8965-3e35d8f23935 |      | fa:16:3e:fc:c2:04 | {"subnet_id": "41a6f55d-901e-47aa-bcb2-bec37d6b3ebd", "ip_address": "172.24.4.226"} |
  +--------------------------------------+------+-------------------+-------------------------------------------------------------------------------------+

  neutron port-list
  +--------------------------------------+------+-------------------+-------------------------------------------------------------------------------------+
  | id                                   | name | mac_address       | fixed_ips                                                                           |
  +--------------------------------------+------+-------------------+-------------------------------------------------------------------------------------+
  | 867da1bf-929e-44f0-8965-3e35d8f23935 |      | fa:16:3e:fc:c2:04 | {"subnet_id": "41a6f55d-901e-47aa-bcb2-bec37d6b3ebd", "ip_address": "172.24.4.226"} |
  | 8cb385ba-58ab-4990-b8f9-20f021799337 |      | fa:16:3e:fa:4e:5b | {"subnet_id": "05977b7f-d335-4806-acd2-e0443870286d", "ip_address": "10.0.0.2"}     |
  | a4ced89a-d081-4f56-bbb4-ec120dce76e6 |      | fa:16:3e:43:c2:71 | {"subnet_id": "05977b7f-d335-4806-acd2-e0443870286d", "ip_address": "10.0.0.3"}     |
  +--------------------------------------+------+-------------------+-------------------------------------------------------------------------------------+

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