5012 Commits

Author SHA1 Message Date
Adrian Cole
6137e48e04 [maven-release-plugin] prepare release jclouds-1.4.2 jclouds-1.4.2 2012-07-09 18:14:00 -07:00
vijaykiran
e513757e1a Add DNS Name as public address when describe instance response doesn't contain IPAddress 2012-07-09 17:27:27 -07:00
vijaykiran
3afe52662b Issue-1010 - AWS ACL LogDelivery URI is updated 2012-07-09 16:09:36 -07:00
Adrian Cole
1b3721dc13 Issue 1009:upgrade to sshj 0.8.1 2012-07-09 00:05:38 -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
b6383f5cd1 ubuntu precise 2012-07-04 13:21:37 -07:00
h h
5e2d2aecd5 missing imports
create-image-in-region works
2012-06-29 11:12:16 -07:00
h h
db9c157a26 base AMI bundling support of a running EBS instance 2012-06-29 11:12:03 -07:00
Aled Sage
b7c9cba71b Issue 994: fix vcloud sax parsing of namespaces
Handles when xml tags are qualified with and without xmlns.
2012-06-21 17:27:15 -06:00
Aled Sage
906b3bbea0 Issue 995: handle illegal argument in vcloud images 2012-06-21 17:26:26 -06: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 jclouds-1.4.1 2012-06-20 22:47:01 -06:00
Adam Lowe
cf666641c0 cloudstack: don't set networkId to default when iptonetworklist is populated 2012-06-20 16:43:15 -06:00
Adam Lowe
a5510630ba Fix for iptonetworklist (was incorrectly sending ipnetworklist) 2012-06-20 16:42:14 -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
5123195eec Issue 976:update to support eucalyptus 3 2012-06-16 12:07:36 -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
593a09045b Issue 979:invalid endpoint returned when region name is the same as the provider 2012-06-16 00:47:38 -04:00
Adrian Cole
0ab86744cf Issue 978:image location ignored in templateBuilder 2012-06-16 00:46:50 -04:00
Adrian Cole
6eec5d5c24 Issue 966: retry when exitstatus shows process is still running 2012-06-08 22:13:47 -07:00
Adrian Cole
8b570b499c removed pid bracketing 2012-06-08 22:00:51 -07:00
Adrian Cole
e5a98cecfe updated javadoc for imageMatches 2012-06-05 11:39:06 -07: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
hhrasna
a5b20ecd4a EC2 image architecture can be null. Don't throw NPE if architecture is null. 2012-05-30 17:09:09 -07:00
Adrian Cole
799d08f89b Merge pull request #648 from ahgittin/1.4.x
update sshj to 0.8.0, fixing sshj problem
2012-05-22 10:59:10 -07:00
Alex Heneveld
133451a112 update sshj to 0.8.0, fixing power-of-2 bug reported by me and fixed by aled 2012-05-22 11:08:51 -06:00
Adrian Cole
d3ddd57526 prevent credentialstore from leaking across tests 2012-05-18 20:57:42 -07:00
Adrian Cole
38bfb906d1 cloudservers and aws-ec2 work with tags now 2012-05-18 20:57:20 -07:00
Adrian Cole
c9096ba460 Issue 934: make sure we fail when tags don't work 2012-05-18 16:25:30 -07:00
Alex Heneveld
8fee07b1b7 javadoc to clarify options additivity 2012-05-18 16:24:58 -07:00
Adrian Cole
bdc19483d7 fixed tests 2012-05-07 12:49:24 -07:00
Adrian Cole
a9971cc050 Issue 916:update to gson 2.2 2012-05-07 10:37:47 -07:00
Andrew Gaul
1cab7fd07b Recurse in subdirectories before deleting blobs
This ensures that we have at most one PageSet of Futures awaiting
completion.
2012-05-07 10:10:41 -07:00
Andrew Gaul
bc302adb92 Optimize clearContainer for large folders
Previously we built up a list of all blobs then executed removeBlob on
all of them simultaneously.  For sufficiently large folders this would
cause an OutOfMemoryError.  There are cleaner ways to write this but
this approach mimimizes the patch.  I will continue working on this in
subsequent commits, including optimizing for deep subdirectories.

This commit also fixes a bug in the transient blobstore where deleting
elements while reading a directory resulted in NoSuchElementException.
2012-05-07 10:10:37 -07:00
Adrian Cole
9d91569e33 added tests 2012-05-07 10:10:33 -07:00
Adrian Cole
27ca6445a4 Issue 899:NPE on cleanUpIncidentalResourcesOfDeadNodes 2012-04-08 22:26:14 -06:00
Adrian Cole
32aaa4981f more details when image doesn't match 2012-04-05 16:58:16 -07:00
Adrian Cole
0105e869c8 Issue 891: update to support lucid 2012-04-03 16:24:01 -07:00
Adrian Cole
f241483913 Issue 891: ubuntu and centos now work with openjdk 2012-03-30 18:36:46 -07:00
Adrian Cole
f7de4b9df4 Issue 891: switch to openjdk; tested on ubuntu 2012-03-30 18:36:33 -07:00
Roman Bogorodskiy
d52c28de9f Issue 882: Make aws-s3 provider respect PROPERTY_S3_VIRTUAL_HOST_BUCKETS. 2012-03-30 18:21:32 -07:00
Richard Downer
46138f7cbd Add regexp that matches style of Windows AMI names in EC2 starting March 2012. Add a unit test. 2012-03-26 08:58:55 -07:00
Adrian Cole
5d322815ca fromTemplate() doesn't ensure descriptions are equal 2012-03-22 22:10:28 -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
Richard Downer
5e36573ff9 CloudStack pom.xml needs to pass the globalAdminIdentity/Credential properties to integration(live) tests, otherwise several tests will fail because they don't have global administrator access.
Conflicts:

	apis/cloudstack/pom.xml
2012-03-21 13:54:38 +02:00
Adrian Cole
d2a0c9854a Issue 871: renamed LocationPredicate to what it is 2012-03-20 12:00:51 -07:00
Adrian Cole
79a2079b11 Issue 878: cloudstack locations are zones, not regions 2012-03-20 11:36:59 -07:00
Adrian Cole
9d2506b7eb merged andrei's latest 2012-03-20 10:45:55 -07:00