7892 Commits

Author SHA1 Message Date
Adrian Cole
0d43da7339 Merge pull request #1352 from jclouds/ec2-subnet-cleanup
various cleanups to get ec2 subnet api up to latest
2013-02-24 15:18:25 -08:00
Adrian Cole
7e270c5ddb various cleanups to get ec2 subnet api up to latest 2013-02-24 14:40:31 -08:00
Adrian Cole
3c6a2b4318 Merge pull request #1351 from jclouds/update-iam
Update iam
2013-02-24 13:14:03 -08:00
Adrian Cole
9741babe39 updated IAM listing to be inline with other recent aws apis 2013-02-24 12:34:25 -08:00
Adrian Cole
1338daec50 added function to grab first arg during pagination 2013-02-24 12:34:00 -08:00
Adrian Cole
94c9e00e7b Merge pull request #1350 from abayer/master
EC2 Subnet added, with DescribeSubnets support initially.
2013-02-23 18:35:41 -08:00
Andrew Bayer
707a77fedb EC2 Subnet added, with DescribeSubnets support initially. 2013-02-23 17:31:15 -08:00
barakm
1d3ee50aad Test decryption with bouncy castle crypto module. 2013-02-24 00:41:41 +02:00
Adrian Cole
544f06d37c Merge pull request #1347 from maginatics/findbugs
Address FindBugs errors
2013-02-23 10:20:00 -08:00
Andrew Gaul
1f995879d6 Address FindBugs errors 2013-02-22 20:59:29 -08:00
Adrian Cole
199b30888c Merge pull request #1346 from abayer/master
anyResourceId was actually filtering on any resource type instead
2013-02-22 17:09:25 -08:00
Andrew Bayer
3fb9ebe054 anyResourceId was actually filtering on any resource type instead 2013-02-22 16:04:46 -08:00
Adrian Cole
dc4dbd68bf Merge pull request #1339 from jclouds/ultradns-rr-crud
ultradns rr crud
2013-02-22 15:20:00 -08:00
adriancole
21f3409c47 ultradns rr crud 2013-02-22 13:25:59 -08:00
Adrian Cole
86d5d69128 Merge pull request #1344 from maginatics/findbugs
Address FindBugs complaints
2013-02-22 12:19:09 -08:00
Adrian Cole
9e159200b5 Merge pull request #1345 from maginatics/logback-1.0.9
Upgrade logback to 1.0.9
2013-02-22 12:18:51 -08:00
Andrew Gaul
1ad4b17f12 Upgrade logback to 1.0.9
Changelog: http://logback.qos.ch/news.html
2013-02-22 11:19:35 -08:00
Adrian Cole
fec8e6f61a Merge pull request #1337 from maginatics/guava-14.0-rc3
Upgrade to Guava 14.0-rc3
2013-02-22 11:10:51 -08:00
Everett Toews
cfdf5fbec8 Merge pull request #1343 from rackspace/swift-keystone-client-live-test
Live test to make Swift Keystone testing easier.
2013-02-22 09:52:42 -08:00
Andrew Gaul
ec4cdfda05 Address FindBugs complaints 2013-02-22 09:29:22 -08:00
Everett Toews
9dbe283055 Live test to make Swift Keystone testing easier. 2013-02-22 11:08:06 -06:00
Adrian Cole
fbf8681b1a Merge pull request #1338 from jclouds/ultradns-zonecrud
ultradns create/delete zone
2013-02-21 21:41:24 -08:00
adriancole
f471be32d7 ultradns create/delete zone 2013-02-21 20:27:48 -08:00
Andrew Gaul
2b7d2ded4d Upgrade to Guava 14.0-rc3 2013-02-21 18:25:27 -08:00
Everett Toews
dbe983b4f9 Merge pull request #1335 from rackspace/rax-clb-versioning
Added version to Rackspace Cloud Load Balancer package namespace.
2013-02-21 16:50:33 -08:00
Everett Toews
eef3d71526 Added version to Rackspace Cloud Load Balancer package namespace. 2013-02-21 16:07:15 -06:00
Adrian Cole
5f8c2c269c Merge pull request #1334 from jclouds/delegate-with-payloadparam
@Delegate considers @PayloadParam
2013-02-21 12:59:23 -08:00
Andrew Bayer
698db63297 Coerce InsufficientResourcesException for CloudStack 2013-02-21 12:15:25 -08:00
adriancole
ebf96596c5 @Delegate considers @PayloadParam 2013-02-21 11:44:03 -08:00
Adrian Cole
7feabaf836 Merge pull request #1332 from jclouds/route53-summary
added summary log output to route53 live test
2013-02-21 11:31:36 -08:00
adriancole
aa91c6a5aa added summary log output to route53 live test 2013-02-21 10:09:50 -08:00
Andrew Bayer
b756af1543 Add StopVirtualMachineOptions for forcing VM stop to CloudStack API 2013-02-20 12:53:10 -08:00
Adrian Cole
b0cebe85d2 Merge pull request #1315 from dralves/gce-non-compute-changes
gce api refactoring/cleanup/changes pre compute commit
2013-02-19 23:07:58 -08:00
David Ribeiro Alves
b6b4237380 Some refactorings and cleanup, namely:
- Moved all relevant null checks into Resource
- Made create firewall use FirewallOptions instead of a Firewall obj
- Consolidated a lot of the HttpRequests in the expect tests to allow for reuse (in compute)
2013-02-20 00:18:47 -06:00
Adrian Cole
a997d10d16 Merge pull request #1324 from jclouds/dynect-hardening
error handling hardening for dynect
2013-02-19 21:02:04 -08:00
adriancole
608791ac5d error handling hardening for dynect 2013-02-19 18:00:44 -08:00
Adrian Cole
485e0bfa9d Merge pull request #1323 from jclouds/route53-sync
synchronized naming of route53 with aws sdk
2013-02-19 16:32:04 -08:00
adriancole
bebdfff5be synchronized naming of route53 with aws sdk, and changed resource record type from enum to string 2013-02-19 15:32:20 -08:00
Adrian Cole
d6e38116c3 Merge pull request #1322 from jclouds/dynect-jdk7
corrected generic type failure in jdk7 in dynect
2013-02-19 13:25:13 -08:00
adriancole
27c45a5653 corrected generic type failure in jdk7 2013-02-19 12:37:10 -08:00
Adrian Cole
3cdf716334 Merge pull request #1317 from rackspace/swift-rax-large-file-upload-fix
Fixed inheritance hierarchy for Swift and Cloud Files to avoid problems when using BlobStore.
2013-02-19 09:24:53 -08:00
Adrian Cole
b0c74083f4 Merge pull request #1316 from jclouds/dynect-rdata
added initial rdata implementation for DynECT
2013-02-19 08:44:42 -08:00
Adrian Cole
e20fcc39f5 Merge pull request #1320 from jclouds/dynect-redirects
work around DynECT api and session limitations
2013-02-19 07:39:47 -08:00
Adrian Cole
f0ff0046df Merge pull request #1321 from abiquo/mandatory-vmname
Virtual machine nameLabel property is mandatory
2013-02-19 07:39:01 -08:00
adriancole
1228b61fb3 worked around misrouted errors, large redirects, and single-threaded nature of the DynECT session 2013-02-19 01:40:12 -08:00
adriancole
67d74528db RedirectionRetryHandler ignored PROPERTY_MAX_REDIRECTS on backoff 2013-02-19 01:39:11 -08:00
Alessia Prete
f278f0131f Virtual machine nameLabel property is mandatory 2013-02-19 10:31:14 +01:00
adriancole
0c5a027fc7 added base rdata implementation for DyECT 2013-02-19 01:22:11 -08:00
Adrian Cole
3f31895614 Merge pull request #1314 from maginatics/creation-date
Expose resource creation date
2013-02-18 19:14:06 -08:00
Everett Toews
3e51ff183c Fixed inheritance hierarchy for Swift and Cloud Files to avoid problems when using BlobStore. 2013-02-18 16:24:13 -06:00