7252 Commits

Author SHA1 Message Date
Andrew Gaul
08a9696df6 Merge pull request #1435 from maginatics/keystone-1.1-circular-dependency
Correct Guice circular dependency for Keystone 1.1
2013-03-18 14:20:39 -07:00
Andrew Gaul
727a3f20dd Correct Guice circular dependency for Keystone 1.1
This commit reverts the parameter type to the same as d54c269.
2013-03-18 13:40:01 -07:00
Ignasi Barrera
e4f41320e4 Merge branch '1.5.x' of github.com:jclouds/jclouds into 1.5.x 2013-03-18 19:22:37 +01:00
Andrew Gaul
b4093e1f20 Merge pull request #1431 from maginatics/keystone-1.1-correct-auth-timeout-1.5.x
Correct Keystone 1.1 authentication token timeout
2013-03-17 21:55:20 -07:00
Andrew Gaul
fee262369d Correct Keystone 1.1 authentication token timeout
We should renew after 30 minutes, not 30 hours.
2013-03-17 16:30:03 -07:00
Ignasi Barrera
27ee3f263b [maven-release-plugin] prepare for next development iteration 2013-03-14 23:49:05 +01:00
Ignasi Barrera
ce42efbce8 [maven-release-plugin] prepare release jclouds-1.5.9 jclouds-1.5.9 2013-03-14 23:49:03 +01:00
Andrew Gaul
d54c269b2e Allow configuration of session renewal. 2013-03-13 19:32:41 -07:00
adriancole
2b0134fef7 fix issue #1409: regression where we broke streaming payloads 2013-03-12 14:10:55 -07:00
Adrian Cole
a76f728897 Merge pull request #1407 from maginatics/null-http-response-1.5.x
Null http response 1.5.x
2013-03-11 15:49:07 -07:00
Andrew Gaul
d2a6266dae Guard against possible null HttpResponse 2013-03-10 15:49:22 -07:00
Andrew Gaul
7261862f8f Annotate possibly null return value 2013-03-10 15:45:19 -07:00
adriancole
e85a94728c address bug where expect-100 continue can hang things 2013-03-02 08:37:21 -08:00
Ignasi Barrera
f995357022 Disabled Abiquo build until deps are in Maven central 2013-03-01 17:43:40 +01:00
adriancole
68d615529a attempt to deal with cloudbees failure 2013-02-28 18:41:04 -08:00
Adrian Cole
e8d6c0643c [maven-release-plugin] prepare for next development iteration 2013-02-25 20:44:16 -08:00
Adrian Cole
d0577b518f [maven-release-plugin] prepare release jclouds-1.5.8 jclouds-1.5.8 2013-02-25 20:44:08 -08:00
Adrian Cole
a4fa0d5dfd rename TemporaryCredentials to SessionCredentials per aws sdk 2013-02-25 20:14:20 -08:00
Adrian Cole
f9c8fc0b1f added iam instance profile args to aws-ec2 2013-02-25 19:12:40 -08:00
Adrian Cole
5cab8dcd96 unhooked version dependency from ec2 async tests 2013-02-25 18:54:55 -08:00
Adrian Cole
2c97cc3b3a added iam instance profile support 2013-02-25 17:32:21 -08:00
Adrian Cole
5df14c8587 switched iam to use logback 2013-02-25 13:08:43 -08:00
Adrian Cole
8e28d3885c added IAM role policy crud 2013-02-25 10:51:10 -08:00
Adrian Cole
6dd96610e0 consider @FormParam on @Delegate calls 2013-02-24 23:44:53 -08:00
Adrian Cole
1674d46548 added basic CRUD for IAM roles 2013-02-24 23:12:34 -08:00
Adrian Cole
a5cb760506 iam user api cleanup 2013-02-24 23:03:18 -08:00
Adrian Cole
3dd309da2d various cleanups to get ec2 subnet api up to latest 2013-02-24 17:05:39 -08:00
Adrian Cole
ece9b5b82e deterministic creation of requests based on arg order 2013-02-24 15:38:52 -08:00
Adrian Cole
f7b1346b6a updated IAM listing to be inline with other recent aws apis 2013-02-24 14:14:48 -08:00
Adrian Cole
2f78f30a47 added function to grab first arg during pagination 2013-02-24 13:58:03 -08:00
Andrew Bayer
bbc35cb7e1 EC2 Subnet added, with DescribeSubnets support initially. 2013-02-24 12:59:41 -08:00
Andrew Bayer
b5b6ac2e8f anyResourceId was actually filtering on any resource type instead 2013-02-24 12:27:15 -08:00
adriancole
ab09ff45b4 ultradns rr crud 2013-02-24 12:26:15 -08:00
adriancole
cdf2150667 ultradns create/delete zone 2013-02-22 15:01:31 -08:00
adriancole
99d9242d1e @Delegate considers @PayloadParam 2013-02-21 13:50:33 -08:00
Adrian Cole
5e0512584d Merge pull request #1333 from abayer/1.5.x
Coerce InsufficientResourcesException for CloudStack
2013-02-21 12:14:50 -08:00
adriancole
8d08938961 added summary log output to route53 live test 2013-02-21 11:32:02 -08:00
Andrew Bayer
dd60f9dded Coerce InsufficientResourcesException for CloudStack 2013-02-21 11:29:20 -08:00
Everett Toews
655d5fe20d Merge pull request #1330 from rackspace/1.5.x
Fixed inheritance hierarchy for Swift and Cloud Files to avoid problems when using BlobStore.
2013-02-20 15:58:43 -08:00
Everett Toews
ef8f21a65d Fixed inheritance hierarchy for Swift and Cloud Files to avoid problems when using BlobStore. 2013-02-20 17:07:59 -06:00
Adrian Cole
2b502b0688 Merge pull request #1312 from vadasg/1.5.x
fix hi1.4xlarge and other hardware specifications in 1.5.x
2013-02-20 12:52:33 -08:00
Vadas Gintautas
9b5bc07495 update hardware specs
update hardware specs

fix hardware ccami support

update hardware specs

update hardware specs

fix hardware ccami support
2013-02-20 14:02:08 -05:00
Adrian Cole
5f7d642d51 Merge pull request #1328 from abayer/1.5.x
Add StopVirtualMachineOptions for forcing VM stop to CloudStack API
2013-02-20 10:53:03 -08:00
Andrew Bayer
3b8cf417d6 Add StopVirtualMachineOptions for forcing VM stop to CloudStack API 2013-02-20 10:38:30 -08:00
Adrian Cole
eda6c3c7b6 Merge pull request #1327 from maginatics/creation-date-1.5.x
Expose resource creation date
2013-02-20 09:58:28 -08:00
Andrew Gaul
378f0a3558 Expose resource creation date 2013-02-20 08:39:58 -08:00
adriancole
7d5abd0a03 error handling hardening for dynect 2013-02-19 21:14:09 -08:00
adriancole
f8a3f5ee1d synchronized naming of route53 with aws sdk, and changed resource record type from enum to string 2013-02-19 16:45:48 -08:00
adriancole
c01bc173d0 corrected generic type failure in jdk7 2013-02-19 15:08:22 -08:00
adriancole
bacb21d92d added initial rdata implementation for DynECT 2013-02-19 09:22:20 -08:00