Public bug reported: The versions resource constructs the links by using host_url, but the neutron api endpoint may be behind a proxy or ssl terminator. This means that host_url may be incorrect. It should have a config option to override host_url like the other services do when constructing versions links.
I copied the above from the glance bug that was filed for this: https://bugs.launchpad.net/glance/+bug/1384379 But it also applies to neutron. ** Affects: neutron Importance: Undecided Assignee: Brian Haley (brian-haley) Status: In Progress ** Changed in: neutron Assignee: (unassigned) => Brian Haley (brian-haley) -- You received this bug notification because you are a member of Yahoo! Engineering Team, which is subscribed to neutron. https://bugs.launchpad.net/bugs/1423283 Title: versions resource uses host_url which may be incorrect Status in OpenStack Neutron (virtual network service): In Progress Bug description: The versions resource constructs the links by using host_url, but the neutron api endpoint may be behind a proxy or ssl terminator. This means that host_url may be incorrect. It should have a config option to override host_url like the other services do when constructing versions links. I copied the above from the glance bug that was filed for this: https://bugs.launchpad.net/glance/+bug/1384379 But it also applies to neutron. To manage notifications about this bug go to: https://bugs.launchpad.net/neutron/+bug/1423283/+subscriptions -- Mailing list: https://launchpad.net/~yahoo-eng-team Post to : [email protected] Unsubscribe : https://launchpad.net/~yahoo-eng-team More help : https://help.launchpad.net/ListHelp

