841 Commits

Author SHA1 Message Date
Adrian Cole
3ebdb89e1d template changes in cloudsigma 2012-03-13 14:43:37 -07:00
Adrian Cole
428c08379d aws-ec2 template update 2012-03-12 21:53:01 -07:00
Adrian Cole
11b36f2083 Merge pull request #421 from milkmansrevenge/master
Reduced log levels for compute parsing methods
2012-03-10 16:18:26 -08:00
Chris Strand
8272352f9b Log level of debug for the various parse methods 2012-03-11 00:05:04 +00:00
Adrian Cole
e82e198a9f changed gogrid to not use ssh ctor 2012-03-10 14:43:58 -08:00
Adrian Cole
8394fa90e6 fixed provider metadata 2012-03-09 19:56:22 -08:00
Adrian Cole
605b2dbd25 template updates for cloudservers 2012-03-09 16:51:26 -08:00
Adrian Cole
926cd0991f spot test also needs m1.medium 2012-03-09 12:28:10 -08:00
Adrian Cole
38de846947 Issue 859:AWS EC2 Updates: New Medium Instance, 64-bit Ubiquity 2012-03-08 10:52:56 -08:00
Adrian Cole
e8f5b049d8 modernized some gogrid tests and corrected iso information for datacenter 3 2012-03-07 13:11:31 -08:00
Adrian Cole
cf0b725b26 refactored hashCode, etc. as in NL sometimes date fields are not present 2012-03-07 12:59:58 -08:00
Adrian Cole
1e8841062b Issue 854:move savvis-symphonyvpdc to labs 2012-03-05 17:01:19 -08:00
Adrian Cole
d50d70a397 corrected urls for savvis 2012-03-05 16:36:37 -08:00
Adrian Cole
1f4bd46074 removed timeouts from savvis 2012-03-05 14:50:17 -08:00
Adrian Cole
d8b465ec2e Issue 851:add save/delete image support to go grid 2012-03-03 11:33:27 -08:00
Adrian Cole
4d919ce14e cloudwatch free interval is 5m not 1m 2012-02-26 16:55:18 +02:00
Adrian Cole
dadd4f6515 changed bindings that imply i/o to Supplier<X> 2012-02-26 13:54:43 +02:00
Adrian Cole
fa7f81c4e7 Issue 847:version updates 2012-02-23 15:11:05 +02:00
Ioannis Canellos
ebe53d1b71 Fixed aws-ec2 bundle imports 2012-02-17 02:01:39 +02:00
Ioannis Canellos
5490b3068c [842] Added required import packages to cloudfiles api bundle. Improved import packages in all bundles. 2012-02-17 00:49:39 +02:00
Adrian Cole
2da5d297a5 Issue 838: convert jboss tests and java tests to use InstallJDK 2012-02-14 23:22:24 +01:00
Adrian Cole
2332662a90 move to using AtomicReference for retryable predicates saves at least one network call on re-fetch 2012-02-14 23:22:24 +01:00
Adrian Cole
567f845444 corrected keystone parsing and default url for hp cloud storage 2012-02-09 17:54:06 +00:00
Adrian Cole
5830665a74 HP Cloud Identity Services/CDN 2012-02-09 06:36:09 +01:00
Jeremy Daggett
d2a4bfa2a9 Updated NOTICE.txt and inserted correct production URL for PropertiesBuilder 2012-02-06 11:18:53 -08:00
Adrian Cole
0058c3a5eb updated test expectations to lastest amis 2012-02-04 13:10:53 -08:00
Ioannis Canellos
4907663c27 [832] Removed unnecessary import from eucalyptus-partnercloud-s3 2012-02-04 22:00:02 +02:00
Adrian Cole
fe4d148528 updated current version to 1.5.0-SNAPSHOT 2012-02-04 11:06:07 -08:00
Andrei Savu
4ed8f8f85e Renamed getPasswordData to getPasswordDataInRegion & fixed broken unit tests 2012-02-04 20:18:50 +02:00
Aled Sage
ef8a2cc01d Issue #445: testing is fixed as side-effect of #364 and #365 work 2012-02-04 15:53:29 +00:00
Aled Sage
ab568f0a09 Issues 364 and #365: destroyNode cleans up incidental resources 2012-02-04 15:40:31 +00:00
Adrian Cole
61314015dc Merge pull request #347 from andrewgaul/remove-create-http-module
Remove AWSS3ClientLiveTest.createHttpModule
2012-02-03 16:29:57 -08:00
Andrew Gaul
2eb0b76092 Remove AWSS3ClientLiveTest.createHttpModule
This yields confusing hangs with tests that have multiple outstanding
operations.
2012-02-03 16:09:19 -08:00
Adrian Cole
c388fc41b4 Issue 826: removed eager supplier of @Provider endpoint 2012-02-03 13:51:26 -08:00
Andrew Gaul
3f102fcbb2 Fix JavaDoc warnings in AWS provider 2012-02-03 11:06:06 -08:00
Adrian Cole
3a9d660b8e refactored ec2 options test, especially to use known image id (it was selecting centos since we changed the location id) 2012-02-03 00:29:42 -08:00
Adrian Cole
80a965d3fb softlayer has been slow responding lately 2012-02-03 00:29:42 -08:00
Adrian Cole
3e9c566edc aws related changes for issue 826 2012-02-03 00:29:41 -08:00
Adrian Cole
3c8e613464 azure related changes for Issue 826 2012-02-03 00:29:36 -08:00
Adrian Cole
32f0de7997 softlayer related changes for Issue 826 2012-02-03 00:29:36 -08:00
Adrian Cole
c32d72084e gogrid related changes for Issue 826 2012-02-03 00:29:34 -08:00
Adrian Cole
6dfe726dfa savvis related changes for Issue 826 2012-02-03 00:29:33 -08:00
Adrian Cole
44329eceaf slicehost related changes for Issue 826 2012-02-03 00:29:32 -08:00
Adrian Cole
e45aaa8a3c rimu related changes for Issue 826 2012-02-03 00:29:32 -08:00
Adrian Cole
65336339e5 terremark related changes for Issue 826 2012-02-03 00:29:30 -08:00
Jeremy Daggett
50cf37f722 Merged latest jclouds master branch 2012-02-02 13:25:17 -08:00
Andrei Savu
2b7bb53d20 Changed testTemplateBuilderWithLessRegions to query eu-west-1 2012-02-02 17:41:17 +02:00
Jeremy Daggett
7073d85c75 Missed HP Cloud RestClientodule 2012-02-01 22:44:37 -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