Nikunj, aren't you going to present this talk together with Drago Rosson since he's the sole developer of Hotbuilder? That would be fair.
Anyways, thanks for advertising Hotbuilder and Merlin :), both me and Drago have been spending inexcusably too little time spreading the word in the mailing list as of late, so there was definitely a lack of news about Hotbuilder and Merlin. I'll try to shed some light onto our recent achievements. As you may already know, currently the Mistral Workbook builder is being developed as part of Merlin project. Both Mistral workbook builder and Hotbuilder use the Barricade.js library, which provides data layer abstraction for them, and is being developed also by Drago with some episodic contributions from my side. The most important difference between Hotbuilder and Mistral Workbook builder is (besides the Heat templates vs. Mistral Workbook domain) is the rest part of the technologies stack - I have employed Angular.js framework for rendering the data model expressed as Barricade.js object, while Drago used Knockout.js framework to achieve the same goals for Hotbuilder. IMHO the Angular.js usage makes the code of Workbook builder more readable :). Speaking of Hotbuilder, it's now completely opensourced at https://github.com/rackerlabs/hotbuilder and https://github.com/dragorosson/hotbuilder_horizon (the second repo is a compatibility code between the hotbuilder and horizon). My colleague Paul Karikh fork-merged 2 repos into https://github.com/pkarikh/hotbuilder_horizon_deploy, since we had some difficulties making the original code run with Horizon (so it's just the same code from Drago's repos with a couple of changes to make it work for us). AFAIK, Drago is already working on the fixes. Moreover, together with Drago we had submitted a talk about Merlin and Barricade, but since we hadn't spent enough time promoting it, it's still unknown whether it's accepted or not :(. Yet I hope we'll present a short demonstration + overview of Merlin + Barricade technologies on one of the Horizon design sessions. On Mon, Feb 23, 2015 at 4:05 PM, Aggarwal, Nikunj <[email protected]> wrote: > I am also looking forward to present it. Please support this by giving > your vote J > > > > Regards, > > Nikunj > > > > *From:* Angus Salkeld [mailto:[email protected]] > *Sent:* Monday, February 23, 2015 5:53 PM > > *To:* OpenStack Development Mailing List (not for usage questions) > *Subject:* Re: [openstack-dev] [horizon][heat]Vote for Openstack L summit > topic "The Heat Orchestration Template Builder: A demonstration" > > > > On Mon, Feb 23, 2015 at 9:18 PM, Aggarwal, Nikunj <[email protected]> > wrote: > > Hi Angus, > > I am working Timur and Drago on HOT builder. I am using this -> > https://github.com/rackerlabs/hotbuilder as the base and made some > improvements over the existing code and wish to give a demonstration on how > easy it is to create a HOT template from Horizon. > > > > That's awesome, looking forward to see it! > > -Angus > > > > > > Regards, > > Nikunj > > > > *From:* Angus Salkeld [mailto:[email protected]] > *Sent:* Monday, February 23, 2015 4:52 AM > *To:* OpenStack Development Mailing List (not for usage questions) > *Subject:* Re: [openstack-dev] [horizon][heat]Vote for Openstack L summit > topic "The Heat Orchestration Template Builder: A demonstration" > > > > On Sat, Feb 21, 2015 at 4:21 AM, Aggarwal, Nikunj <[email protected]> > wrote: > > Hi, > > > > I have submitted presentations for Openstack L summit : > > > > The Heat Orchestration Template Builder: A demonstration > <https://www.openstack.org/vote-vancouver/Presentation/the-heat-orchestration-template-builder-a-demonstration> > > > > > > Hi > > Nice to see work on a HOT builder progressing, but.. > > are you planning on integrating this with the other HOT builder efforts? > > Is the code public (link)? > > > This is more of a framework to make these easier to build: > https://github.com/stackforge/merlin > https://wiki.openstack.org/wiki/Merlin > > Timur (who works on Merlin) is working with Rackers to build this upstream > - I am not sure on the progress. > https://github.com/rackerlabs/hotbuilder > https://github.com/rackerlabs/foundry > > > > It would be nice if we could all work together (I am hoping you are > already)? > > Hopefully some of the others that are working on this can chip in and say > where they > > are. > > > -Angus > > > > > > Please cast your vote if you feel it is worth for presentation. > > > > Thanks & Regards, > > Nikunj > > > > > __________________________________________________________________________ > OpenStack Development Mailing List (not for usage questions) > Unsubscribe: [email protected]?subject:unsubscribe > http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack-dev > > > > > __________________________________________________________________________ > OpenStack Development Mailing List (not for usage questions) > Unsubscribe: [email protected]?subject:unsubscribe > http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack-dev > > > > __________________________________________________________________________ > OpenStack Development Mailing List (not for usage questions) > Unsubscribe: [email protected]?subject:unsubscribe > http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack-dev > > -- Timur Sufiev
__________________________________________________________________________ OpenStack Development Mailing List (not for usage questions) Unsubscribe: [email protected]?subject:unsubscribe http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack-dev
