Hi, CCing the list. Might be of interest for others as well.
On Thu, May 02, 2013 at 05:46:11PM -0500, wayne_al...@dell.com wrote: > Ralf, > > I have a task to evaluate a SQL barclamp - Arkady said you might be able to > provide a little background. Any pointers appreciated! The code is here: https://github.com/crowbar/barclamp-database You can find the latested stuff in the release/essex-hack-suse/master branch. It makes use of the database cookbook from https://github.com/opscode-cookbooks/database for creating the databases and users. It also contains the postgresql cookbook (a snaphost of the postgresql cookbook from opscode-cookbooks from last year) and the mysql cookbook (for the mysql barclamp) to manage the mysql/postgresql configs. At least for the database and postgresql cookbooks it might make sense to pull in the lastest opscode releases to get the lastest fixes. Note: That I never tested this on ubuntu so likely the first thing you need to do is update the crowbar.yml to pull in all the right dependencies. In order to use the database barclamp from any of the openstack barclamps (e.g. keystone) you need to make some adjustments to those barclamps as well. For examples please have a look at e.g. changes to the glance barclamp: https://github.com/SUSE-Cloud/barclamp-glance/commit/0178a5002b2379d56c2ab6c9b8667d52672a5fb8 HTH. If you have more questions don't hesitate to ask. -- regards, Ralf _______________________________________________ Crowbar mailing list Crowbar@dell.com https://lists.us.dell.com/mailman/listinfo/crowbar For more information: http://crowbar.github.com/