Use the OkHttp driver to support PATCH methods.
Also upgraded to OkHttp 1.3.0 (the version is now defined in `jclouds-project`.
Run all live tests against Rackspace cloud queues and all succeeded, including
the `updateClaim` one:
Tests run: 32, Failures: 0, Errors: 0, Skipped: 0
/cc @everett-toews @zack-shoylev
You can merge this Pull Request by running:
git pull https://github.com/nacx/jclouds-labs-openstack patch
Or you can view, comment on it, or merge it online at:
https://github.com/jclouds/jclouds-labs-openstack/pull/75
-- Commit Summary --
* Use the OkHttp driver in Marconi to support PATCH methods
-- File Changes --
M openstack-marconi/pom.xml (6)
M
openstack-marconi/src/main/java/org/jclouds/openstack/marconi/v1/MarconiApiMetadata.java
(3)
M
openstack-marconi/src/test/java/org/jclouds/openstack/marconi/v1/features/ClaimApiMockTest.java
(2)
M openstack-swift/pom.xml (2)
M rackspace-autoscale/pom.xml (1)
-- Patch Links --
https://github.com/jclouds/jclouds-labs-openstack/pull/75.patch
https://github.com/jclouds/jclouds-labs-openstack/pull/75.diff
---
Reply to this email directly or view it on GitHub:
https://github.com/jclouds/jclouds-labs-openstack/pull/75