From 60fff4b2d710a3a631542697616b7bb2a3fc86a5 Mon Sep 17 00:00:00 2001 From: Thomas Goirand Date: Fri, 22 Nov 2013 18:52:00 +0800 Subject: [PATCH] Added missing configuration files in /etc/heat (Closes: #730122) Rewritten-From: f317b8fc017a4b08bdaf4dba0d6038d5e4e16b59 --- trusty/debian/changelog | 5 +++-- trusty/debian/heat-common.install | 2 ++ 2 files changed, 5 insertions(+), 2 deletions(-) diff --git a/trusty/debian/changelog b/trusty/debian/changelog index 8dce7a51..52547f00 100644 --- a/trusty/debian/changelog +++ b/trusty/debian/changelog @@ -1,8 +1,9 @@ -heat (2013.2-3) UNRELEASED; urgency=low +heat (2013.2-3) unstable; urgency=low * Added missing depends: python-babel in the python-heat package. + * Added missing configuration files in /etc/heat (Closes: #730122). - -- Thomas Goirand Fri, 25 Oct 2013 02:04:19 +0800 + -- Thomas Goirand Fri, 22 Nov 2013 17:17:50 +0800 heat (2013.2-2) unstable; urgency=low diff --git a/trusty/debian/heat-common.install b/trusty/debian/heat-common.install index 68f333b3..66d9150e 100644 --- a/trusty/debian/heat-common.install +++ b/trusty/debian/heat-common.install @@ -1,2 +1,4 @@ /usr/bin/heat-manage etc/heat/policy.json +etc/heat/environment.d/default.yaml +etc/heat/api-paste.ini -- 2.45.2