Reviewed: https://review.openstack.org/264382 Committed: https://git.openstack.org/cgit/openstack/neutron-lbaas/commit/?id=b3b8f4a3ade11ac401db51a8ae73a2c8883e7125 Submitter: Jenkins Branch: master
commit b3b8f4a3ade11ac401db51a8ae73a2c8883e7125 Author: ptoohill1 <[email protected]> Date: Wed Jan 6 16:17:24 2016 -0600 Pass service admin auth from the Octavia driver Some implementations of Octavia may require authenticated access to the service. For this, pass the service admin token in a header along with the API request. Change-Id: I038f79de5638f1992d9f89972bcb91de331448e3 Closes-Bug: #1531640 ** Changed in: neutron Status: In Progress => Fix Released -- You received this bug notification because you are a member of Yahoo! Engineering Team, which is subscribed to neutron. https://bugs.launchpad.net/bugs/1531640 Title: lbaas:Service authentication from Octavia driver Status in neutron: Fix Released Bug description: Some implementations of Octavia may require authenticated access to the API. For this, pass the service admin auth token as a header along with the request. For those implementations that do not require it, it can simply be ignored. To manage notifications about this bug go to: https://bugs.launchpad.net/neutron/+bug/1531640/+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

