Re: [Openstack] [CHEF] Aligning Cookbook Efforts

2012-02-29 Thread Judd Maltin
Hey everyone! Try-it vs. Very-complex: Separate projects, with links to eachother in the READMEs. Production: I use my chef recipes in production. Some more organizing and some re-thinking has to go into them to work well. I'd like to start that conversation in another thread, after taking a

Re: [Openstack] [CHEF] Aligning Cookbook Efforts

2012-02-28 Thread Jay Pipes
On 02/27/2012 08:17 PM, Judd Maltin wrote: Sorry I'm late to the game, but my swift chef recipes are on github as well. No worries, better late than never :) Glad you've joined the fun! It's a fork of andi abes's recipes from back in mid 2011. They contain many an ugly hack and some

Re: [Openstack] [CHEF] Aligning Cookbook Efforts

2012-02-28 Thread andi abes
On Tue, Feb 28, 2012 at 2:44 PM, Jay Pipes jaypi...@gmail.com wrote: cc'ing list, since it's a great question and good follow-up conversation to have... On 02/28/2012 02:32 PM, andi abes wrote: Interesting. Would you mind doing a code review on Mary Newby's Swift All in One cookbook?

Re: [Openstack] [CHEF] Aligning Cookbook Efforts

2012-02-28 Thread Jay Pipes
cc'ing Maru since his particular cookbook is being discussed here : On 02/28/2012 02:56 PM, andi abes wrote: yes and no One neat feature of chef is it's search capability - being able to query the sever of where other pieces of the puzzle are located, which makes it very convenient for

Re: [Openstack] [CHEF] Aligning Cookbook Efforts

2012-02-27 Thread Judd Maltin
Sorry I'm late to the game, but my swift chef recipes are on github as well. It's a fork of andi abes's recipes from back in mid 2011. They contain many an ugly hack and some half-baked ideas. BUT, if you want Ubuntu 10.04, munin, rsyslog, slogging and a bunch of other cool stuff, please give

Re: [Openstack] [CHEF] Aligning Cookbook Efforts

2012-02-24 Thread Mike Perez
Is anyone currently working on adding a Horizon cookbook? I would love to make this happen or work with someone who has already started on this. Thanks! -- Mike Perez On Monday, February 6, 2012 at 6:07 PM, Jay Pipes wrote: These chef cookbooks are the ones maintained mostly by Dan Prince

Re: [Openstack] [CHEF] Aligning Cookbook Efforts

2012-02-24 Thread Matt Ray
There's a dashboard cookbook in the diablo/stable branch used by TryStack. https://github.com/trystack/openstack-chef/tree/stable/diablo/cookbooks Thanks, Matt Ray Senior Technical Evangelist | Opscode Inc. m...@opscode.com | (512) 731-2218 Twitter, IRC, GitHub: mattray On Thu, Feb 23, 2012 at

Re: [Openstack] [CHEF] Aligning Cookbook Efforts

2012-02-20 Thread Jay Pipes
We're workin' on it... Had some issues with AppArmor crashing a node this morning... https://github.com/trystack/openstack-chef/tree/stable/diablo -jay On 02/16/2012 10:25 AM, andi abes wrote: On Wed, Feb 8, 2012 at 11:42 AM, Jay Pipes jaypi...@gmail.com mailto:jaypi...@gmail.com wrote:

Re: [Openstack] [CHEF] Aligning Cookbook Efforts

2012-02-16 Thread andi abes
On Wed, Feb 8, 2012 at 11:42 AM, Jay Pipes jaypi...@gmail.com wrote: On 02/08/2012 01:40 AM, Monty Taylor wrote: On 02/07/2012 08:32 PM, Jay Pipes wrote: Well, in my original email I proposed using the NTT PF Lab branch point for the stable/diablo branch of the upstream chef repos. If we

Re: [Openstack] [CHEF] Aligning Cookbook Efforts

2012-02-08 Thread Jay Pipes
On 02/08/2012 01:40 AM, Monty Taylor wrote: On 02/07/2012 08:32 PM, Jay Pipes wrote: Well, in my original email I proposed using the NTT PF Lab branch point for the stable/diablo branch of the upstream chef repos. If we can get a casual consensus from folks that this is OK, I will go ahead and

Re: [Openstack] [CHEF] Aligning Cookbook Efforts

2012-02-08 Thread Dan Prince
Hi Jay, Thanks for taking the initiative to send this out! I added comments to your points are inline below: Proposal for Alignment == I think the following steps would be good to get done by the time Essex rolls out the door in April: 1) Create a stable/diablo

Re: [Openstack] [CHEF] Aligning Cookbook Efforts

2012-02-07 Thread andi abes
apologies for possible duplicates - some replies last night were from the wrong email account (and didn't make it to the list) On Mon, Feb 6, 2012 at 9:37 PM, Jesse Andrews anotherje...@gmail.comwrote: I know that the RCB deploy team works with the Crowbar team on chef recipes for that

Re: [Openstack] [CHEF] Aligning Cookbook Efforts

2012-02-07 Thread Justin Shepherd
Jay and All, I have a couple of questions about the goals of the proposal. 1. What is the origin for the package declarations? - PPA's - Tarball - OS Packages (e.g. whatever happens to be in ubuntu's 11.04 or 11.10 repo?) - Git checkout 2. Are these cookbooks

Re: [Openstack] [CHEF] Aligning Cookbook Efforts

2012-02-07 Thread Brian Lamar
:56am To: Jay Pipes jaypi...@gmail.com Cc: openstack@lists.launchpad.net openstack@lists.launchpad.net Subject: Re: [Openstack] [CHEF] Aligning Cookbook Efforts Jay and All, I have a couple of questions about the goals of the proposal. 1. What is the origin for the package declarations

Re: [Openstack] [CHEF] Aligning Cookbook Efforts

2012-02-07 Thread Matt Ray
I think Jay did a good job outlining the lineages and scope of the assorted cookbook efforts so far. My Anso-based fork at github.com/mattray/openstack-cookbooks was the basis for a few public and private forks and strictly focused on multi-node deployments of stable releases. A lot of this went

Re: [Openstack] [CHEF] Aligning Cookbook Efforts

2012-02-07 Thread Jay Pipes
Thanks for the update, Matt. Comments inline... On 02/07/2012 10:16 PM, Matt Ray wrote: I think Jay did a good job outlining the lineages and scope of the assorted cookbook efforts so far. My Anso-based fork at github.com/mattray/openstack-cookbooks was the basis for a few public and private

Re: [Openstack] [CHEF] Aligning Cookbook Efforts

2012-02-07 Thread Jay Pipes
On 02/06/2012 11:53 PM, Vishvananda Ishaya wrote: On Feb 6, 2012, at 6:37 PM, Jesse Andrews wrote: I know that the RCB deploy team works with the Crowbar team on chef recipes for that project. Regarding the github.com/ansolabs github.com/rcb recipes - I'll have to delegate to Vishy who

Re: [Openstack] [CHEF] Aligning Cookbook Efforts

2012-02-07 Thread Monty Taylor
On 02/07/2012 08:32 PM, Jay Pipes wrote: Thanks for the update, Matt. Comments inline... On 02/07/2012 10:16 PM, Matt Ray wrote: I think Jay did a good job outlining the lineages and scope of the assorted cookbook efforts so far. My Anso-based fork at

Re: [Openstack] [CHEF] Aligning Cookbook Efforts

2012-02-06 Thread Mark Collier
Awesome leadership on this Jay! (And Matt) You should come down to Austin more often :) Definitely seems like an area with a lot of duplicated effort. Jay Pipes jaypi...@gmail.com wrote: Hi Stackers, tl;dr - There are myriad Chef cookbooks out there in the ecosystem and locked up

Re: [Openstack] [CHEF] Aligning Cookbook Efforts

2012-02-06 Thread Jesse Andrews
I know that the RCB deploy team works with the Crowbar team on chef recipes for that project. Regarding the github.com/ansolabs github.com/rcb recipes - I'll have to delegate to Vishy who worked on those. Jesse On Mon, Feb 6, 2012 at 6:07 PM, Jay Pipes jaypi...@gmail.com wrote: Hi Stackers,

Re: [Openstack] [CHEF] Aligning Cookbook Efforts

2012-02-06 Thread Jay Pipes
On 02/06/2012 09:37 PM, Jesse Andrews wrote: I know that the RCB deploy team works with the Crowbar team on chef recipes for that project. OK. Are you in agreement about the proposal in my email? Regarding the github.com/ansolabs github.com/rcb recipes - I'll have to delegate to Vishy who

Re: [Openstack] [CHEF] Aligning Cookbook Efforts

2012-02-06 Thread Jason Cannavale
RCB deploy has a set of chef cookbooks we use for diablo all in one testing (minus swift) in addition to the work we have been doing with the crowbar team. Since we seem to be adding to the problem, we'd be happy to collaborate on the consolidation.. Jason On Feb 6, 2012, at 20:56, Jesse

Re: [Openstack] [CHEF] Aligning Cookbook Efforts

2012-02-06 Thread Vishvananda Ishaya
On Feb 6, 2012, at 6:37 PM, Jesse Andrews wrote: I know that the RCB deploy team works with the Crowbar team on chef recipes for that project. Regarding the github.com/ansolabs github.com/rcb recipes - I'll have to delegate to Vishy who worked on those. They were the basis of dan and

Re: [Openstack] [CHEF] Aligning Cookbook Efforts

2012-02-06 Thread Andiabes
Jesse, right. The results are here: https://github.com/dellcloudedge/crowbar/tree/openstack-os-build/barclamps . With separate repos for nova, swift, keystone and horizon ( at this location, they're git submodules) The v1.2 tag deploys diablo/stable. Most Cookbooks are written to be useable

Re: [Openstack] [CHEF] Aligning Cookbook Efforts

2012-02-06 Thread Maru Newby
I've submitted a Swift AIO cookbook for review: https://review.openstack.org/#change,3613 It follows the latest single-node AIO instructions pretty much to the letter, so the resulting environment is well-documented. We use this cookbook as the basis for building Swift development

Re: [Openstack] [CHEF] Aligning Cookbook Efforts

2012-02-06 Thread Andiabes
The alignment proposal sounds great, and would definitely help reduce redundancy. However, it might be useful to define clear goals of the resulting deployment using these cookbooks. As an example - Looking at the anso recipes for swift - they appear to deploy a SAIO swift cluster. The Crowbar

Re: [Openstack] [CHEF] Aligning Cookbook Efforts

2012-02-06 Thread Monty Taylor
On 02/06/2012 06:07 PM, Jay Pipes wrote: Hi Stackers, tl;dr - There are myriad Chef cookbooks out there in the ecosystem and locked up behind various company firewalls. It would be awesome if we could agree to: * Align to a single origin repository for OpenStack cookbooks *