> @@ -41,7 +40,7 @@
> /**
> * Provides access to the OpenStack Networking (Neutron) v2 API.
> */
> -@Path("{" + Constants.PROPERTY_API_VERSION + "}")
> +@Path("v2.0")It would be much more understandable to make VersionAwareRegionToEndpoint fallback to Constants.PROPERTY_API_VERSION vs doing this and backspacing over it. --- Reply to this email directly or view it on GitHub: https://github.com/jclouds/jclouds-labs-openstack/pull/169/files#r20175288
