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

2016-02-12 Thread OpenStack Infra
Reviewed:  https://review.openstack.org/269605
Committed: 
https://git.openstack.org/cgit/openstack/horizon/commit/?id=7334c3cfee12a81657296fa0e90c7d25457de9f6
Submitter: Jenkins
Branch:master

commit 7334c3cfee12a81657296fa0e90c7d25457de9f6
Author: Masco Kaliyamoorthy 
Date:   Tue Jan 19 18:21:33 2016 +0530

Router namespace not created in controller

When creating a router with an external network attached
from the Create Router form a router namespace doesn't
get created on the controller.

By calling the correct APIs, the namespace get
created.

To check the namespace list run the below command
on controller node.
'sudo ip netns list'

Change-Id: I829c707353830ff808b6f6a0b29ccedeca588616
Closes-Bug: #1535707


** Changed in: horizon
   Status: In Progress => 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/1535707

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

Status in OpenStack Dashboard (Horizon):
  Fix Released
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

-- 
Mailing list: https://launchpad.net/~yahoo-eng-team
Post to : yahoo-eng-team@lists.launchpad.net
Unsubscribe : https://launchpad.net/~yahoo-eng-team
More help   : https://help.launchpad.net/ListHelp


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

2016-01-20 Thread Akihiro Motoki
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

-- 
Mailing list: https://launchpad.net/~yahoo-eng-team
Post to : yahoo-eng-team@lists.launchpad.net
Unsubscribe : https://launchpad.net/~yahoo-eng-team
More help   : https://help.launchpad.net/ListHelp