Hi, Shane.
Moving to dev as my response is mostly about using the 5.1 API. vCloud Director likely also supports the existing 1.5 API, so you should check into that. If you are using the 1.5 API (even against the 5.1 product), then content negotiation should still allow version 1.5 in the Accept header.
Does the version list for vcloud director 5.1 not include 1.5? Previously, 1.5 included 1.0, for example.
Wrt 5.1 API:
5.1 has a number of incompatible objects and needs another package hierarchy for those. Since vCloud domain was implemented in jaxb, I'm not sure how easy reusing or extending these conflicting classes to work with both versions with be.
For the accept header hard-coding version, you "might" try replacing with ${jclouds.api-version} in the async class.
-A
--
You received this message because you are subscribed to the Google Groups "jclouds" group.
To view this discussion on the web visit https://groups.google.com/d/msg/jclouds/-/Z6SSFc7ryhkJ.
To post to this group, send email to jcl...@googlegroups.com.
To unsubscribe from this group, send email to jclouds+u...@googlegroups.com.
For more options, visit this group at http://groups.google.com/group/jclouds?hl=en.
Hi, Shane.
Some objects are just incompatible, but most are probably not. We will probably need another package hierarchy for the ones that are incompatible.
-A
You received this message because you are subscribed to the Google Groups "jclouds-dev" group.
To view this discussion on the web visit https://groups.google.com/d/msg/jclouds-dev/-/OB6o88fkt4IJ.
To post to this group, send email to jclou...@googlegroups.com.
To unsubscribe from this group, send email to jclouds-dev...@googlegroups.com.
For more options, visit this group at http://groups.google.com/group/jclouds-dev?hl=en.
Awesome. Thanks for the update!
Can you open a jclouds issue in google code site for vCD 5.1 support?
Cheers,
-A
To view this discussion on the web visit https://groups.google.com/d/msg/jclouds-dev/-/M8GQJiOr-zwJ.