Commit Graph

888 Commits

Author SHA1 Message Date
Adrian Cole 2ad3c38d04 [maven-release-plugin] prepare for next development iteration 2012-07-09 18:14:07 -07:00
Adrian Cole 6137e48e04 [maven-release-plugin] prepare release jclouds-1.4.2 2012-07-09 18:14:00 -07:00
Adrian Cole 05b3958c42 [maven-release-plugin] prepare for next development iteration 2012-06-20 22:47:26 -06:00
Adrian Cole fce5fa31ad [maven-release-plugin] prepare release jclouds-1.4.1 2012-06-20 22:47:01 -06:00
Adrian Cole a6528c1074 Issue 980: sync expect tests with 1.5 2012-06-16 11:10:08 -04:00
Adrian Cole fe72bb3531 Issue 980:timestamp on ec2 requests are in the future 2012-06-16 09:46:11 -04:00
Adrian Cole 593a09045b Issue 979:invalid endpoint returned when region name is the same as the provider 2012-06-16 00:47:38 -04:00
vijaykiran 54f854f33f Issue-953 Make sure that port is set when modifying headers 2012-06-01 14:11:42 -07:00
vijaykiran 9620389e5a Set port in the request header from the endpoint 2012-06-01 11:13:05 -07:00
Adrian Cole a9971cc050 Issue 916:update to gson 2.2 2012-05-07 10:37:47 -07:00
Andrew Gaul d5e66575e9 Propagate InterruptedException & TimeoutException
Previously we passed these exceptions to handler, which wrapped them
in a RuntimeException.  Instead propagate the actual cause so callers
can handle these properly.
2012-03-22 12:37:32 -07:00
Adrian Cole e4197bec8f [maven-release-plugin] prepare for next development iteration 2012-03-16 02:47:59 -07:00
Adrian Cole 78b44242e3 [maven-release-plugin] prepare release jclouds-1.4.0 2012-03-16 02:47:48 -07:00
Andrei Savu 8b8b1073f2 Added test to check that the key is decoded as expected 2012-03-14 22:15:08 +02:00
Andrei Savu 3b07075d40 Decode both the key and the value when parsing the request URI 2012-03-14 18:03:08 +02:00
Aled Sage 25185090c9 Issue 445: retry EC2ComputeService.cleanUpIncidentalResources due to failure if done too soon after last VM terminates! 2012-03-13 08:31:59 -07:00
Adrian Cole 5861307596 setting of zero isn't possible to pass 2012-03-05 14:48:52 -08:00
Andrew Phillips 7610dc3580 [maven-release-plugin] prepare for next development iteration 2012-02-27 12:39:06 +01:00
Andrew Phillips d913521496 [maven-release-plugin] prepare release jclouds-1.4.0-rc.3 2012-02-27 12:38:59 +01:00
Adrian Cole c3ab245402 guava 11.0.2 2012-02-26 13:57:24 +02:00
Adrian Cole 5ee0bc5d90 update bouncycastle 2012-02-23 17:06:02 +02:00
Adrian Cole dba3a4950f added toString() 2012-02-19 16:35:12 +02:00
Adrian Cole e4945cc8f8 [maven-release-plugin] prepare for next development iteration 2012-02-19 11:27:41 +02:00
Adrian Cole 8b0d01db24 [maven-release-plugin] prepare release jclouds-1.4.0-rc.2 2012-02-19 11:27:34 +02:00
Adrian Cole 6e4249c6b4 tidied syntax to get eventBus 2012-02-19 09:44:25 +02:00
Adrian Cole f71a3165da merged latest script patches 2012-02-19 02:56:54 +02:00
Ioannis Canellos 2b18a95d86 [842] Added required import packages to cloudfiles api bundle. Improved import packages in all bundles.
Conflicts:

	apis/nova/pom.xml
	labs/openstack-nova/pom.xml
	labs/vcloud-director/pom.xml
2012-02-17 01:01:38 +02:00
Andrei Savu 74ded0302e Fixed double query parameter & URL encoding / decoding bugs 2012-02-09 17:55:59 +00:00
Andrei Savu f3b9b81bca Added a few more tests and update ReEncodeQueryWithDefaultURLEncoderTest so that it fails 2012-02-09 16:14:15 +00:00
Adrian Cole 803063df1c updated to rocoto 6.1 for osgi fix 2012-02-07 20:51:44 +01:00
Adrian Cole 0134c3569b [maven-release-plugin] prepare for next development iteration 2012-02-04 17:45:57 -08:00
Adrian Cole 6aa40ec4c6 [maven-release-plugin] prepare release jclouds-1.4.0-rc.1 2012-02-04 17:45:47 -08:00
Richard Downer 3a53a4e5fa Add support for getting ciphers through the Crypto interface 2012-02-04 19:46:52 +02:00
Adrian Cole ae1effd748 made openstack multi-region, and now select correct endpoint via apiversion property 2012-02-04 00:51:44 -08:00
Adrian Cole c388fc41b4 Issue 826: removed eager supplier of @Provider endpoint 2012-02-03 13:51:26 -08:00
Adrian Cole bdd739ad04 Issue 826:support api-generated location metadata across service types, note this ensures authenticationexceptions propagate even after context creation 2012-02-03 00:27:29 -08:00
Adrian Cole e6c06e0cd0 removed cycle in cloudstack binding 2012-02-01 09:52:14 -08:00
Adrian Cole 5e23d34f91 cruft removal 2012-01-31 19:44:39 -08:00
Adrian Cole b3254b31e6 Merge branch 'retrieve-keys' of https://github.com/andreisavu/jclouds
* 'retrieve-keys' of https://github.com/andreisavu/jclouds:
  Include the JSESSIONID as part of the LoginResponse
  Added a set of changes as requested by Adrian
  Implemented login / logout APIs
2012-01-31 15:49:37 -08:00
Adrian Cole 6f8c633ff2 set default credential type to apiAccessKeyCredentials and a property to use passwordCredentials 2012-01-31 13:01:18 -08:00
Andrei Savu 2b8e2a4c01 Added a set of changes as requested by Adrian 2012-01-31 15:06:29 +02:00
Adrian Cole 52fc2c2be1 make payloads repeatable 2012-01-30 23:30:48 -08:00
Adrian Cole 32d4dbac8a Issue 821:retry on close_notify SSLException 2012-01-30 16:10:01 -08:00
Adrian Cole 55975af60d Issue 820:Move off PropertiesBuilder for rocoto 2012-01-29 23:11:37 +08:00
Adrian Cole bf4b6e8c95 Issue 823:migrate rackspace services to authenticationservice 1.1 2012-01-29 23:11:23 +08:00
Adrian Cole f93c495c43 refactored to use consistent setup*Properties methods like expect tt tests 2012-01-29 20:36:24 +08:00
Andrew Gaul d4dc61a7fe Fix user threads typo
No functional changes.
2012-01-26 14:11:07 -08:00
Adrian Cole 4816bb8a08 update javadoc and suggest areas for improvement 2012-01-22 12:12:19 +08:00
Adrian Cole 1e19db93fd Issue 815: initial keystone auth 2012-01-18 20:52:04 -08:00
Andrew Phillips a55081bcc6 Fixing test regression from c473da3 by allowing a different resource classloader to be supplied in testing 2012-01-16 22:34:33 -05:00