Commit Graph

3456 Commits

Author SHA1 Message Date
Adrian Cole 4b513e2a36 Merge pull request #69 from mattiasholmqvist/issue-669
Issue 669 - second try
2011-09-11 19:06:49 -07:00
andreaturli 78b89d10d2 issue 384: some fixing to VirtualboxLiveTest for cloning vms from admin node - unstable 2011-09-11 21:53:53 +01:00
andreaturli 435253dcb5 issue 384: some fixing to AdminLiveTest for cloning vms from admin node - unstable 2011-09-11 21:52:38 +01:00
Mattias Holmqvist c8f4cad395 Organized imports 2011-09-11 22:39:20 +02:00
Mattias Holmqvist 51d7af9650 Merge branch 'master' of github.com:mattiasholmqvist/jclouds into issue-669 2011-09-11 22:22:12 +02:00
Mattias Holmqvist efdf8b23bb Fix: "auto" no longer being assigned to public IP of the node when the node has been started. 2011-09-11 22:01:36 +02:00
andreaturli fc52cdbaf8 issue 384: kickstart admin node on macosx -> complete 2011-09-11 00:39:03 +01:00
andreaturli 45119e5505 issue 384: kickstart admin node on macosx -> complete 2011-09-11 00:37:18 +01:00
andreaturli d2dd4066d1 Merge branch 'master' of github.com:jclouds/jclouds 2011-09-11 00:35:09 +01:00
andreaturli 97f93ef779 issue 384: kickstart admin node on macosx -> complete 2011-09-11 00:34:31 +01:00
Adrian Cole b172223da8 increased timeouts for softlayer calls 2011-09-11 00:53:38 +02:00
Adrian Cole db07d212dc Merge branch 'master' of https://github.com/jsonking/jclouds
* 'master' of https://github.com/jsonking/jclouds:
  Issue 158 Return Datacenter (location) information with ProductPackage
  Issue 158: Removed unused method from ProductPackage
  Issue 158: Updated links to softlayer documentation as URLs have changed
2011-09-11 00:40:14 +02:00
andreaturli 1c6c85fa51 issue 384: kickstart admin node on macosx -> complete 2011-09-10 23:05:47 +01:00
Adrian Cole 21b6490785 Merge branch 'master' of github.com:jclouds/jclouds
* 'master' of github.com:jclouds/jclouds:
  issue 384: adding vbox - virtualbox installation on  macosx
2011-09-10 19:11:23 +02:00
Jason King cd70eefc6d Issue 158 Return Datacenter (location) information with ProductPackage 2011-09-09 10:54:49 +01:00
Jason King bf36742639 Issue 158: Removed unused method from ProductPackage 2011-09-09 10:37:39 +01:00
Jason King 9966eb68c9 Issue 158: Updated links to softlayer documentation as URLs have changed 2011-09-09 10:36:25 +01:00
andreaturli 6092d58046 issue 384: adding vbox - virtualbox installation on macosx 2011-09-09 01:59:45 +01:00
Adrian Cole 952e58e74d Merge branch 'issue-669' of https://github.com/mattiasholmqvist/jclouds
* 'issue-669' of https://github.com/mattiasholmqvist/jclouds:
  Read "smp:cores" instead of "smp"
  Intermediate fix that fixes vnc:ip and nic:0:dhcp:ip for new API version of ElasticStack. Still some issues left to fix due to hanging tests.
2011-09-08 16:25:50 +02:00
Mattias Holmqvist fd1a5dd04c Read "smp:cores" instead of "smp" 2011-09-08 16:16:33 +02:00
andreaturli a3d628e688 issue 384: adding vbox - first admin vm launched on macosx 2011-09-08 07:56:11 +01:00
Andrea 8fe01385ac issue 384: adding vbox - first admin vm launched on macosx 2011-09-08 07:50:36 +01:00
Adrian Cole 8bb614bf72 Issue 158: changed Product Package test to iterate through active packages in Account 2011-09-07 20:08:46 +02:00
Adrian Cole e62834c624 removed unused imports 2011-09-07 20:07:22 +02:00
Jason King 442782dca3 Issue 158: Added AccountClient and getActivePackages method 2011-09-07 18:02:39 +01:00
Adrian Cole bedfee376a Issue 659:Specify non-default key pair for boot script in EC2 2011-09-07 11:50:31 +02:00
Mattias Holmqvist 78511b74f3 Intermediate fix that fixes vnc:ip and nic:0:dhcp:ip for new API version of ElasticStack. Still some issues left to fix due to hanging tests. 2011-09-06 23:16:38 +02:00
Adrian Cole d86fa45fb6 fixed stub to work with override credential template options 2011-09-06 18:49:35 +02:00
Adrian Cole a6da180f61 Merge pull request #63 from jclouds/add-override-credentials-to-clojure-api
Issue 679:	Add override-credentials-with template option to clojure api
2011-09-05 02:01:58 -07:00
Vijay Kiran 67db4da2f5 merged vijay's readme change 2011-09-04 10:56:41 -07:00
Andrew Phillips 94c9602ba5 Moved Maven site to Github 2011-09-03 20:13:17 -04:00
Hugo Duncan 9a17a48b7b Add override-login-user-with and override-login-credential-with to clojure apis
The tests for these currently fail.
2011-09-02 17:04:09 -04:00
Adrian Cole b20cc16693 Issue 677:Race in authorizeGroupToItself and node launch 2011-09-02 13:43:57 -07:00
Hugo Duncan d97a5a9f0c Add override-credentials-with template optio to clojure api 2011-09-02 07:10:16 -04:00
Adrian Cole 1f14adf4ea Issue 158: added response parser for ProductPackage 2011-09-01 17:42:46 -07:00
Adrian Cole 7f3ca1ad70 Issue 674: fixed merge problem 2011-09-01 16:33:28 -07:00
Adrian Cole de19f777a6 Merge pull request #61 from dralves/master
Issue 676: Simple change to avoid NPE when tranforming nova.domain.Image into compute.domain.Image
2011-09-01 16:14:08 -07:00
Adrian Cole c5e233c163 Merge pull request #62 from nterry/master
great!  thanks, Nick!
2011-09-01 10:16:50 -07:00
nterry 428b2bd2ea Fixed ec2 issue where whole thing aborts if one regoin is unavailable. Should be easy to implement with other providers. 2011-09-01 10:36:00 -06:00
David Ribeiro Alves 8de88410f6 changed the way the version is fetched from nova to avoid NPE 2011-08-31 22:45:41 +01:00
Adrian Cole 073eba9699 Issue 158: add getProductPackage to softlayer 2011-08-24 11:58:29 -07:00
Andrew Phillips b577cb8da0 GAE SDK version 1.4.2 -> 1.5.3 2011-08-23 22:16:39 -04:00
Andrew Phillips a3447e6d4f Added "powered by" buttons to the Tweetstore demos 2011-08-23 22:16:10 -04:00
Andrea Turli 2274e7d4e6 Issue 384: support virtualbox 4.1.2r73507 2011-08-21 18:19:31 +01:00
Adrian Cole 04dde80bd4 Issue 384: fixed vbox guest additions download location 2011-08-20 13:39:34 -07:00
Adrian Cole e3a960e270 fixed pom for temporary github repo 2011-08-20 13:28:48 -07:00
Adrian Cole 43d1db9f48 Issue 384: update to virtualbox 4.1.2r73507 2011-08-20 13:20:51 -07:00
Adrian Cole 266cd9cb95 fixed test case relating to login_port change 2011-08-20 12:47:57 -07:00
Adrian Cole 3621b0e8c7 fix loginPort parsing in byon 2011-08-20 12:35:18 -07:00
Adrian Cole 2a4e89912b Merge branch 'master' of git://github.com/castlabs/jclouds
* 'master' of git://github.com/castlabs/jclouds:
  added test for range requests with filesystem backend and corrected behavior
  Improve Range handling. * allowing to GET last n bytes. * start from GET range now spec conform (to field empty instead of Long.MAX_VALUE)
2011-08-19 14:38:21 -07:00