Github user aledsage commented on the issue:
https://github.com/apache/brooklyn-server/pull/374
Thanks @geomacy. I'm not sure of the difference. When I tried using
`openstack-swift` instead of `swift`, it failed with the error shown below.
```
2016-10-07 13:50:12,414 ERROR 121 o.a.b.l.c.BasicLauncher [FelixStartLevel]
Subsystem for persistence had startup error (continuing with startup):
org.apache.brooklyn.util.exceptions.FatalRuntimeException: Error initializing
persistence subsystem: UncheckedExecutionException:
org.jclouds.http.HttpResponseException: command: POST
https://ams01.objectstorage.softlayer.net/auth/v1.0/tokens HTTP/1.1 failed with
response: HTTP/1.1 400 Bad Request; content: [<html><h1>Bad Request</h1><p>The
server could not comply with the request since it is either malformed or
otherwise incorrect.</p><
/html>]
org.apache.brooklyn.util.exceptions.FatalRuntimeException: Error
initializing persistence subsystem: UncheckedExecutionException:
org.jclouds.http.HttpResponseException: command: POST https://ams0
1.objectstorage.softlayer.net/auth/v1.0/tokens HTTP/1.1 failed with
response: HTTP/1.1 400 Bad Request; content: [<html><h1>Bad Request</h1><p>The
server could not comply with the request since it is either malformed or
otherwise incorrect.</p></html>]
```
---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at [email protected] or file a JIRA ticket
with INFRA.
---