From: gustavo panizzo Date: Tue, 5 Aug 2014 05:35:32 +0000 (-0300) Subject: systemd support for cinder daemons. X-Git-Url: https://review.fuel-infra.org/gitweb?a=commitdiff_plain;h=63073464fe4233b6f7fe8a2c650dafae40fa43db;p=openstack-build%2Fcinder-build.git systemd support for cinder daemons. --- diff --git a/debian/changelog b/debian/changelog index f94928804..0c6b4d89c 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,8 +1,12 @@ cinder (2014.2~b2-1) experimental; urgency=medium + [ Thomas Goirand ] * New upstream release. * New (build-)depends for this release. + [ gustavo panizzo ] + * Support to run cinder daemons under systemd. + -- Thomas Goirand Tue, 01 Jul 2014 22:26:43 +0800 cinder (2014.1.1-2) unstable; urgency=medium diff --git a/debian/cinder-common.tmpfile b/debian/cinder-common.tmpfile new file mode 100644 index 000000000..cb4b3167d --- /dev/null +++ b/debian/cinder-common.tmpfile @@ -0,0 +1 @@ +d /run/cinder 0755 cinder cinder -