[
https://issues.apache.org/jira/browse/JCLOUDS-895?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Andrew Gaul updated JCLOUDS-895:
--------------------------------
Description:
Most of the major blobstores support object versioning:
* Atmos: not supported
* Amazon Glacier: not supported
* Amazon S3:
http://docs.aws.amazon.com/AmazonS3/latest/dev/ObjectVersioning.html
* Azure: https://msdn.microsoft.com/en-us/library/azure/hh488361.aspx
* Google Cloud Storage: https://cloud.google.com/storage/docs/object-versioning
* OpenStack Swift:
http://docs.openstack.org/developer/swift/overview_object_versioning.html
jclouds could expose this functionality in the portable abstraction. We would
need to add provider support in several cases.
was:
Most of the major blobstores support object versioning:
* Atmos: not supported
* AWS-S3: http://docs.aws.amazon.com/AmazonS3/latest/dev/ObjectVersioning.html
* Azure: https://msdn.microsoft.com/en-us/library/azure/hh488361.aspx
* Google Cloud Storage: https://cloud.google.com/storage/docs/object-versioning
* OpenStack Swift:
http://docs.openstack.org/developer/swift/overview_object_versioning.html
jclouds could expose this functionality in the portable abstraction. We would
need to add provider support in several cases.
> object versioning in portable abstraction
> -----------------------------------------
>
> Key: JCLOUDS-895
> URL: https://issues.apache.org/jira/browse/JCLOUDS-895
> Project: jclouds
> Issue Type: New Feature
> Components: jclouds-blobstore
> Affects Versions: 1.9.0
> Reporter: Andrew Gaul
>
> Most of the major blobstores support object versioning:
> * Atmos: not supported
> * Amazon Glacier: not supported
> * Amazon S3:
> http://docs.aws.amazon.com/AmazonS3/latest/dev/ObjectVersioning.html
> * Azure: https://msdn.microsoft.com/en-us/library/azure/hh488361.aspx
> * Google Cloud Storage:
> https://cloud.google.com/storage/docs/object-versioning
> * OpenStack Swift:
> http://docs.openstack.org/developer/swift/overview_object_versioning.html
> jclouds could expose this functionality in the portable abstraction. We
> would need to add provider support in several cases.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)