Skip to content

Better misconfiguration failure

Jean-Paul Calderone requested to merge 83.better-misconfiguration-failure into master

Fixes #83 (closed) by raising a specific exception, IncorrectStorageServerReference, if the object reachable using the storage server furl from the configuration/announcement does not provide the expected remote interface.

Merge request reports