← Back to team overview

yahoo-eng-team team mailing list archive

[Bug 1466750] [NEW] router-interface-add with no address causes internal error

 

Public bug reported:

for example:
neutron net-create hoge
neutron port-create --name hoge-port hoge
neutron router-create hoge-router
neutron router-interface-add hoge-router port=hoge-port

this is a regression in commit
I7d4e8194815e626f1cfa267f77a3f2475fdfa3d1.

** Affects: neutron
     Importance: Undecided
         Status: New

** Description changed:

- regression in commit I7d4e8194815e626f1cfa267f77a3f2475fdfa3d1
+ for example:
+ neutron net-create hoge
+ neutron port-create --name hoge-port hoge
+ neutron router-create hoge-router
+ neutron router-interface-add hoge-router port=hoge-port
+ 
+ this is a regression in commit
+ I7d4e8194815e626f1cfa267f77a3f2475fdfa3d1.

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

Title:
  router-interface-add with no address causes internal error

Status in OpenStack Neutron (virtual network service):
  New

Bug description:
  for example:
  neutron net-create hoge
  neutron port-create --name hoge-port hoge
  neutron router-create hoge-router
  neutron router-interface-add hoge-router port=hoge-port

  this is a regression in commit
  I7d4e8194815e626f1cfa267f77a3f2475fdfa3d1.

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


Follow ups

References