Successfully tested against rackspace-cloudfiles-us and verified that this 
commit reduces openstack-swift failures from:

```
Failed tests:
  TemporaryUrlSignerLiveTest.signForPublicAccess:55 » IO Server returned HTTP 
re...
  ContainerApiLiveTest.testDeleteMetadata:178 » ContainerNotFound 
ContainerApiLi...
  ContainerApiLiveTest.testGet:156 NullPointer
  ContainerApiLiveTest.testListWithOptions:106 » IllegalState Optional.get() 
can...
  RegionScopedSwiftBlobStoreParallelLiveTest.setup:96->getBlobStore:84 » 
IllegalArgument
  ContainerApiLiveTest.testUpdateMetadata:167 » ContainerNotFound 
ContainerApiLi...
  ObjectApiLiveTest.testCopyObjectWithMetadata:217 Could not find: 
X-Openstack-Request-Id=tx8979c3b6252d4ed1818a8-0059b227fb expected [true] but 
found [false]

Tests run: 156, Failures: 7, Errors: 0, Skipped: 23
```

to:

```
Failed tests:
  RegionScopedSwiftBlobStoreParallelLiveTest.setup:96->getBlobStore:84 » 
IllegalArgument

Tests run: 156, Failures: 1, Errors: 0, Skipped: 23
```

-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/jclouds/jclouds/pull/1144#issuecomment-328002165

Reply via email to