Thanks for the contribution @sallum !

Having a first look, most comments are minors. The important ones to fix are:

* Add the `@Named` annotation to each method. This was already missing in the 
v1 and other openstack APIs, but we should add them in the apis we fix/add.
* Configure the OkHttp driver to make the PATCH method with body work. I've 
seen a TODO in the corresponding live test indicating it didn't work. 
Configuring the OkHttp driver should fix that.

Nice job putting the two versions of the API together!

---
Reply to this email directly or view it on GitHub:
https://github.com/jclouds/jclouds-labs-openstack/pull/77#issuecomment-33076704

Reply via email to