jclouds/apis
Andrew Gaul 7cbfd42736 Do not check for equality on overwrites
Firstly, this check never triggered because Payload.equals always
returns false for File objects.  Secondly, this would not reduce IO
even if it worked since the common case is not overwriting a file with
the same contents.  Lastly, simplify a cast.
2012-05-07 13:35:02 -07:00
..
atmos Eliminate Throwables2.propagateOrNull 2012-05-02 13:51:36 -07:00
byon wrapper -> view 2012-04-23 19:14:36 -07:00
cloudfiles wrapper -> view 2012-04-23 19:14:36 -07:00
cloudloadbalancers Remove IPSocket class, replace with Guava's HostAndPort class. 2012-04-25 17:52:01 -07:00
cloudservers Remove IPSocket class, replace with Guava's HostAndPort class. 2012-04-25 17:52:01 -07:00
cloudsigma Remove IPSocket class, replace with Guava's HostAndPort class. 2012-04-25 17:52:01 -07:00
cloudstack Remove IPSocket class, replace with Guava's HostAndPort class. 2012-04-25 17:52:01 -07:00
cloudwatch modernized cloudwatch 2012-05-01 10:11:01 -07:00
deltacloud Eliminate Throwables2.propagateOrNull 2012-05-02 13:51:36 -07:00
ec2 Moving EncodedRSAPublicKeyToBase64 (and corresponding unit test) up into EC2 so both openstack-nova-ec2 and aws-ec2 can share the same class 2012-05-03 12:31:39 +01:00
elasticstack Remove IPSocket class, replace with Guava's HostAndPort class. 2012-04-25 17:52:01 -07:00
eucalyptus removed ContextBuilder subclasses; added unwrap; undid generic params 2012-04-16 00:44:20 -07:00
filesystem Do not check for equality on overwrites 2012-05-07 13:35:02 -07:00
nova Remove IPSocket class, replace with Guava's HostAndPort class. 2012-04-25 17:52:01 -07:00
openstack-nova openstack-nova: Adjusting names of ServerWithSecurityGroups related calls 2012-05-04 18:26:45 +01:00
openstack-nova-ec2 openstack-nova-ec2: adding NovaEC2KeyPairClient with importKeyPair improving expect tests 2012-05-03 12:49:09 +01:00
s3 Eliminate Throwables2.propagateOrNull 2012-05-02 13:51:36 -07:00
swift Eliminate Throwables2.propagateOrNull 2012-05-02 13:51:36 -07:00
vcloud Merge pull request #602 from andrewgaul/propagate-or-null 2012-05-02 15:21:30 -07:00
walrus fix covariance/assignability in RestContext<? extends Client> subclasses 2012-04-18 15:05:39 -07:00
pom.xml Issue 895:add openstack-nova-ec2 api 2012-04-03 00:06:00 -07:00