Commit Graph

3318 Commits

Author SHA1 Message Date
Jason King 5d53be270c Fixed @see DatacenterClient 2011-09-16 14:34:50 +01:00
Jason King 0f31b1cfb7 Issue 158: Extracted getProductPackageId to SoftLayerUtils and added tests 2011-09-16 14:34:50 +01:00
Jason King c52c13e625 ProductPackageClientLiveTest used Cloud Server pkg name instead of id 2011-09-16 09:57:26 +01:00
Adrian Cole 528a89a6fe Merge pull request #70 from jsonking/master
Issue 158: Test to get the datacenters where CloudLayer Computing Instances are available.
2011-09-15 22:28:07 -07:00
Jason King df696966a0 Issue 158: Test to get the datacenters where CloudLayer Computing Instances are available. 2011-09-15 23:37:08 +01:00
andreaturli 900f019e80 issue 384: tests passed but still connection problem to guest with bridged NIC - fix 2011-09-14 23:36:42 +01:00
andreaturli ba8b26d90e Merge branch 'master' of github.com:jclouds/jclouds 2011-09-14 23:00:24 +01:00
andreaturli 716ae1ad54 issue 384: tests passed but still connection problem to guest with bridged NIC 2011-09-14 23:00:04 +01:00
andreaturli 4b62c4a022 issue 384: VirtualboxAdminTest can clone multiple vms from the admin node in linked mode - still issues with bridged network, so right now NAT is used 2011-09-14 00:52:28 +01:00
Adrian Cole 3b3c6eeac3 Issue 645: updated image list for go2cloud 2011-09-12 23:00:20 -07:00
Adrian Cole 508372bbfa added content test for softlayer 2011-09-12 21:56:31 -07:00
Adrian Cole 0c91e3ae37 Issue 669: fixed test properties for elasticstack 2.0 providers 2011-09-12 18:54:58 -07:00
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