You are viewing a plain text version of this content. The canonical link for it is here.
Posted to user@jclouds.apache.org by Jeremy Daggett <je...@RACKSPACE.COM> on 2014/04/21 20:49:23 UTC

FW: OpenStack Glance Refactoring

Forwarding to the user@ list to inform the community of these upcoming
changes.

/jd

On 4/21/14, 11:11 AM, "Jeremy Daggett" <je...@RACKSPACE.COM>
wrote:

>Greetings!
>
>This message is to inform the development community of some upcoming
>changes coming to the jclouds-labs-openstack [1] project this week.
>
>I am in the midst of pulling in a community contribution [2] that
>provides early support for the Glance v2 API. As a part of this work,
>these APIs will be aligned to match the API versioning used by OpenStack
>[3].
>
>The package names will be refactored accordingly:
>
>org.jclouds.openstack.glance.v1_0 -> org.jclouds.openstack.glance.v1
>org.jclouds.openstack.glance.v2_0 -> org.jclouds.openstack.glance.v2
>
>The Glance project is not considered production ready, so I also plan to
>mark them as "@Beta". If you have any questions or concerns, please let
>me know. Thanks.
>
>/jd
>
>[1] 
>https://github.com/jclouds/jclouds-labs-openstack/tree/master/openstack-gl
>ance
>[2] https://github.com/jclouds/jclouds-labs-openstack/pull/77
>[3] https://issues.apache.org/jira/browse/JCLOUDS-524
>[4] 
>https://github.com/jclouds/jclouds-labs-openstack/tree/master/openstack-gl
>ance/src/main/java/org/jclouds/openstack/glance/v1_0