Commit Graph

91 Commits

Author SHA1 Message Date
Adrian Cole f2ce700ec1 cleaned security group syntax for rule creation 2012-03-19 18:38:22 -07:00
Adrian Cole 206dd67c00 revised syntax of security groups 2012-03-19 17:52:47 -07:00
Adrian Cole e1b1ba4afa all around cleanup on server object; fixed creatednode.nodeId & addressed new node where hostId is not set 2012-03-19 15:52:08 -07:00
Adrian Cole 28fd2742fb multizone and floating ip support 2012-03-19 01:03:25 -07:00
Adrian Cole 45b4725fc7 fixed logging as log4j was being inherited 2012-03-19 01:03:25 -07:00
Adrian Cole 811abdb43c removed the floating ip option, as it needs more thought 2012-03-19 01:03:24 -07:00
Adrian Cole 31575a812f changed loaders to loaders package 2012-03-19 01:03:24 -07:00
Adam Lowe f0d6c9f10d openstack-nova: wiring Floating IP functionality into ComputeServiceAdaptor and ServerToNodeMetadata 2012-03-19 01:03:24 -07:00
Adam Lowe dd4d13d6bb openstack-nova: wiring in LoadFloatingIpsForInstance 2012-03-19 01:03:24 -07:00
Adam Lowe d7b4a31e70 openstack-nova: adding LoadFloatingIpsForInstance 2012-03-19 01:03:24 -07:00
Adam Lowe cd33c5d901 openstack-nova: fixing getInstanceId 2012-03-19 01:03:24 -07:00
Adam Lowe b290a2e7c9 openstack-nova: adding comment about region support 2012-03-19 01:03:24 -07:00
Adam Lowe cc76f96553 openstack-nova: adjusting in case multiple floating ips are possible 2012-03-19 01:03:24 -07:00
Adam Lowe a58474a674 openstack-nova: adding function to retrieve and filter correct floating ip for a vm 2012-03-19 01:03:23 -07:00
Adam Lowe 706fe80f3d openstack-nova: adding NovaTemplateOptions with floatingIp options 2012-03-19 01:03:23 -07:00
Adam Lowe 7bc3fddbf6 openstack-nova: adding auto-allocate-ips context property 2012-03-19 01:03:23 -07:00
Adrian Cole a9bceb9027 removed unnecessary bind statement 2012-03-16 02:45:51 -07:00
Adrian Cole a845331eba implemented optional extension lookup per region 2012-03-16 02:33:09 -07:00
Adrian Cole 1bef09ab91 format and imports 2012-03-15 21:52:23 -07:00
Adrian Cole da8ebc0c26 Merge github.com:jdaggett/jclouds
* github.com:jdaggett/jclouds:
  adding more tests for security group async client including for security group rules, and fixing a bug found in the delete methods
  making security groups and keypairs extensions optional
  adding more security group async client tests
  optimizing imports
2012-03-15 09:56:21 -07:00
Adrian Cole 5eba65ecfa extension util 2012-03-15 09:42:00 -07:00
Mike Arnold 39180e0cc9 adding more tests for security group async client including for security group rules, and fixing a bug found in the delete methods 2012-03-15 11:04:49 -05:00
Mike Arnold 40395d1723 making security groups and keypairs extensions optional 2012-03-15 11:02:39 -05:00
Mike Arnold d3f0e64de1 merge with upstream master, resolving conflicts in SecurityGroupClientExpectTest 2012-03-15 09:06:28 -05:00
Adrian Cole e9f29883d9 added new Extension annotation for determining if clients are available or not 2012-03-14 18:25:04 -07:00
Mike Arnold 0f3f576c8f adding more security group async client tests 2012-03-14 20:12:21 -05:00
Mike Arnold 48430ba9ea optimizing imports 2012-03-14 19:48:10 -05:00
Mike Arnold aea2fe73ba Removing cruft 2012-03-14 19:42:05 -05:00
Mike Arnold e6c91de7df fixing typo to get test passing 2012-03-14 19:40:29 -05:00
Mike Arnold d3da56a06c fixing typo to get test passing 2012-03-14 19:39:02 -05:00
Mike Arnold d06f4a74cb fixing a bug -- ensure setting rules in constructor 2012-03-14 18:14:16 -05:00
Mike Arnold 14f2aa4e56 adding security group async client tests 2012-03-14 17:44:25 -05:00
Matt Stephenson 4054eaee4f Add metadata to nova compute service 2012-03-13 14:50:46 -07:00
Matt Stephenson 0f0209e3c4 Removing vestigial code 2012-03-13 14:36:21 -07:00
Mike Arnold f8d2b34e96 adding expect-style tests for image client 2012-03-13 10:12:27 -05:00
Mike Arnold 11ae8ee7cc adding tests to image client live test 2012-03-13 10:04:09 -05:00
Mike Arnold 6cee8b9581 fixed json select for getImage 2012-03-13 10:02:57 -05:00
Mike Arnold 712ed44a17 adding image client tests for openstack-nova 2012-03-13 09:42:18 -05:00
Adrian Cole ee4f00b645 added extension api to nova 2012-03-12 21:42:49 -07:00
Mike Arnold 822bdfc240 moving a couple more tests after upstream merge 2012-03-12 16:43:54 -05:00
Mike Arnold 80604e98e6 fixing and moving tests after upstream merge 2012-03-12 16:42:01 -05:00
Mike Arnold 60528df8c6 Merge remote-tracking branch 'upstream/master' 2012-03-12 16:23:28 -05:00
Mike Arnold 6db648740b adding more key pair client expect-style tests 2012-03-12 16:22:54 -05:00
Adrian Cole a5bcf3c823 moved openstack extensions into package marked as such 2012-03-12 12:25:20 -07:00
Adrian Cole 73f0b01778 fixed logback config that was creating neverending lines 2012-03-12 12:25:20 -07:00
Mike Arnold 49532fde7d adding live test for SecurityGroupClient 2012-03-12 12:56:13 -05:00
Adrian Cole 4fbbe5fe68 Merge pull request #417 from jdaggett/master
openstack-nova changes and tests
2012-03-09 20:01:03 -08:00
Adrian Cole 4581b924cf added missing provider id field, default location to hardware/image, fixed packages 2012-03-09 19:56:22 -08:00
Mike Arnold b322e265a5 adding KeyPairClient tests 2012-03-09 21:47:51 -06:00
Mike Arnold ce9cb23a2e merge from upstream 2012-03-09 20:01:22 -06:00