yahoo-eng-team team mailing list archive
-
yahoo-eng-team team
-
Mailing list archive
-
Message #44906
[Bug 1535707] [NEW] Create router with external network attached doesn't create router namespace
Public bug reported:
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"
** Affects: horizon
Importance: Undecided
Assignee: Masco (masco)
Status: New
** Changed in: horizon
Assignee: (unassigned) => Masco (masco)
--
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/1535707
Title:
Create router with external network attached doesn't create router
namespace
Status in OpenStack Dashboard (Horizon):
New
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
Follow ups