Adrian Cole
13d8b9c402
replaced @Timeout w/explicit properties
2012-12-30 12:31:43 -08:00
Adrian Cole
f2364eab26
Issue #1106 : remove deltacloud
2012-12-29 13:08:21 -08:00
Adrian Cole
38152a5cc3
issue #1108 : remove special casing of eucalyptus
2012-12-29 12:39:24 -08:00
Adrian Cole
7132683cf6
issue #1108 : remove eucalyptus and related providers
2012-12-29 12:39:24 -08:00
Adrian Cole
69ba260738
issue #1107 : remove walrus and related providers
2012-12-29 12:00:49 -08:00
Adrian Cole
4ef95df0e0
Merge pull request #1111 from jclouds/get-bucket-exists
...
remove special casing of bucketExists relating to HEAD vs GET
2012-12-29 11:45:54 -08:00
Adrian Cole
34156ca090
issue #1107 : remove special casing of bucketExists relating to HEAD vs GET
2012-12-29 10:33:02 -08:00
Everett Toews
5a3c2449a1
Deleted nova project. Use openstack-nova instead.
2012-12-29 12:05:56 -06:00
Everett Toews
f1d97e20c0
Deprecate nova project in 1.5.5. To be removed in 1.6.
2012-12-29 11:46:39 -06:00
Adrian Cole
ba156b7552
Merge pull request #1100 from andrewgaul/close-payload
...
Close Payload directly
2012-12-27 18:26:05 -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
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
Everett Toews
976b6ef4a0
Guava toString, hashCode, and equals for domain objects. Removed unnecessary Objects.
2012-12-24 12:38:38 -06:00
Adrian Cole
dadf142cac
removed chance of race condition due to duplicate tearDown methods
2012-12-24 00:16:57 -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
3be1089538
removed explicit matrix param support as their use is edge case in rest
2012-12-22 17:45:31 -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
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
29aef26c60
ec2 doesn't need a strict dependency on bouncycastle
2012-12-20 10:24:21 -08:00
Adrian Cole
11e7c9dc72
cloudstack doesn't need a strict bouncycastle dep
2012-12-20 09:15:39 -08:00
Everett Toews
ad6c257424
Added support for Iterable collections to QueryParam.
2012-12-20 10:48:48 -06: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
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
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
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
Adrian Cole
059bd5ab05
removed redundant tests present in EC2ElasticBlockStoreClientExpectTest
2012-12-09 11:32:58 -08:00
Steve Loughran
04a528e823
integrated RetryAfterException into OpenStack Nova error response
2012-12-09 03:00:51 -08:00
Adrian Cole
abd2fe19b7
Merge pull request #1041 from rackspace/clb-rename
...
Renamed cloudloadbalancers to rackspace-cloudloadbalancers.
2012-12-06 14:50:20 -08:00
Everett Toews
29fc4b855f
Renamed cloudloadbalancers to rackspace-cloudloadbalancers.
2012-12-06 14:42:48 -06:00
Adrian Cole
6d6b53a5e0
fix issue #1040 : tenant can be null
2012-12-06 11:15:01 -08:00
Everett Toews
1f1050777c
Bringing Rackspace Cloud Load Balancers back to working condition. Fixed auth, zones, tests, bugs, logging, and dependencies.
2012-12-05 19:10:06 -06:00
Anton Panasenko
e293e65538
Filter null organization in VCloud API
2012-12-04 19:36:54 +02:00
Adrian Cole
6563ba1ad9
Merge pull request #995 from LeanderBB/openstack-nova-diagnostics
...
Started work on adding the nova diagnostics command to JClouds
2012-12-04 07:47:31 -08:00
Adrian Cole
c30fedec20
updated to employ Reflection.newProxy + AbstractInvocationHandler
2012-12-02 12:27:57 -08:00
Adrian Cole
d801fcc157
Merge pull request #1016 from jclouds/flex-base64
...
Flex base64
2012-12-01 12:12:05 -08:00
Adrian Cole
39bf8f9897
Merge pull request #1014 from ahgittin/fix/cloudstack-niggles
...
fix cloudstack network NPE, and 2 logging cleanups
2012-12-01 11:12:17 -08:00
Alex Heneveld
b7b3a4c333
log debug info at debug, not info
2012-12-01 09:54:19 -08:00
Alex Heneveld
29cd4efab3
no warning needed if it's admin or domain_admin rather than normal user
2012-12-01 09:54:19 -08:00
Alex Heneveld
95b220f26f
the associatedNetwork is @Nullable so guard against (a fatal) NPE
2012-12-01 09:54:19 -08:00
Adrian Cole
e66219c16e
normalized to CryptoStreams
2012-11-30 17:33:53 -08:00
Leander Bessa Beernaert
38be08eb6b
Extends JClouds' OpenStack Nova API with the Diagnostics command
...
The diagnostics command returns a collection of system information
for the a given server. At the moment, there is no formal
specification for this command. Therefore, it is returned as
a Map of hypervisor specific entries and corresponding values.
More information about the command can be viewed here [1]
in the section "Server Diagnostics".
[1] http://api.openstack.org/api-ref.html
2012-11-30 17:40:12 +00:00
Adrian Cole
2674c6d133
fix issue #917 : incorrect require in security_group2.clj and elastic_ip2.clj
2012-11-30 09:21:57 -05:00
Anshul Gangwar
9acf58986c
changed the access modifiers for constructors of DescribeInstancesResponseHandler and RunInstancesResponseHandler classes
2012-11-29 10:59:32 +05:30