Andrew Gaul created JCLOUDS-1489:
------------------------------------
Summary: allow glacier storage tier during create object
Key: JCLOUDS-1489
URL: https://issues.apache.org/jira/browse/JCLOUDS-1489
Project: jclouds
Issue Type: Improvement
Components: jclouds-blobstore
Affects Versions: 2.1.1
Reporter: Andrew Gaul
Assignee: Andrew Gaul
AWS now allows glacier storage class during object creation:
https://docs.aws.amazon.com/AmazonS3/latest/API/RESTObjectPUT.html
Update tests to avoid spurious failures:
{quote}
AWSS3BlobIntegrationLiveTest>S3BlobIntegrationLiveTest.testPutBlobTierArchive:62
Expected HttpResponseException to be thrown
AWSS3BlobIntegrationLiveTest>S3BlobIntegrationLiveTest.testPutBlobTierArchiveMultipart:72
Expected HttpResponseException to be thrown
{quote}
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)