[ 
https://issues.apache.org/jira/browse/JCLOUDS-584?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14018906#comment-14018906
 ] 

Chris Custine commented on JCLOUDS-584:
---------------------------------------

The main areas affected by this change are the resolution of the object storage 
endpoints, which have a unique dilemma with the HP provider because the two 
regions have different version numbers even though they are the same actual 
Swift version. This is a known issue at HP from what I understand, but for now 
the only workaround is to ignore the version. This is all accomplished in the 
changes to HPCloudObjectStorageRestClientModule.

The change to HPCloudObjectStorageBlobStore reduces the api calls when a 
container is set as public (with cdn enabled), because Swift creates the 
container if it does not exist.

The better long term solution is going to be implementing this provider on top 
of the region aware swift api that is currently in openstack-labs 
(https://github.com/jclouds/jclouds-labs-openstack/tree/master/openstack-swift).
  Phani (https://github.com/Phanatic) and I are going to start looking at that 
at some point as well.

> Update HP Cloud object storage provider
> ---------------------------------------
>
>                 Key: JCLOUDS-584
>                 URL: https://issues.apache.org/jira/browse/JCLOUDS-584
>             Project: jclouds
>          Issue Type: Improvement
>    Affects Versions: 1.8.0, 1.7.3
>            Reporter: Chris Custine
>
> Update HP Cloud object storage to work with 13.5 API.



--
This message was sent by Atlassian JIRA
(v6.2#6252)

Reply via email to