Re: Directory Name - 2.0.0-SNAPSHOT

2016-10-26 Thread Paya, Ashkan
s3 providers? 2.0 includes many >changes to align the former with the latter. > >For what it is worth, directories are a jclouds fiction and something we >deprecated in 2.0 and will remove in 2.1. The new prefix and delimiter >support in 2.0 matches how real providers work. > &

HTTP Headers

2016-11-10 Thread Paya, Ashkan
Hello, Can we use/overwrite HTTP headers such as USER_AGENT when invoking methods like BlobStore.putBlob() or we need to specify the BlobRequestSigner and use HttpClient instead? For example, if I want to include the HTTP headers in the following operation: ByteSource input =

Re: HTTP Headers

2016-11-14 Thread Paya, Ashkan
this? > >On Thu, Nov 10, 2016 at 09:27:45PM +, Paya, Ashkan wrote: >> Hello, >> >> Can we use/overwrite HTTP headers such as USER_AGENT when invoking methods >> like BlobStore.putBlob() or we need to specify the BlobRequestSigner and use >> HttpClient

Swift in jclouds 2.0.0

2017-01-05 Thread Paya, Ashkan
Hi, According to JCLOUDS-786, the old swift api is no longer supported in jclouds 2.0.0. Does this mean that we should just change the provider’s name from swift to openstack-swift? In my case, solely changing the name does not seem to resolve

Re: Openstack-Swift

2017-04-14 Thread Paya, Ashkan
Hi Andrew, Sure, please see the logs in this pastebin: https://pastebin.com/CPQtgVLW Ashkan On 4/13/17, 7:30 PM, "Andrew Phillips" wrote: >Hi Ashkan > >> * Failed in command: …., org.jclouds.http.HttpResponseException: >> command: POST

Re: Openstack-Swift

2017-04-14 Thread Paya, Ashkan
authentication for you? > >-- >Andrew Gaul >http://gaul.org/ > On 4/14/17, 9:49 AM, "Paya, Ashkan" <ashkan.p...@dell.com> wrote: >Hi Andrew, > >Sure, please see the logs in this pastebin: https://pastebin.com/CPQtgVLW > >Ashkan > > > > &