Reviewed: https://review.openstack.org/389060 Committed: https://git.openstack.org/cgit/openstack/neutron-lbaas/commit/?id=ae37c67dcceb6ff4f0256c6041bbeaf8e3527287 Submitter: Jenkins Branch: master
commit ae37c67dcceb6ff4f0256c6041bbeaf8e3527287 Author: Evgeny Fedoruk <[email protected]> Date: Thu Oct 20 01:17:33 2016 -0700 Add openstack tenant id to back-end server call This patch adds LB tenant id to the back-end server rest call. Unit tests updated as well. Change-Id: I0307e39ef203161b5dcb0fbde1245132a19f20f4 Closes-Bug: 1634866 ** 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/1634866 Title: Radware LBaaS v2 driver does not set a tenant for Back-end server Status in neutron: Fix Released Bug description: When first pool member is ceated for an LB, ADC service request is sent by the driver to the Radware back-end server which is responsible for ADC service provisioning and configuration. The id of a tenant owning the LB is missing in this request. Radware's back-end system needs tenant-id for internal use cases. To manage notifications about this bug go to: https://bugs.launchpad.net/neutron/+bug/1634866/+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

