]> review.fuel-infra Code Review - openstack-build/heat-build.git/log
openstack-build/heat-build.git
12 years agoNow using the -pkg option of pkgos_dbc_read_conf
Thomas Goirand [Tue, 15 Jan 2013 17:20:42 +0000 (17:20 +0000)]
Now using the -pkg option of pkgos_dbc_read_conf

Rewritten-From: 7e7269c2cd2ac553e6f2b3323a0a596f7ba7df8f

12 years agoAdded python-extras dependency.
Thomas Goirand [Thu, 13 Dec 2012 09:32:46 +0000 (09:32 +0000)]
Added python-extras dependency.

Rewritten-From: c3fcd107579dccd30b7b0b8b5fd78d43d68bc2fd

12 years agoheat.1 manpage is gone (the binary is now heat-cfn
Thomas Goirand [Thu, 13 Dec 2012 09:28:07 +0000 (09:28 +0000)]
heat.1 manpage is gone (the binary is now heat-cfn

Rewritten-From: 6bb0fcaf2686ebf2050b6821d6189794c04d8c2a

12 years agoAlso droping the sed for heat-metadata.conf
Thomas Goirand [Thu, 13 Dec 2012 09:27:09 +0000 (09:27 +0000)]
Also droping the sed for heat-metadata.conf

Rewritten-From: 8dd11c1cec175b675d17d10f84f24edcc78eee77

12 years agoDropping heat-db-setup-read-engine-config-file-for-DB-connection-details.patch, now...
Thomas Goirand [Thu, 13 Dec 2012 06:23:25 +0000 (06:23 +0000)]
Dropping heat-db-setup-read-engine-config-file-for-DB-connection-details.patch, now upstreamed.

Rewritten-From: ff554b876372239a51ac52258accadbf9aa46abc

12 years agoUsing cleaner = true in debian/gbp.conf, as otherwise, it's connecting to network.
Thomas Goirand [Thu, 13 Dec 2012 06:19:36 +0000 (06:19 +0000)]
Using cleaner = true in debian/gbp.conf, as otherwise, it's connecting to network.

Rewritten-From: 45838ce1325e26f7d0948fd00c05799e9d5424de

12 years agoUpstream renamed heat binary as heat-cfn, following that now.
Thomas Goirand [Thu, 13 Dec 2012 06:18:50 +0000 (06:18 +0000)]
Upstream renamed heat binary as heat-cfn, following that now.

Rewritten-From: 35823f8aaadfe02e6eaa1feb6c5e53bd754e1028

12 years agometadata is gone from upstream, so removing it from the package as well.
Thomas Goirand [Thu, 13 Dec 2012 06:17:33 +0000 (06:17 +0000)]
metadata is gone from upstream, so removing it from the package as well.

Rewritten-From: 2d202418c083bd78746bee998b05d8fac01ceea1

12 years agoNow packaging 0.0.8_0.1+772818102c
Thomas Goirand [Thu, 13 Dec 2012 06:15:46 +0000 (06:15 +0000)]
Now packaging 0.0.8_0.1+772818102c

Rewritten-From: 399852c7dfe0d8cebb470d166572545704b0b727

12 years agoRuns only unit tests, not functional tests
Thomas Goirand [Fri, 7 Dec 2012 19:04:44 +0000 (19:04 +0000)]
Runs only unit tests, not functional tests

Rewritten-From: 5cc9fa66be25ed440d4f10cffc3306e490d3c18a

12 years agoActivate the db-sync ran with python.
Thomas Goirand [Fri, 7 Dec 2012 18:13:03 +0000 (18:13 +0000)]
Activate the db-sync ran with python.

Rewritten-From: cb8646d792bf2df4710964103778090d3658a4a8

12 years agoAdded upstream patch to read sql_connection from /etc/heat/heat-engine.conf
Thomas Goirand [Fri, 7 Dec 2012 17:28:46 +0000 (17:28 +0000)]
Added upstream patch to read sql_connection from /etc/heat/heat-engine.conf

Rewritten-From: 40948ab8315d5b95bb24798ad56c456a65eb10ac

12 years agoAdded the necessary db sync (done hardly with python).
Thomas Goirand [Fri, 7 Dec 2012 15:14:28 +0000 (15:14 +0000)]
Added the necessary db sync (done hardly with python).

Rewritten-From: 47581f1b0b1f7f651b1c223a976719fc75958dc6

12 years agoUsing kombu instead of qpid by default for all heat daemons.
Thomas Goirand [Fri, 7 Dec 2012 14:50:20 +0000 (14:50 +0000)]
Using kombu instead of qpid by default for all heat daemons.

Rewritten-From: b8300b8bb21cdaf46a4816e68cd49ae1cdff8ab2

12 years agoAdded missing /usr/bin/heat-api-cloudwatch from heat-api-cloudwatch package
Thomas Goirand [Fri, 7 Dec 2012 14:25:12 +0000 (14:25 +0000)]
Added missing /usr/bin/heat-api-cloudwatch from heat-api-cloudwatch package

Rewritten-From: ae4ab0ebd8443f42df984d8d031f0ca869672c2d

12 years agoAdded missing heat-api-cfn.init
Thomas Goirand [Fri, 7 Dec 2012 14:19:11 +0000 (14:19 +0000)]
Added missing heat-api-cfn.init

Rewritten-From: 54ac4fe6095e4f04d5533eb92a38382307c1463e

12 years agoUses always heat/ instead of heat-*/ in debconf
Thomas Goirand [Fri, 7 Dec 2012 10:54:00 +0000 (10:54 +0000)]
Uses always heat/ instead of heat-*/ in debconf

Rewritten-From: c40fd8c63b1c3404431f1b08db40d7eb6e9814dd

12 years ago* Fixed debian/heat-common.postinst.in
Thomas Goirand [Fri, 7 Dec 2012 08:51:46 +0000 (08:51 +0000)]
* Fixed debian/heat-common.postinst.in
* Fixed all debian/heat-*.postrm rmdir calls (checks for dir before rmdir)
* Fixed debian/heat-engine.templates (wrong prefix name)
* Removed stupid script /usr/bin/heat-db-setup and heat-keystone-setup (we use dbconfig-common and debconf instead...)
* Added endpoint creation using debconf

Rewritten-From: dba74fe708db6b0eccc3d73414ea738a1ffdf603

12 years agoAdded Debian folder.
Thomas Goirand [Thu, 6 Dec 2012 17:17:16 +0000 (17:17 +0000)]
Added Debian folder.

Rewritten-From: bffda166c32d05e7bee95c31e187046639ae9935