Reviewed: https://review.openstack.org/438070 Committed: https://git.openstack.org/cgit/openstack/neutron/commit/?id=d46636112f45fdf181751285835229b16886ab28 Submitter: Jenkins Branch: master
commit d46636112f45fdf181751285835229b16886ab28 Author: Jakub Libosvar <[email protected]> Date: Thu Feb 23 11:31:12 2017 -0500 gate-hook: Accomodate devstack-gate local.conf changes With devstack-gate switching to local.conf we can no longer use bash for evaluating settings variables. Also we shouldn't populate local.conf directly and let devstack-gate do that. Since now devstack never uses localrc file directly, we set [[localrc]] sections for local.conf instead. As a nice side effect, it will make the gate hook work with devstack that may not have the Ie571b5fa5a33d9ed09f30ba7c7724b958ce17616 in (Newton and below), which may make backports easier later. Change-Id: Ibe640a584add3acc89520a2bbb25b6f4c5818e1b Closes-bug: 1667331 ** 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/1667331 Title: neutron-api job is broken after switch to local.conf in devstack-gate Status in neutron: Fix Released Bug description: localrc is filled with wrong data from devstack plugin after https://review.openstack.org/#/c/326585/ : http://logs.openstack.org/78/434978/3/check/gate-tempest-dsvm-neutron-dvr-multinode-scenario-ubuntu-xenial-nv/0bcf54a/logs/local.conf.txt.gz Leads to misconfiguration between Neutron and tempest. To manage notifications about this bug go to: https://bugs.launchpad.net/neutron/+bug/1667331/+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

