openstack team mailing list archive
-
openstack team
-
Mailing list archive
-
Message #12012
Re: [Glance] Replication implementations
On 09/05/12 09:01, Gabe Westmaas wrote:
> This actually sounds like it covers most of the first run needs in this
> etherpad:
>
> http://etherpad.openstack.org/FolsomGlanceImageReplication
>
>
> Definitely excited to see the tool, and then I wonder if we can just add a
> few things to it to get metadata and filtering support. Sounds like ec2
> stuff is being covered.
Ok, I _finally_ got around to uploading this change. Sorry for the
delay. Its at https://review.openstack.org/#/c/7615/ .
I've dropped the ec2 id replication for now, as it seems like we haven't
come up with a good plan for that yet. I note that the ec2 api spec says
that the id is just a string, so we could just use the uuid here,
although we don't know what tools and scripts that might break.
The next step I think is some sort of configuration language which lets
you filter which images get replicated. I don't think that's too hard to
do, but I haven't had a chance to give it a try yet.
Cheers,
Mikal
Follow ups
References