Commit Graph

28 Commits

Author SHA1 Message Date
Dirk Mueller 16452ffedf Include ChangeLog and AUTHORS
Similar to how other OpenStack components are built,
include a ChangeLog and AUTHORS file.

Change-Id: I28037aa3daf32e7e02dc2545ed3adf4227860d96
2013-05-30 17:17:41 +02:00
Monty Taylor 206650597b Migrate to pbr.
Fixes bug 1179007

Change-Id: Iaa8a2722938d0b25df1041695f3c1c8dbf563b47
2013-05-25 08:37:51 +02:00
Steve Baker 23ea6aee7c Config and scripts for building man pages
Change-Id: I61ba9989cfdbbfdc64fd320210aa06a751c9cd79
2013-03-18 15:15:07 +13:00
Steve Baker ecd9aebb48 prepare for next release 2013-02-21 11:13:43 +13:00
Steve Baker 0dac31c874 Require a MANIFEST.in for older setuptools 2013-01-04 12:03:50 +13:00
Steve Baker 1a15f6fd8d Reorganise project to contain stand-alone heat-cfntools 2012-12-21 09:20:49 +13:00
Steven Hardy 28d33eb106 Inject template boto.cfg for cfntools
new cfn-push-stats uses boto to connect to the heat
CloudWatch server, so we create a template boto.cfg
which then needs to be sedded in the instance template
so that the gateway IP/hostname is specified

Ref #21

Signed-off-by: Steven Hardy <shardy@redhat.com>
2012-10-12 16:50:50 +01:00
Steven Dake 85bdaa9a16 Remove "-jeos" from MANIFEST.in since files have been renamed
Signed-off-by: Steven Dake <sdake@redhat.com>
2012-08-14 08:50:20 -07:00
Steven Hardy 85217dc9da heat-jeos : Add new openshift tdl file
Add new tdl to build core openshift image, allowing faster
openshift template deployment

Signed-off-by: Steven Hardy <shardy@redhat.com>
2012-08-13 16:24:58 +01:00
Jeff Peeler 36b53eade9 Add docs to manifest
Signed-off-by: Jeff Peeler <jpeeler@redhat.com>
2012-07-11 11:53:50 -04:00
Tomas Sedovic f8ae70765f Fix the setup.py warnings 2012-06-06 14:06:20 +02:00
Steven Dake 3fe50d72e1 add setup.py to heat-jeos command
Signed-off-by: Steven Dake <sdake@redhat.com>
2012-06-05 16:07:21 -07:00
Tomas Sedovic f3913a9a3e cloudwatch: set HA template to send watch data
The Wordpress HA template is now able to utilize the cfn-push-stats and send
alarm messages to the metadata server.

Change-Id: I52b615d3401dc2665e2b30e4a925d61ed204c827
Signed-off-by: Tomas Sedovic <tomas@sedovic.cz>
2012-05-25 14:20:13 +02:00
Steven Dake 0cdccbd93f Add U10 JEOS support to heat jeos_create
This requires oz 0.9.0 (or latest master).  0.8.0 shipped with
most distros does not have customization support for Ubuntu
images.

fixes issue #23

Change-Id: I854aaf9657353b3fdb4768a277b527304e88ac8e
Signed-off-by: Steven Dake <sdake@redhat.com>
2012-05-24 11:12:48 -07:00
Angus Salkeld 03ae5b2d1c Validate all resource properties
Change-Id: Ib0346fd22636d3eae31c688426b966f07acda19c
Signed-off-by: Angus Salkeld <asalkeld@redhat.com>
2012-05-24 21:01:46 +10:00
Monty Taylor 2fc479c684 Align with project standards.
Rebased from: Change-Id: Ifc9fff4f88dfaebe97b7caba4d603d23c645e346

Reviewed-by: Steven Dake <sdake@redhat.com>
2012-05-21 16:48:34 -07:00
Zane Bitter 6539794166 Add cfn-get-metadata to the manifest
Signed-off-by: Zane Bitter <zbitter@redhat.com>
2012-05-11 18:56:12 +02:00
Steven Dake 797ea880d9 Install cloudinit specific files that are loaded into the mime userdata
Partially fixes Issue #48

Signed-off-by: Steven Dake <sdake@redhat.com>
2012-04-12 13:33:27 -07:00
Jeff Peeler 9358f20d40 Add newly added tdls to manifest.
Related to issue #26
2012-04-11 22:22:43 -04:00
Steven Dake 34f55bdbd6 Renamed all occurrances of cftools to cfntools to be more consistent
Signed-off-by: Steven Dake <sdake@redhat.com>
2012-04-10 12:26:44 -07:00
Steven Dake 39f953802f Move cfntools to heat directory so they are accessible by jeos_create
Signed-off-by: Steven Dake <sdake@redhat.com>
2012-04-10 11:59:38 -07:00
Steven Dake f4d4f60f8f Add F17 cftools TDL
Signed-off-by: Steven Dake <sdake@redhat.com>
2012-04-04 18:50:03 -07:00
Steven Dake ebdf76e1e8 Pre-bake cftools into an image
After this change, new JEOS will need to be created since the JEOS
names have changed.

For a cfntool image:
heat jeos_create F16 x86_64 cftools

For a gold image:
heat jeos_create F16 x86_64 gold

Signed-off-by: Steven Dake <sdake@redhat.com>
2012-04-03 15:53:27 -07:00
Chris Alfonso 4018da0186 Add a heat database to store templates, state, and events
Fixes #39
2012-04-02 06:44:10 -04:00
Chris Alfonso 6d9387bb28 Adding F17 JEOS tdl
Issue #25
2012-03-28 12:43:54 -04:00
Chris Alfonso 33c4b5f762 Adding rpm packaging for heat packages 2012-03-21 07:45:18 -04:00
Angus Salkeld d3ca2e3d37 Add etc to the manifest
Signed-off-by: Angus Salkeld <asalkeld@redhat.com>
2012-03-19 22:50:06 +11:00
Steven Dake aa68472a38 Add MANIFEST.in and add a oz tdl for a F16 jeos
Signed-off-by: Steven Dake <sdake@redhat.com>
2012-03-18 20:20:41 -07:00