+1

I've been placing mine out at:
https://github.com/EMSL-MSC/heat-templates/tree/master/cfn

I've split common patterns into a reusable library under:
https://github.com/EMSL-MSC/heat-templates/tree/master/cfn

so that users don't have to reimplement any of those things themselves. They 
aren't pretty, but the user doesn't have to care.

The init/instance template pattern has really helped make pet like software 
into more cattle like things. They can be deleted and relaunched in a couple of 
minutes while not loosing any state.

Thanks,
Kevin
________________________________________
From: D'ANDREA, JOE  (JOE) [jdand...@research.att.com]
Sent: Thursday, May 28, 2015 9:10 AM
To: openstack-dev@lists.openstack.org
Subject: [openstack-dev] [heat] Heat Template Cookbook

[This was originally posted to openst...@lists.openstack.org by accident. 
Reposting it to openstack-dev.]

Calling all Heat neophytes, aficionados, and everyone in between ...

I've often thought it would be helpful to add a Heat Template Cookbook to the 
developer documentation.

Like any helping friendly cookbook, it would contain a variety of annotated 
recipes/templates. Ultimately, it would seek to cover use case scenarios for 
every possible ingredient/resource out there.

I've volunteered to curate and author this cookbook, alongside the HOT Guide.

To help get things started, I'm seeking template contributions that:

* Are simple and illustrate basic concepts.
* Are more intermediate and build on basic concepts.
* Are more advanced and demonstrate more complex orchestration.
* Solve a common problem or answer a frequently asked template question.

Repository links welcomed!

I also seek:

* Wish lists. "I wish there was a template that ..."
* Questions. "How do I ... ?" "Can I ... ?"

For those wondering about the heat-templates github repo[1], yes, I'll be 
plundering the vaults. ;)

Questions/contributions most welcomed. Simply reply to this message. (Once the 
doc repository is ready, we'll also gladly accept contributions through 
proposed patches to the docs.)

IMPORTANT: Please post *links* (to gists, repos, pastes, etc.) instead of 
attachments or embedded items.

Thank you!

jd

[1] https://github.com/openstack/heat-templates/
__________________________________________________________________________
OpenStack Development Mailing List (not for usage questions)
Unsubscribe: openstack-dev-requ...@lists.openstack.org?subject:unsubscribe
http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack-dev

__________________________________________________________________________
OpenStack Development Mailing List (not for usage questions)
Unsubscribe: openstack-dev-requ...@lists.openstack.org?subject:unsubscribe
http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack-dev

Reply via email to