Commit Graph

219 Commits

Author SHA1 Message Date
Adrian Cole a26c568d7b Issue 606:add ability to authorize ec2 ingress rules by source group constrained by port range 2011-07-29 03:41:20 -07:00
Adrian Cole a802c2adf5 stabilized cloudfiles tests 2011-07-28 22:15:06 -07:00
Adrian Cole 79a2646415 stabilization of tests for swift/cloudfiles 2011-07-28 12:06:28 -07:00
Adrian Cole ba1b7da181 in swift, content type no longer appends charset when you don't tell it to 2011-07-28 02:44:21 -07:00
Adrian Cole 85a6e2f90f Issue 644:update standard image list for elastichosts 2011-07-28 00:37:14 -07:00
Adrian Cole 9c67e6b63c Issue 640:add login port to byon format 2011-07-27 02:33:43 -07:00
Adrian Cole 46c147d43b toned down logging and corrected logback version 2011-07-26 22:16:52 -07:00
Adrian Cole edc1b10610 Issue 637: moved to sshj and tested on aws-ec2 gogrid cloudservers elastichosts-lon-p trmk-* 2011-07-25 03:59:01 -07:00
Adrian Cole 6f6b11c45a revised terremark implementation to only include the minimum vCloud vocabulary it needs 2011-07-24 21:39:23 +10:00
Adrian Cole 560aa95e90 flattened vCloud classes now that vcloud 0.8 doesn't need to share hierarchy with 1.0 2011-07-24 13:37:03 +10:00
Adrian Cole 6b9c68039b Issue 635:filesystem provider does not return md5 or etag on getBlob 2011-07-23 23:21:06 +10:00
Adrian Cole 81bf7268be Issue 487: rimu returns consistent hostname, but vcloud does not 2011-07-23 23:20:13 +10:00
Adrian Cole 323e775a08 Issue 634: folded vcloud-common into vcloud and trmk-common 2011-07-23 12:06:04 +10:00
Adrian Cole a365e7de2c Issue 634: fold vcloudexpress into trmk-common 2011-07-23 11:00:00 +10:00
Adrian Cole 5994d14841 Issue 487: gogrid and elasticstack do not have predicatable hostnames 2011-07-23 10:19:51 +10:00
Adrian Cole 2ac2524baa Issue 628: fixed error on vCloud find network 2011-07-23 10:17:09 +10:00
Adrian Cole 6928082674 Issue 487:Add hostname property to nodemetadata 2011-07-22 21:21:33 +10:00
Adrian Cole acd4b4a628 clean up style warnings 2011-07-22 12:48:59 +10:00
Adrian Cole 0f9dd50d7d Issue 628:expose properties to choose default Org and vDC in vCloud-based implementations 2011-07-22 11:03:29 +10:00
Adrian Cole 0921cea2c7 make test singlethreaded to avoid surefire hangs 2011-07-22 10:42:37 +10:00
Adrian Cole f81bb95ab0 Issue 542: updated terremark eCloud implementation to 2.8 version of Org and added Tag and DataCenter queries 2011-07-17 18:44:44 +10:00
Adrian Cole 92bcb2b822 Issue 622:Unable to clone machine of Terremark VCloud Express 2011-07-13 14:30:32 -07:00
spasam d9b9c61ce6 Implented vApp tag support for Terremark Enterprise.
Also added configurable exponential delay between automatic retries.
2011-07-12 11:21:20 -04:00
Adrian Cole 5f54110a47 Issue 623:clean up exception messages when templateBuilder fails to match an image 2011-07-12 00:16:02 -07:00
Adrian Cole 6e2cf793b2 Issue 613:Automatically parse cluster ami list 2011-07-08 02:13:12 -07:00
Adrian Cole 3c200645bc added ec2 support for image filters 2011-07-08 02:13:12 -07:00
Adrian Cole 537691226e added hypervisor property to ec2 image 2011-07-08 02:13:12 -07:00
Adrian Cole 48fa7a6d2c Issue 620:elasticstack and cloudsigma-based providers do not report operating system on nodes 2011-07-07 01:01:35 -07:00
Adrian Cole c4c40eaff5 Issue 619:support parsing ubuntu oneiric 2011-07-05 22:52:45 -07:00
Adrian Cole 0502300840 fixed ec2 security group live test 2011-06-27 02:26:51 -07:00
Adrian Cole 25dcc49aa3 instructions for elasticstack 2011-06-08 08:20:54 +08:00
Andrew Phillips 7d2fb23119 Master version is now 1.1.0-SNAPSHOT (= next feature version) now that 1.0.0 is out 2011-06-05 11:17:43 +04:00
Adrian Cole 1f535ebb6f Issue 80: public acl for atmos 2011-06-03 02:07:12 -07:00
Mattias Holmqvist 02391ce2b5 Merge branch 'master' of https://github.com/jclouds/jclouds into ebs2_elastic-ip2 2011-06-03 09:29:41 +02:00
Mattias Holmqvist 69aac6b455 Cleaning up API for ebs2 and elastic-ip2 after review. Minor changes to doc-strings, code formatting and order of args in release fn. 2011-06-03 09:29:04 +02:00
Adrian Cole 5b10d5d0f8 Merge branch 'master' of https://github.com/dmitri-b/jclouds
* 'master' of https://github.com/dmitri-b/jclouds:
  non-working live tests is disabled (they are not working due to the issues with OpenStack)
  non-working live tests is disabled (they are not working due to the issues with OpenStack)
  incorrect imports fix
  comments for failing live tests fixes in change password test
  more fixes in live tests more debug logging
  timeout for tests is increased
  live tests bug fixes
  comments for JschSshClinet bug fix
  JschSshClinet bug fix for exec method
  key file for live tests is renamed
  additional json test is moved to apis/nova
  additional json test
  keys for live tests are loaded from the classpath
2011-06-02 17:08:29 -07:00
Adrian Cole 461f49622d moved scality rs2 services into sandbox due to service problems 2011-06-02 16:52:28 -07:00
Dmitri Babaev e1f0cdcfa5 Merge commit '6d187ed9baaad1e00dbe65b36ea2989c951a5a28', ssh client patch is reverted due to massive changes in code
Conflicts:
	drivers/jsch/src/main/java/org/jclouds/ssh/jsch/JschSshClient.java
2011-06-03 03:50:47 +04:00
Dmitri Babaev e29e9cd4a3 non-working live tests is disabled (they are not working due to the issues with OpenStack) 2011-06-03 03:38:40 +04:00
Dmitri Babaev bde692ab7c non-working live tests is disabled (they are not working due to the issues with OpenStack) 2011-06-03 03:09:43 +04:00
Dmitri Babaev 07e6088bdb incorrect imports fix 2011-06-03 02:46:16 +04:00
Dmitri Babaev 8375791335 comments for failing live tests
fixes in change password test
2011-06-03 02:38:00 +04:00
Adrian Cole ac56adc2e1 Issue 592:templateBuilder.fromTemplate loses location when more narrow than region 2011-06-02 13:47:57 -07:00
Adrian Cole a0692e737f refactored so that eucalyptus m1.small can use 64 bit image 2011-06-02 13:20:17 -07:00
Adrian Cole 34bbfa3797 more detail on test failures in elasticstack 2011-06-02 12:59:57 -07:00
Dmitri Babaev 006d5e0eed more fixes in live tests
more debug logging
2011-06-02 23:21:14 +04:00
Dmitri Babaev 9916285ae7 timeout for tests is increased 2011-06-02 17:05:45 +04:00
Dmitri Babaev 7e4029136e live tests bug fixes 2011-06-02 16:53:12 +04:00
Mattias Holmqvist c330e100f0 Fixed typo 2011-06-02 14:00:02 +02:00
Mattias Holmqvist f73b46965b First version of elastic_ip2.clj 2011-06-02 12:45:52 +02:00