>      * @return The {@link Account} object.
>      */
>     @Named("account:get")
>     @HEAD
>     @ResponseParser(ParseAccountFromHeaders.class)
> -   @Path("/")

I'm assuming "/" is default with no @Path annotation? (I looked but couldn't 
quickly confirm that).

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

Reply via email to