> @@ -41,7 +40,7 @@
> /**
> * Provides access to the OpenStack Networking (Neutron) v2 API.
> */
> -@Path("{" + Constants.PROPERTY_API_VERSION + "}")
> +@Path("v2.0")
It needs to be clear in the code that this is an unacceptable hack and that
it won't leave labs. Ex. add a TODO tag and own the upstream problem? (or
the flaw in the registration of this in keystone, if that's the answer!)
---
Reply to this email directly or view it on GitHub:
https://github.com/jclouds/jclouds-labs-openstack/pull/169/files#r20235298