]> review.fuel-infra Code Review - openstack-build/cinder-build.git/commitdiff
Install again logging.conf (removed from previous commit).
authorThomas Goirand <zigo@debian.org>
Tue, 2 Feb 2016 06:55:09 +0000 (14:55 +0800)
committerThomas Goirand <zigo@debian.org>
Tue, 2 Feb 2016 06:55:09 +0000 (14:55 +0800)
Rewritten-From: ea3706c939c208ea850aa428df29c044697cb6ee

xenial/debian/rules

index 03c5a2ab6649a3a60bb1fc40bc61b6e2ed33c4d8..1a03b895bcf54e81c79c3654b4c41024e4c32457 100755 (executable)
@@ -81,6 +81,8 @@ override_dh_install:
        # Fix the missing sql_connection directive
        pkgos-fix-config-default $(CURDIR)/debian/cinder-common/usr/share/cinder-common/cinder.conf database sqlite:////var/lib/cinder/cinderdb
 
+       install -D -m 0644 $(CURDIR)/etc/cinder/logging_sample.conf $(CURDIR)/debian/cinder-common/usr/share/cinder-common/logging.conf
+
 override_dh_fixperms:
        dh_fixperms -Xcinder_tgt.conf
        chmod 0440 $(CURDIR)/debian/cinder-common/etc/sudoers.d/cinder-common