> @@ -44,7 +42,12 @@ public PaginationOptions queryParameters(Multimap<String, 
> String> queryParams) {
>  
>     /**
>      * Only return objects changed since this time.
> +    *
> +    * @deprecated The {@code changes-since} query does not apply to all 
> OpenStack APIs. Please refer to the OpenStack
> +    *             Nova {@code ListOptions.changesSince(Date)} and Glance 
> {@code ListImageOptions.changesSince(Date)}.
> +    *             This option is deprecated in jclouds 2.0 and will be 
> removed in jclouds 3.0.

@everett-toews Deprecated in 1.8 remove in 2.0 given the versioning discussion?

---
Reply to this email directly or view it on GitHub:
https://github.com/jclouds/jclouds/pull/499/files#r17127759

Reply via email to