Cloudfuse stopped working few days ago.
I am using "openstack type" storage and when I try to mount a storage I got this error message:
Entity: line 1: parser error : Document is empty
{"error": {"message": "Expecting to find application/json in Content-Type header
^
Failed to authenticate.
I haven't touched my config file (~/.cloudfuse)
It looks like something in "which headers openstack is accepting" has changed, as I looked at the code cloudfuse is using application/xml content-type
Anyone has similar problem?