> @@ -52,7 +53,7 @@
>     @Consumes(MediaType.APPLICATION_JSON)
>     @Endpoint(CDN.class)
>     @RequestFilters(AuthenticateRequest.class)
> -   @Fallback(FalseOn500or503.class)
> +   @Fallback(PoppyFallbacks.FalseOn500or503orIOE.class)

This PR still needs to be updated after 
https://github.com/jclouds/jclouds/pull/700 is merged to fix the fallback 
handler.

---
Reply to this email directly or view it on GitHub:
https://github.com/jclouds/jclouds-labs-openstack/pull/179/files#r26149980

Reply via email to