The subject says it all! Discussed this with @everett-toews and @zack-shoylev this morning and we decided to mark the APIs as beta. This needs to be merged to master and to 1.7, thanks! You can merge this Pull Request by running:
git pull https://github.com/rackerlabs/jclouds-labs-openstack add-beta-annotations Or you can view, comment on it, or merge it online at: https://github.com/jclouds/jclouds-labs-openstack/pull/90 -- Commit Summary -- * Added @Beta annotations to APIs -- File Changes -- M openstack-swift/src/main/java/org/jclouds/openstack/swift/v1/SwiftApi.java (2) M openstack-swift/src/main/java/org/jclouds/openstack/swift/v1/features/AccountApi.java (3) M openstack-swift/src/main/java/org/jclouds/openstack/swift/v1/features/BulkApi.java (2) M openstack-swift/src/main/java/org/jclouds/openstack/swift/v1/features/ContainerApi.java (2) M openstack-swift/src/main/java/org/jclouds/openstack/swift/v1/features/ObjectApi.java (3) M openstack-swift/src/main/java/org/jclouds/openstack/swift/v1/features/StaticLargeObjectApi.java (3) M rackspace-cloudfiles/src/main/java/org/jclouds/rackspace/cloudfiles/v1/CloudFilesApi.java (3) M rackspace-cloudfiles/src/main/java/org/jclouds/rackspace/cloudfiles/v1/features/CDNApi.java (2) -- Patch Links -- https://github.com/jclouds/jclouds-labs-openstack/pull/90.patch https://github.com/jclouds/jclouds-labs-openstack/pull/90.diff --- Reply to this email directly or view it on GitHub: https://github.com/jclouds/jclouds-labs-openstack/pull/90
