From d3dfb7f15a69904417b516bb84edc4c6e12c392f Mon Sep 17 00:00:00 2001 From: Chris Alfonso Date: Fri, 13 Apr 2012 15:59:12 -0400 Subject: [PATCH] Updating the heat spec to pull in cloudinit files and i386 jeos templates --- heat.spec | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/heat.spec b/heat.spec index bce19ca862..5f9b8660cf 100644 --- a/heat.spec +++ b/heat.spec @@ -132,6 +132,7 @@ This package contains the OpenStack integration for the Heat project %{python_sitelib}/heat/engine/* %{python_sitelib}/heat/openstack/* %{python_sitelib}/heat/cfntools/* +%{python_sitelib}/heat/cloudinit/* %{python_sitelib}/heat/rpc/* %{python_sitelib}/heat/context.* %{python_sitelib}/heat/manager.* @@ -141,9 +142,13 @@ This package contains the OpenStack integration for the Heat project %files jeos %defattr(-,root,root,-) %{python_sitelib}/heat/jeos/F16-x86_64-gold-jeos.tdl +%{python_sitelib}/heat/jeos/F16-i386-gold-jeos.tdl %{python_sitelib}/heat/jeos/F17-x86_64-gold-jeos.tdl +%{python_sitelib}/heat/jeos/F17-i386-gold-jeos.tdl %{python_sitelib}/heat/jeos/F16-x86_64-cfntools-jeos.tdl +%{python_sitelib}/heat/jeos/F16-i386-cfntools-jeos.tdl %{python_sitelib}/heat/jeos/F17-x86_64-cfntools-jeos.tdl +%{python_sitelib}/heat/jeos/F17-i386-cfntools-jeos.tdl %files openstack %defattr(-,root,root,-)