Commit Graph

3288 Commits

Author SHA1 Message Date
Jason King 64591e6d0e Issue 158: Added DEFAULT_VIRTUAL_GUEST_PRICES 2011-09-17 19:34:37 +01:00
Jason King 2dd0b0deeb Issue 158: Added ProductItemCategory 2011-09-17 19:25:07 +01:00
Jason King a655d8ab25 Issues 158: iso3166Code: use country only if state is missing. Whitespace trimming and null checking 2011-09-17 10:35:47 +01:00
Jason King e7dce95ace Merge branch 'master' of git://github.com/jclouds/jclouds 2011-09-17 09:20:34 +01:00
Adrian Cole 37c4da6489 Issue 158: stubbed in compute service and tested datacenter -> location translation 2011-09-16 17:53:57 -07:00
Adrian Cole 6ad10cd185 Issue 158: undid circular dependency I created 2011-09-16 17:53:00 -07:00
Adrian Cole 89db566131 Issue 158: Added parent location 2011-09-16 17:01:52 -07:00
Adrian Cole 626b45ee46 Issue 158: Datacenter is more closely related to Location than Address 2011-09-16 16:56:13 -07:00
Adrian Cole e80786a1b2 Issue 158: refactored to find package using Iterables 2011-09-16 16:28:32 -07:00
Adrian Cole a8348fcb17 Issue 158: moved AddressToLocation to the compute package 2011-09-16 16:24:04 -07:00
Adrian Cole 22fbcb7be4 Issue 158: fix to use new Nullable annotations 2011-09-16 16:17:00 -07:00
Adrian Cole 2d4bcb6e08 Merge branch 'master' of https://github.com/jsonking/jclouds
* 'master' of https://github.com/jsonking/jclouds:
  Refactored SoftLayerUtils to ProductPackagePredicates
  Created AccountToLocation function class and added description to Address
  Issue 158 added Address class and included in api calls. Provides iso3166 code
  Fixed @see DatacenterClient
  Issue 158: Extracted getProductPackageId to SoftLayerUtils and added tests
  ProductPackageClientLiveTest used Cloud Server pkg name instead of id
2011-09-16 16:09:18 -07:00
Adrian Cole 982e92fe9f Issue 334: changed AWSEC2ComputeServiceLiveTest.testExtendedOptionsAndLogin to use aws-cloudwatch 2011-09-16 16:05:37 -07:00
Adrian Cole e766248327 Issue 334: added aws-cloudwatch provider 2011-09-16 15:36:29 -07:00
Jason King ec30c998d0 Merge branch 'master' of git://github.com/jclouds/jclouds 2011-09-16 23:12:47 +01:00
Adrian Cole 8a229dc88a Issue 334: fixed cloudwatch to use new nullable annotations 2011-09-16 14:48:52 -07:00
Jason King 5e649d15c6 Refactored SoftLayerUtils to ProductPackagePredicates 2011-09-16 22:45:10 +01:00
Jason King af5cd63dfc Created AccountToLocation function class and added description to Address 2011-09-16 21:30:31 +01:00
Guillaume Nodet 87dd23551c Avoid using a non official jsr and use our own annotations 2011-09-16 17:52:12 +02:00
Jason King 43141bcf78 Issue 158 added Address class and included in api calls. Provides iso3166 code 2011-09-16 16:51:40 +01:00
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