> @@ -41,7 +40,7 @@
>  /**
>   * Provides access to the OpenStack Networking (Neutron) v2 API.
>   */
> -@Path("{" + Constants.PROPERTY_API_VERSION + "}")
> +@Path("v2.0")

the combination of setting this and also having VersionAwareRegionToEndpoint 
makes this absolutely need a comment. It is really weird that 
VersionAwareRegionToEndpoint backspaces over this.

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

Reply via email to