> */
> + @Named("account:get")
> + @Consumes
I think @Consumes(MediaType.APPLICATION_JSON) is needed on most methods or the
call might get rejected (during live testing)--- Reply to this email directly or view it on GitHub: https://github.com/jclouds/jclouds-labs-openstack/pull/17/files#r5431854
