Commit Graph

7530 Commits

Author SHA1 Message Date
Adrian Cole 2188a6aa35 Merge pull request #1099 from jclouds/guava-fallbacks
removed custom code that duplicates functionality of guava fallbacks
2012-12-27 18:00:41 -08:00
Andrew Gaul 614e262ce0 Close Payload directly 2012-12-27 17:35:25 -08:00
Adrian Cole 9b1872c6ff removed custom code that duplicates functionality of guava fallbacks 2012-12-27 16:54:31 -08:00
Daan Hoogland 9c307d7e4c interface inherited from baseclass 2012-12-27 19:31:03 +01:00
Adrian Cole 0880245150 Merge pull request #1095 from andrewgaul/delete-all-keys-in-list-debug-logging
Add more logging to DeleteAllKeysInList
2012-12-27 08:19:56 -08:00
Andrew Gaul 60d61ceb91 Add more logging to DeleteAllKeysInList
This allows monitoring of progress of long deletes via debug logs.
2012-12-26 21:27:13 -08:00
Adrian Cole 20ef45f9e7 Merge pull request #1094 from jclouds/no-jersey
replaced jersey w/Uris & UriTemplates; removed complexity in url encoding
2012-12-24 16:07:34 -08:00
Adrian Cole 20c3426fc8 replaced jersey w/Uris & UriTemplates; removed complexity in url encoding and edge cases like matrix params 2012-12-24 14:32:59 -08:00
Adrian Cole 50f5943232 Merge pull request #1093 from rackspace/rax-clb-refactor
Some refactoring for Rackspace CLB.
2012-12-24 11:40:50 -08:00
Everett Toews 976b6ef4a0 Guava toString, hashCode, and equals for domain objects. Removed unnecessary Objects. 2012-12-24 12:38:38 -06:00
Adrian Cole 7b1b897c21 Merge pull request #1092 from jclouds/teardowncontext-not-teardown
removed chance of race condition due to duplicate tearDown methods
2012-12-24 01:33:03 -08:00
Adrian Cole dadf142cac removed chance of race condition due to duplicate tearDown methods 2012-12-24 00:16:57 -08:00
Adrian Cole e484d7033f Merge pull request #1091 from jclouds/no-aop
removed unused aop dep
2012-12-23 09:28:55 -08:00
Adrian Cole 847b1c7352 Merge pull request #1090 from jclouds/no-matrix
removed explicit matrix param support as their use is edge case in rest
2012-12-23 09:28:45 -08:00
Adrian Cole a816f09dc7 removed unused aop dep 2012-12-22 23:30:55 -08:00
Adrian Cole 3be1089538 removed explicit matrix param support as their use is edge case in rest 2012-12-22 17:45:31 -08:00
Adrian Cole c4060c2a97 Merge pull request #1088 from jclouds/add-iam-annotations
added named annotations corresponding to IAM actions
2012-12-21 14:16:27 -08:00
Adrian Cole 98a36eb3f6 added named annotations corresponding to IAM actions 2012-12-21 12:15:21 -08:00
Adrian Cole fbfd4aadc8 Merge pull request #1085 from rackspace/rax-clb-predicates
Some useful predicates for Load Balancers.
2012-12-20 16:22:24 -08:00
Everett Toews a48ec87ff8 Some useful predicates for Load Balancers. 2012-12-20 15:11:04 -06:00
Adrian Cole 6ef62b9ef2 Merge pull request #1083 from jclouds/bouncy-up
update to latest version of bouncycastle including moving off deprecated
2012-12-20 13:07:29 -08:00
Adrian Cole e5e26e223d update to latest version of bouncycastle including moving off deprecated stuff 2012-12-20 12:04:32 -08:00
Adrian Cole 8fc9a64240 Merge pull request #1082 from jclouds/cloudstack-no-bouncy
cloudstack doesn't need a strict bouncycastle dep
2012-12-20 11:57:59 -08:00
Adrian Cole 532298ebb0 Merge pull request #1081 from jclouds/scriptbuilder-no-bouncy
scriptbuilder doesn't need a strict bouncycastle dep
2012-12-20 11:46:55 -08:00
Adrian Cole 45c2dc5209 Merge pull request #1080 from jclouds/fgcp-no-bouncy
fgcp doesn't need a strict bouncycastle dep
2012-12-20 11:45:42 -08:00
Adrian Cole 375586f78d Merge pull request #1079 from jclouds/ec2-no-bouncy
ec2 doesn't need a strict dependency on bouncycastle
2012-12-20 11:06:21 -08:00
Adrian Cole 29aef26c60 ec2 doesn't need a strict dependency on bouncycastle 2012-12-20 10:24:21 -08:00
Adrian Cole 27dbd46409 Merge pull request #1078 from rackspace/jclouds-1077-queryparam-iterable
Added support for Iterable collections to QueryParam.
2012-12-20 10:01:03 -08:00
Adrian Cole 11e7c9dc72 cloudstack doesn't need a strict bouncycastle dep 2012-12-20 09:15:39 -08:00
Adrian Cole 992daf87ad scriptbuilder doesn't need a strict bouncycastle dep 2012-12-20 09:02:04 -08:00
Adrian Cole f849a4286e fgcp doesn't need a strict bouncycastle dep 2012-12-20 08:59:04 -08:00
Everett Toews ad6c257424 Added support for Iterable collections to QueryParam. 2012-12-20 10:48:48 -06:00
Adrian Cole 26ade66846 Merge pull request #1076 from carlpulley/master
Update for ServerLove pre-installed images
2012-12-20 08:13:03 -08:00
Carl Pulley 3b873e2eca Update for ServerLove images 2012-12-20 08:33:55 +00:00
Adrian Cole 784e801d49 Merge pull request #1067 from rackspace/nova-deprecate
Deprecated nova project in jclouds 1.6, to be removed in jclouds 1.7.
2012-12-19 14:50:01 -08:00
Everett Toews 0e14d32e73 Deprecated nova project in jclouds 1.6, to be removed in jclouds 1.7. 2012-12-19 15:50:37 -06:00
Adrian Cole 1e50d426fb Merge pull request #1075 from abiquo/nst_abiquo23
Added network service type in Abiquo
2012-12-19 06:42:41 -08:00
Ignasi Barrera 3abaa91cd4 Add Network Service Type functionality.
Until Abiquo 2.2, all the NICs of the virtual machines were attached to
the same physical Network Interface in the target physical machine,
since only one NIC per Virtual Machine was 'enabled'.

Starting from Abiquo 2.3, managed hosts can assign different 'Network Service Types'
to their Network Interfaces. The goal is to define what type of network is attached to each
NIC and have more control about how public and external VLANs are managed.
2012-12-19 10:16:09 +01:00
Andrew Gaul 613c683785 Merge pull request #1071 from rackspace/rax-cf-test-fix
Fixed Cloud Files break
2012-12-14 15:32:37 -08:00
Everett Toews 3d83d788af Fixed issue where an Accept header is required when doing HEAD requests to Cloud Files. 2012-12-14 16:50:47 -06:00
Andrew Gaul 5b49b65bcd Merge pull request #1068 from rackspace/rax-clb-rename
Renamed internal ID from cloudloadbalancers to rackspace-cloudloadbalancers.
2012-12-13 11:20:32 -08:00
Andrew Gaul 4b5364878e Merge pull request #1069 from rackspace/nova-test-fix
Fixed intermittent and changing test failures in NovaErrorHandlerTest.
2012-12-13 11:01:25 -08:00
Everett Toews 0084dbeecb Fixed intermittent and changing test failures. 2012-12-13 12:39:05 -06:00
Everett Toews 01acb56df1 Renamed internal ID from cloudloadbalancers to rackspace-cloudloadbalancers. 2012-12-13 11:36:04 -06:00
Adrian Cole f071128f5a Merge pull request #1060 from rackspace/clb-modernize
Modernizing the Rackspace Cloud Load Balancers API.
2012-12-10 16:47:47 -08:00
Adrian Cole 80f21023e4 Merge pull request #1048 from petergardfjall/master
fix for issue #1047: glesys template options should support passing root password and data transfer limit
2012-12-10 16:32:17 -08:00
Adrian Cole 2edc0ef19d Merge pull request #1056 from jclouds/jclouds-549-retry-after
introduce RetryAfterException + make Nova use it
2012-12-10 16:24:26 -08:00
Everett Toews 0b0373c91f Modernizing the Rackspace Cloud Load Balancers API. Following naming conventions and using PagedIterable. 2012-12-10 12:15:38 -06:00
petergardfjall c1dd2b479d fixed review comments 2012-12-10 13:56:21 +01:00
Adrian Cole b4fd69287f Merge pull request #1059 from jclouds/delegate-with-paths
Delegate with paths
2012-12-09 12:19:36 -08:00