jclouds/apis
Geoff Macartney 28c3c33bf0 Temporarily use a custom annotation instead of @SinceApiVersion.
The intention is to use @SinceApiVersion for this purpose, but that
would affect a number of APIs, and we would want to have good test
coverage before merging that change (in
FormSignerUtils#getAnnotatedApiVersion). However, there is some issue
wth certain tests at resent that means we cannot successfully test
all APIs that make use of @SinceApiVersion in order to assure
ourselves that FormSignerUtils will not introduce some problem.

See https://github.com/jclouds/jclouds/pull/1102#issuecomment-302682049
for details.

This annotation is introduced as a temporary measure in order to
decouple the functionality of FormSignerUtils#getAnnotatedApiVersion
from @SinceApiVersion and the tests in question. It can be removed and
replaced by @SinceApiVersion when those tests are fixed.

Designates that a method overrides the {@link ApiVersion} on the class
with a specific value.
2017-05-29 10:24:52 +02:00
..
atmos JCLOUDS-1271: Deprecate signRemoveBlob 2017-04-19 18:08:52 -07:00
byon Next development version 2.1.0-SNAPSHOT 2016-11-15 01:12:59 +01:00
chef Ensure SOME_CONSTANTS are static final 2017-03-17 16:59:41 -07:00
cloudstack [JCLOUDS-1128] Added page and pagesize fields to ListProjectOptions. 2017-04-18 15:05:41 +02:00
cloudwatch Next development version 2.1.0-SNAPSHOT 2016-11-15 01:12:59 +01:00
docker Fix error creating list of volume bindings for Docker 2017-03-17 22:25:45 +01:00
ec2 JCLOUDS-1269; JCLOUDS-1120: ec2 subnet/securityGroups fixes 2017-05-04 17:40:50 +02:00
elasticstack Ensure SOME_CONSTANTS are static final 2017-03-17 16:59:41 -07:00
filesystem fix for deleting an invalid file 2017-05-10 01:02:09 -07:00
oauth Next development version 2.1.0-SNAPSHOT 2016-11-15 01:12:59 +01:00
openstack-cinder Next development version 2.1.0-SNAPSHOT 2016-11-15 01:12:59 +01:00
openstack-keystone Next development version 2.1.0-SNAPSHOT 2016-11-15 01:12:59 +01:00
openstack-nova Fix logging in nova: don’t assume logback 2017-05-04 16:48:15 +02:00
openstack-nova-ec2 Next development version 2.1.0-SNAPSHOT 2016-11-15 01:12:59 +01:00
openstack-swift JCLOUDS-1299: Handle % in names during Swift list 2017-05-16 17:29:02 -07:00
openstack-trove Correct invalid comparison 2017-03-17 16:42:38 -07:00
rackspace-clouddns Next development version 2.1.0-SNAPSHOT 2016-11-15 01:12:59 +01:00
rackspace-cloudfiles Change BaseSwiftApiLiveTest to inherit from BaseBlobStoreIntegrationTest and use its methods 2016-12-20 14:10:22 -06:00
rackspace-cloudidentity Next development version 2.1.0-SNAPSHOT 2016-11-15 01:12:59 +01:00
rackspace-cloudloadbalancers Ensure SOME_CONSTANTS are static final 2017-03-17 16:59:41 -07:00
route53 Next development version 2.1.0-SNAPSHOT 2016-11-15 01:12:59 +01:00
s3 Add logic from JCLOUDS-1261 to the other 2 types of Aws4 signer. 2017-05-10 10:09:22 -07:00
sqs Next development version 2.1.0-SNAPSHOT 2016-11-15 01:12:59 +01:00
sts Temporarily use a custom annotation instead of @SinceApiVersion. 2017-05-29 10:24:52 +02:00
pom.xml Next development version 2.1.0-SNAPSHOT 2016-11-15 01:12:59 +01:00