← Back to team overview

yahoo-eng-team team mailing list archive

[Bug 1535707] Re: Create router with external network attached doesn't create router namespace

 

It is found in Horizon, but it is actually a neutron bug.

I created a router with external_gateway_info, but the router created did not appear on a network node.
The detail step on a single node with devstack is found at: http://paste.openstack.org/show/484507/


** Also affects: neutron
   Importance: Undecided
       Status: New

** Changed in: horizon
   Importance: Undecided => High

** Changed in: neutron
   Importance: Undecided => Medium

** Changed in: neutron
       Status: New => Confirmed

** Tags added: l3-ipam-dhcp neutron

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

Title:
  Create router with external network attached doesn't create router
  namespace

Status in OpenStack Dashboard (Horizon):
  In Progress
Status in neutron:
  Confirmed

Bug description:
  Description of problem:
  In Horizon when creating a router with an external network attached from the Create Router form a router namespace doesn't get created on the controller.

  Steps to Reproduce:
  1. Go to Project-> Network -> Routers
  2. Click Create Router
  3. Input name, Admin state UP and select an External Network from the list 

  Actual results:
  Router gets created but no router namespace gets created on the controller. 

  Expected results:
  Router namespace gets created on the controller with an IP assigned from the selected external network.

  Additional info:
  If I don't select the external network in the Create Router form when I create it and attach it to the external network afterwards by using the set gateway button then the router namespace gets created ok.

  to check the router namespace list, run this below command in the controller node.
  "sudo ip netns list"

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


References