Commit Graph

167 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 db409ffc83 Issue 1008: aws-s3 could not get location for region eu-west-1 error 2012-07-08 10:45:41 -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 2d60a72ddd Issue 942: NPE + Missing data when calling getVAppExtendedInfo on Terremark eCloud 2012-06-16 20:56:48 -04: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 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
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 ea47fcf904 changed bindings that imply i/o to Supplier<X> 2012-02-26 13:55:54 +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
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
Adrian Cole 384b8261ca move to using AtomicReference for retryable predicates saves at least one network call on re-fetch 2012-02-14 23:24:39 +01:00
Adrian Cole de1ecad1ca better error message on service not available 2012-02-09 18:32:58 +00:00
Adrian Cole 1c0c4e1b76 corrected keystone parsing and default url for hp cloud storage 2012-02-09 17:55:23 +00:00
Adrian Cole 14b46dd126 HP Cloud Identity Services/CDN 2012-02-09 06:36:24 +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
Aled Sage ab568f0a09 Issues 364 and #365: destroyNode cleans up incidental resources 2012-02-04 15:40:31 +00: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 3e9c566edc aws related changes for issue 826 2012-02-03 00:29:41 -08:00
Adrian Cole 65336339e5 terremark related changes for Issue 826 2012-02-03 00:29:30 -08:00
Adrian Cole e759c6a450 openstack and rackspace related changes for Issue 826 2012-02-03 00:29:27 -08:00
Jeremy Daggett d57fb93211 Merge remote-tracking branch 'keg/master'
Conflicts:
	common/openstack/src/main/java/org/jclouds/openstack/keystone/v1_1/config/AuthenticationServiceModule.java
	common/openstack/src/test/java/org/jclouds/openstack/keystone/v2_0/internal/BaseKeystoneRestClientExpectTest.java
2012-02-02 15:06:39 -08:00
Jeremy Daggett 50cf37f722 Merged latest jclouds master branch 2012-02-02 13:25:17 -08:00
Jeremy Daggett fa51a2734c Fixed rename of files 2012-02-01 22:42:09 -08:00
Jeremy Daggett e4c32bc00b Fixed files before merge 2012-02-01 22:39:29 -08:00
Adrian Cole 5e23d34f91 cruft removal 2012-01-31 19:44:39 -08:00
Adrian Cole 4bcea6fa23 fixed case on keystone 2012-01-31 13:01:20 -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
Adrian Cole 4ba1da5d20 scoped retryOnRenew binding to keystone as opposed to nova 2012-01-31 13:01:18 -08:00
Adrian Cole f8ebb675b6 fixed structure of auth request and organized tenantId to precede username 2012-01-31 13:01:18 -08:00
Adrian Cole abeffc1119 Issue 824:add field for hypervisor 2012-01-30 22:52:35 -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
Jeremy Daggett bf58be7a6d Fixed broken test 2012-01-26 09:55:19 -08:00
Jeremy Daggett 676e153080 Added support Keystone style auth 2012-01-25 18:35:24 -08:00
Adrian Cole b78dc18e3a Issue 815: example usage of ServerClient using keystone authentication 2012-01-18 22:47:28 -08:00
Adrian Cole 1e19db93fd Issue 815: initial keystone auth 2012-01-18 20:52:04 -08:00
Jeremy Daggett cf87d72ecf Adding sample Keystone Auth response 2012-01-18 13:36:16 -08:00
Adrian Cole 3df052565f updated current version to 1.4.0-SNAPSHOT 2012-01-16 13:08:32 -08:00
Adrian Cole 0d3bd74156 increased timeout defaults on terremark 2012-01-15 19:44:45 -08:00
Adrian Cole a14ad27258 Issue 731: code cleanup 2012-01-15 11:43:08 -08:00
Adrian Cole 63320f15b6 Issue 731: unravel dependency cycle to only use interfaces 2012-01-15 11:30:22 -08:00