fog / fog-openstack

Fog for OpenStack Platform
MIT License
69 stars 130 forks source link

Dell ECS requires the Accept header to be set to application/json, too. #483

Closed boof closed 5 years ago

boof commented 5 years ago

Validated that this now works with our Dell ECS instance. It requires the Accept header to be set to return JSON. If not It'll return XML which will result in a ParseError.

theopenlab-ci[bot] commented 5 years ago

Build failed.

mrhillsman commented 5 years ago

recheck

theopenlab-ci[bot] commented 5 years ago

Build failed.

boof commented 5 years ago

I think the VCR casettes need to be regenerated.

jablan commented 5 years ago

@boof I opened https://github.com/fog/fog-openstack/pull/495