> @@ -41,7 +40,7 @@
> /**
> * Provides access to the OpenStack Networking (Neutron) v2 API.
> */
> -@Path("{" + Constants.PROPERTY_API_VERSION + "}")
> +@Path("v2.0")Constants.PROPERTY_API_VERSION seems to be sometimes off according to my tests (i.e. 2.0 instead of v2.0) which is why I could not use that approach. --- Reply to this email directly or view it on GitHub: https://github.com/jclouds/jclouds-labs-openstack/pull/169/files#r20211820
