This PR addresses the following:
- Correct URL decoding for Swift Object Names
- Use ByteSource where possible
- Adds test case for Rackspace Cloud Files CDN

https://issues.apache.org/jira/browse/JCLOUDS-562
You can merge this Pull Request by running:

  git pull https://github.com/rackerlabs/jclouds-labs-openstack fix-space-562

Or you can view, comment on it, or merge it online at:

  https://github.com/jclouds/jclouds-labs-openstack/pull/104

-- Commit Summary --

  * JCLOUDS-562: Decode object names with spaces

-- File Changes --

    M 
openstack-swift/src/main/java/org/jclouds/openstack/swift/v1/functions/ParseObjectListFromResponse.java
 (10)
    M 
openstack-swift/src/test/java/org/jclouds/openstack/swift/v1/features/ObjectApiMockTest.java
 (14)
    M openstack-swift/src/test/resources/object_list.json (7)
    M 
rackspace-cloudfiles/src/test/java/org/jclouds/rackspace/cloudfiles/v1/features/CloudFilesCDNApiMockTest.java
 (33)
    M rackspace-cloudfiles/src/test/resources/cdn_container_list.json (2)
    M rackspace-cloudfiles/src/test/resources/cdn_container_list_at.json (2)

-- Patch Links --

https://github.com/jclouds/jclouds-labs-openstack/pull/104.patch
https://github.com/jclouds/jclouds-labs-openstack/pull/104.diff

---
Reply to this email directly or view it on GitHub:
https://github.com/jclouds/jclouds-labs-openstack/pull/104

Reply via email to