yahoo-eng-team team mailing list archive
-
yahoo-eng-team team
-
Mailing list archive
-
Message #61060
[Bug 1483873] Re: It should be possible to override the URL used in previous/next links
** Changed in: neutron
Status: Incomplete => 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/1483873
Title:
It should be possible to override the URL used in previous/next links
Status in neutron:
Won't Fix
Bug description:
The code for fetching the pagination links is hard coded to use
WebOb's Request path_url property. In setups where a proxy is used to
forward requests to neutron nodes, the href shown to the requesting
tenant doesn't match the one he/she made the request against.
https://github.com/openstack/neutron/blob/master/neutron/api/api_common.py#L56-L73
Ideally, one should be able to define a configuration variable that's
used in place of the request.path_url if defined
To manage notifications about this bug go to:
https://bugs.launchpad.net/neutron/+bug/1483873/+subscriptions
References