← Back to team overview

yahoo-eng-team team mailing list archive

[Bug 1493725] Re: Add Interface in router panel has a bug

 

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

-- 
You received this bug notification because you are a member of Yahoo!
Engineering Team, which is subscribed to OpenStack Dashboard (Horizon).
https://bugs.launchpad.net/bugs/1493725

Title:
  Add Interface in router panel has a bug

Status in OpenStack Dashboard (Horizon):
  Fix Released

Bug description:
  Reproduce the bug:
  1, Create a router and it's name is router1;
  2, Edit router and set it's name is blank, and it will display it's ID as name;
  3,Click the name and go forward to the router's detail page and select the interfaces tab;
  4, Click "Add Interface" button and open a form modal, select a "Subnet", then click the "Add Interface" button, there will display the error "this field is required" beside the "Router Name" field.

  But the add interface api support router having no name. So when open
  the "Add Interface" form modal, there should display the router's
  name_or_id.

  This bug also exists in network topology page. Related
  bug:https://bugs.launchpad.net/horizon/+bug/1492667

  Please see the attachment for more detail.

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


References