yahoo-eng-team team mailing list archive
-
yahoo-eng-team team
-
Mailing list archive
-
Message #33072
[Bug 1458115] [NEW] creating a router with gateway set doesn't notify l3 agent
Public bug reported:
In horizon, when creating a router, user can't "set gateway" at the
moment. But the API guide of "Networking API v2.0 extensions" allows
users to create a router with a gateway set in request body, and I have
checked the codes in file neutron/db/l3_db.py, the function
"create_router" hasn't send a notification to l3 agent when a gateway is
set, so l3 agent couldn't create namespace for that router at right
time.
** Affects: neutron
Importance: Undecided
Assignee: brenda (tian-mingming)
Status: New
** Changed in: neutron
Assignee: (unassigned) => brenda (tian-mingming)
--
You received this bug notification because you are a member of Yahoo!
Engineering Team, which is subscribed to neutron.
https://bugs.launchpad.net/bugs/1458115
Title:
creating a router with gateway set doesn't notify l3 agent
Status in OpenStack Neutron (virtual network service):
New
Bug description:
In horizon, when creating a router, user can't "set gateway" at the
moment. But the API guide of "Networking API v2.0 extensions" allows
users to create a router with a gateway set in request body, and I
have checked the codes in file neutron/db/l3_db.py, the function
"create_router" hasn't send a notification to l3 agent when a gateway
is set, so l3 agent couldn't create namespace for that router at right
time.
To manage notifications about this bug go to:
https://bugs.launchpad.net/neutron/+bug/1458115/+subscriptions
Follow ups
References