yahoo-eng-team team mailing list archive
-
yahoo-eng-team team
-
Mailing list archive
-
Message #90787
[Bug 1703318] Re: add gateway on router for L3 API
Bug closed due to lack of activity, please feel free to reopen if
needed.
** Changed in: neutron
Status: New => Won't Fix
--
You received this bug notification because you are a member of Yahoo!
Engineering Team, which is subscribed to neutron.
https://bugs.launchpad.net/bugs/1703318
Title:
add gateway on router for L3 API
Status in neutron:
Won't Fix
Bug description:
This bug tracker is for errors with the documentation, use the
following as a template and remove or add fields as you see fit.
Convert [ ] into [x] to check boxes:
- [ ] This doc is inaccurate in this way: ______
- [x ] This is a doc addition request.
- [ ] I have a fix to the document that I can paste below including example: input and output.
I found the python-openstacksdk has a "add_gateway_to_router" method
which is finally mapped to /v2/routers/{router_id}/add_gateway_router
in the RESTful api with `PUT` method, however, in the official doc,
there are only /v2.0/routers/{router_id}/add_router_interface API for
adding interface on router. As far as I can see, it's necessary to
introduce add_gateway_router and remove_gateway_router API
If you have a troubleshooting or support issue, use the following
resources:
- Ask OpenStack: http://ask.openstack.org
- The mailing list: http://lists.openstack.org
- IRC: 'openstack' channel on Freenode
-----------------------------------
Release: 1.7.1.dev53 on 'Thu Jul 6 17:54:16 2017, commit 4e100d9'
SHA:
Source: Can't derive source file URL
URL: https://developer.openstack.org/api-ref/networking/v2/index.html
To manage notifications about this bug go to:
https://bugs.launchpad.net/neutron/+bug/1703318/+subscriptions
References