]> review.fuel-infra Code Review - openstack-build/neutron-lbaas-build.git/commitdiff
Fixed generation of config files.
authorThomas Goirand <thomas@goirand.fr>
Sun, 10 Apr 2016 18:01:11 +0000 (18:01 +0000)
committerThomas Goirand <thomas@goirand.fr>
Sun, 10 Apr 2016 18:01:11 +0000 (18:01 +0000)
Rewritten-From: 35be119ec3cce5c26d04bd06b3e95430aae1e931

xenial/debian/rules

index f899aade9fb548efa9ccf3d65fd50a8f59cb972b..e44c781d93072118acf2ebc3abc2716a34e15c1c 100755 (executable)
@@ -17,7 +17,7 @@ override_dh_install:
        # lbaas_agent.ini
        mkdir -p $(CURDIR)/debian/neutron-lbaas-agent/etc/neutron
        PYTHONPATH=$(CURDIR)/debian/tmp/usr/lib/python2.7/dist-packages oslo-config-generator \
-               --output-file $(CURDIR)/debian/neutron-lbaas-agent/etc/neutron/lbaas_agent.ini
+               --output-file $(CURDIR)/debian/neutron-lbaas-agent/etc/neutron/lbaas_agent.ini \
                --wrap-width 140 \
                --namespace neutron.lbaas.agent \
                --namespace oslo.log