openstack team mailing list archive
-
openstack team
-
Mailing list archive
-
Message #11358
Re: [orchestration] feature branch of a work in progress on orchestration
Hi,
On Mon, 2012-05-07 at 21:41 -0400, Yun Mao wrote:
> Hi,
>
> I've uploaded some code as work in progress towards what we discussed
> at the Folsom summit, nova orchestration session. Where I'm going is
> more or less described in this blueprint.
> https://blueprints.launchpad.net/nova/+spec/task-management
>
> The first step is to build a proof of concept based on a db backend
> for persistent storage, and then implement zookeeper backend for high
> performance. Right now it only works in the testing, not real
> deployment since I haven't worked on the mysql schema migration. But I
> figure it's about time to get some early feedback. You can track the
> branch for progress. The code is available here:
>
> https://github.com/maoy/nova/tree/orchestration
>
> Comments, collaborations are very welcome. You can also find me at
> this week's orchestration meeting on Thursday. Thanks,
Nice work, it looks very interesting. Thanks for using a feature branch
for this. It's a nice way to get early feedback on your work. I've added
some very trivial comments.
Cheers,
Mark.
References