<HTML>
<HEAD>
<TITLE>Re: [Openstack] Proposal for new devstack (v2?)</TITLE>
</HEAD>
<BODY>
<FONT FACE="Calibri, Verdana, Helvetica, Arial"><SPAN STYLE='font-size:11pt'>For those that want to try it glance should be working! <BR>
Since glance has dependencies on keystone, and the database both of these will be installed and started automatically (uninstall and starting and such should work!)<BR>
How to accomplish this can be seen at the github page readme.<BR>
<a href="https://github.com/yahoo/Openstack-Devstack2#readme">https://github.com/yahoo/Openstack-Devstack2#readme</a><BR>
<BR>
I will write up some documents on the github twiki sometime soon with more details!<BR>
Nova and the rest should be coming along soon.<BR>
Hopefully this will make everyones lives easier in the end :-) <BR>
Please try it out, feedback welcome :-)<BR>
<BR>
-Josh<BR>
<BR>
On 1/18/12 10:17 PM, "Gary Kotton" <<a href="GaryK@Radware.com">GaryK@Radware.com</a>> wrote:<BR>
<BR>
</SPAN></FONT><BLOCKQUOTE><FONT FACE="Calibri, Verdana, Helvetica, Arial"><SPAN STYLE='font-size:11pt'>Brilliant!<BR>
 <BR>
<BR>
</SPAN><FONT SIZE="2"><SPAN STYLE='font-size:10pt'><B>From:</B> <a href="openstack-bounces+garyk=radware.com@lists.launchpad.net">openstack-bounces+garyk=radware.com@lists.launchpad.net</a> [<a href="mailto:openstack-bounces+garyk=radware.com@lists.launchpad.net">mailto:openstack-bounces+garyk=radware.com@lists.launchpad.net</a>] <B>On Behalf Of </B>Joshua Harlow<BR>
<B>Sent:</B> Wednesday, January 18, 2012 9:21 PM<BR>
<B>To:</B> Mark McLoughlin<BR>
<B>Cc:</B> Andy Smith; openstack<BR>
<B>Subject:</B> Re: [Openstack] Proposal for new devstack (v2?)<BR>
</SPAN></FONT></FONT><FONT FACE="Times New Roman"><SPAN STYLE='font-size:12pt'> <BR>
</SPAN></FONT><FONT FACE="Calibri, Verdana, Helvetica, Arial"><SPAN STYLE='font-size:11pt'>Sweet, we are working on getting functionality for rhel and ubuntu up and going and then hopefully some docs (and code comments) can be added in so other people can know exactly what is going on (without the typical “go read the code” response). But the idea is the following:<BR>
<BR>
Have a set of json files (+ I added the ability to have simple comments) that specify the needed dependencies + versions (+ other metadata) for each distribution.<BR>
<BR>
<a href="https://github.com/yahoo/Openstack-Devstack2/blob/master/conf/pkgs/general.json">https://github.com/yahoo/Openstack-Devstack2/blob/master/conf/pkgs/general.json</a><BR>
<BR>
Have those different sections be handled by a class specific to a distribution (or possibly shared, ie fedora and rhel).<BR>
<BR>
<a href="https://github.com/yahoo/Openstack-Devstack2/tree/master/devstack/packaging">https://github.com/yahoo/Openstack-Devstack2/tree/master/devstack/packaging</a> (WIP as we work with the rhel peoples to get the dependencies flushed out)<BR>
<BR>
Similar with pip installs (if any):<BR>
<BR>
<a href="https://github.com/yahoo/Openstack-Devstack2/tree/master/conf/pips">https://github.com/yahoo/Openstack-Devstack2/tree/master/conf/pips</a><BR>
<BR>
Then this information can be updated as needed  for each release of openstack (with exact dependencies, yaaaa a win for everyone!) so that this whole pkg process becomes better for everyone.<BR>
<BR>
Of course also we are allowing other types of running besides screen (I like just having it in the background via a fork with output going to files...)<BR>
<BR>
That’s whats going on so far :-)<BR>
<BR>
Thx,<BR>
<BR>
-Josh<BR>
<BR>
On 1/18/12 3:45 AM, "Mark McLoughlin" <<a href="markmc@redhat.com">markmc@redhat.com</a>> wrote:<BR>
On Tue, 2012-01-17 at 11:20 -0800, Joshua Harlow wrote:<BR>
> My goals were/are/(may continue to be, haha) the following:<BR>
...<BR>
>  3.  Have the ability to have pkg/pip installation (and definition<BR>
> separate from the main code, already starting to be done), in more<BR>
> than 1 distro.<BR>
>     *   This allows others to easily know what versions of packages<BR>
> work for a given openstack release for more than one distro (yes<BR>
> that's right, more than ubuntu)<BR>
<BR>
Serious kudos to you guys on this part. IMHO, having a devstack that<BR>
supports multiple distros is a massive win for OpenStack generally.<BR>
<BR>
Hopefully we can dig in and help with Fedora support soonish<BR>
<BR>
Cheers,<BR>
Mark.<BR>
<BR>
<BR>
<BR>
</SPAN></FONT></BLOCKQUOTE>
</BODY>
</HTML>