On Fri, Dec 20, 2013 at 10:42 AM, Flavio Percoco <fla...@redhat.com> wrote:

> Greetings,
>
> In the last Glance meeting, it was proposed to pull out glance's
> stores[0] code into its own package. There are a couple of other
> scenarios where using this code is necessary and it could also be
> useful for other consumers outside OpenStack itself.
>
> That being said, it's not clear where this new library should live in:
>
>    1) Oslo: it's the place for common code, incubation, although this
>    code has been pretty stable in the last release.
>
>    2) glance.stores under Image program: As said in #1, the API has
>    been pretty stable - and it falls perfectly into what Glance's
>    program covers.
>

Either makes sense. If the glance team is going to continue maintaining
the code, it may make more sense to create a repo managed by glance-core.

One note, unless glance is using a namespace package, the name for the
library can't be glance.store, unfortunately. It wouldn't be difficult to
make that sort of structure work, though, so if you like the name it would
just mean some changes to glance and its packaging.

Doug



>
> [0] https://github.com/openstack/glance/tree/master/glance/store/
>
> Thoughts?
>
> Cheers,
> FF
>
> --
> @flaper87
> Flavio Percoco
>
> _______________________________________________
> OpenStack-dev mailing list
> OpenStack-dev@lists.openstack.org
> http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack-dev
>
>
_______________________________________________
OpenStack-dev mailing list
OpenStack-dev@lists.openstack.org
http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack-dev

Reply via email to