Commit Graph

821 Commits

Author SHA1 Message Date
Andrew Donald Kennedy c51143c12b Issue 830: Use existing cleanUp method in query test 2012-03-20 21:23:51 +00:00
Andrew Donald Kennedy de099bfb36 Issue 830: Delete unused CIM types 2012-03-20 21:23:22 +00:00
Mike Arnold 6e6f9e9ce5 Merge branch 'feature/hpcloud-objectstorage-keystonev2' 2012-03-20 15:27:05 -05:00
Mike Arnold f1bbfde1b2 fixing tests after changing provider and adding Expect test for the provider 2012-03-20 15:26:11 -05:00
Adrian Cole cdf87d57a2 Merge pull request #494 from aledsage/issue-830-fixes
Issue #830 vcloud-director: fixes/tidy for live tests
2012-03-20 13:18:27 -07:00
Aled Sage 9cdda91b99 Issue #830 vcloud-director: fixes/tidy for live tests 2012-03-20 20:04:06 +00:00
Adrian Cole 417107f29a Merge pull request #492 from grkvlt/vapp-cleanup
Issue 830: VApp cleanUp after tests
2012-03-20 12:46:20 -07:00
Andrew Donald Kennedy 07c5dabceb Issue 830: Add mediaList client query methods 2012-03-20 19:25:08 +00:00
Andrew Donald Kennedy d081f771b4 Issue 830: Record created VApp names for cleanUp 2012-03-20 19:25:07 +00:00
Andrew Donald Kennedy b4579518c4 Issue 830: Cleanup live test classes 2012-03-20 19:19:06 +00:00
Andrew Donald Kennedy ace4282fba Issue 830: make cleanUp run at end of test only 2012-03-20 19:19:06 +00:00
danikov 0b9fbc025c correctly use roles for create/update User tests 2012-03-20 19:18:32 +00:00
danikov f25fb0807f add roleReferenceQuery variation 2012-03-20 19:18:31 +00:00
danikov 13cf27cd0f guard against task already finished in createMedia test 2012-03-20 19:18:03 +00:00
Aled Sage 35c994fe07 Issue #830 vcloud-director: vdc admin client 2012-03-20 18:55:13 +00:00
Andrew Donald Kennedy 9ad27d12a3 Issue 830: Accidentally deleted namespace declaration 2012-03-20 17:59:37 +00:00
Adrian Cole 2359ee9ec5 Merge pull request #484 from aplowe/catalogclient
Issue 830: vCloud 1.5 - Improving CatalogClientLiveTest
2012-03-20 10:49:24 -07:00
Andrew Donald Kennedy 797484917c Issue 830: Remove generics from QueryResultRecords, fixes JDK7 build 2012-03-20 17:24:39 +00:00
Andrew Donald Kennedy 323238168c Issue 830: AdminCatalog issues 2012-03-20 16:50:04 +00:00
Andrew Donald Kennedy b1f560e560 Issue 830: Fixed delete VApp test 2012-03-20 16:50:04 +00:00
Andrew Donald Kennedy cee5fcc58b Issue 830: Add non-JAXB response parser for screen image 2012-03-20 16:50:04 +00:00
Andrew Donald Kennedy d2dc81a1a9 Issue 830: Use MetadataClient in VAppTemplateClient and tests 2012-03-20 16:50:03 +00:00
Andrew Donald Kennedy 3e114c7b2e Issue 830: Rename RASD to ResourceAllocationSettingData and change RASD and VSSD domain objects to OVF namespace 2012-03-20 16:50:03 +00:00
Andrew Donald Kennedy 6846dad9fc Issue 830: Fixes for various failing tests, updates for CIM and RASD domain objects 2012-03-20 16:50:03 +00:00
Andrew Donald Kennedy 45fd7c443e Issue 830: Updated ProductSection domain objects and associated tests 2012-03-20 16:50:02 +00:00
Andrew Donald Kennedy 22a718c07e Issue 830: Randomize name of instantiated VApps (implemented by @aledsage) and Metadata 2012-03-20 16:50:02 +00:00
Andrew Donald Kennedy 86f249d0d8 Issue 830: Create shared parent class for VApp and VAppTemplate tests 2012-03-20 16:50:01 +00:00
Mike Arnold b01a88cf8b changing a few more references to vegas 2012-03-20 11:46:04 -05:00
Mike Arnold 094c106f87 adding port number for identity service 2012-03-20 11:44:50 -05:00
Mike Arnold 1e60ab4d1f initial create of hpcloud-objectstorage to labs project 2012-03-20 11:38:33 -05:00
Adam Lowe 383dd43a55 vcloud-director 1.5: Adjusting CatalogClientLiveTest to ensure all operations are tested 2012-03-20 15:41:36 +00:00
Adrian Cole cf3261e5e7 Merge pull request #483 from danikov/vclouds-director-bugfixes-2
Issue 830: vCloud director Bugfixes
2012-03-20 08:29:08 -07:00
Adrian Cole 0f2f5e47fa Merge pull request #482 from aledsage/issue-830-admin-query
Issue #830 vcloud-director: added admin-query client
2012-03-20 08:27:17 -07:00
danikov 3295c1fdc7 fix NPE and test ordering 2012-03-20 13:25:53 +00:00
Aled Sage eea5b261ba Issue #830 vcloud-director: added admin-query client 2012-03-20 11:30:41 +00:00
danikov 33128f8d8b fix createUser test 2012-03-20 10:20:06 +00:00
danikov f301a2ec18 adminCatalog live test now uses its own user/owner 2012-03-20 10:20:06 +00:00
danikov 4200f59c29 enable failing live tests
Conflicts:

	labs/vcloud-director/src/test/java/org/jclouds/vcloud/director/v1_5/features/GroupClientLiveTest.java
2012-03-20 10:18:37 +00:00
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
Adam Lowe deeaa675bb vcloud-director 1.5: adding tests of unlockUser 2012-03-19 20:15:41 +00:00
Aled Sage bf5e73f057 Issue #830 vcloud-director: fixing live tests (User and Task) 2012-03-19 08:03:43 +00: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
Aled Sage 028791a179 Issue #830 vcloud-director: fix VAppTemplate live tests 2012-03-18 18:59:35 +00:00
Aled Sage 214e25863b Issue #830 vcloud-director: fix querying of VMs (and move instantiateVApp up to BaseVCloudDirectorClientLiveTest) 2012-03-17 17:12:00 +00:00
Aled Sage 6852d9b45f Issue #830 vcloud-director: add missing class for QueryClient (oops!) 2012-03-17 13:33:56 +00:00
Adrian Cole 166c7765f0 Merge pull request #464 from dralves/jclouds-vbox-nat-host-only-working-cluster-and-live-test
updated vbox readme
2012-03-16 19:36:12 -07:00
David Ribeiro Alves c4a02a6753 added ssh command to log into hosts 2012-03-17 01:27:36 +00:00
David Ribeiro Alves fc8c5417e1 updated vbox readme 2012-03-17 01:17:31 +00:00
Aled Sage 30f5f0d6b4 Issue #830 vcloud-director: QueryClient live tests and fixes 2012-03-16 22:28:17 +00:00
danikov 84fe8fa419 NPE guard in test formatter 2012-03-16 19:21:45 +00:00
danikov 2af7272d66 fix Network class name collision in Checks 2012-03-16 19:17:18 +00:00
danikov 9206bc0342 rename adminNetwork live test to have correct/consistent naming 2012-03-16 19:15:35 +00:00
danikov 304cf4bd38 re-add adminOrg media type to ALL 2012-03-16 19:15:35 +00:00
danikov 9f94c96f7f fix ResourceType to always have an empty collection 2012-03-16 19:15:35 +00:00
danikov 22b72ad25f merge to Master 2012-03-16 19:15:35 +00:00
danikov 595211b0d7 adminNetwork resetNetwork action w/tests 2012-03-16 19:15:35 +00:00
danikov d28eed358a adminNetwork updateNetwork w/tests 2012-03-16 19:15:34 +00:00
danikov 5fdc6dd522 adminNetwork getNetwork w/tests 2012-03-16 19:15:34 +00:00
danikov 1c53a0402f adminNetwork base 2012-03-16 19:15:34 +00:00
Aled Sage 677cdfaafa Issue #830: added VdcClient.upload comment about file size of -1 2012-03-16 17:44:34 +00:00
Aled Sage 0904766a3f Issue #830: VAppClientLiveTest for virtualHardwareSection/*, and some tidying 2012-03-16 17:44:29 +00:00
Adrian Cole 70d549a31b Merge pull request #459 from grkvlt/admin-catalog-fixes
Issue 830: Admin catalog fixes
2012-03-16 10:14:46 -07:00
Adrian Cole e4abf0b25f Merge pull request #458 from grkvlt/namespace-fix
Issue 830: Fix typo in namespace constant
2012-03-16 10:12:48 -07:00
Adrian Cole 795f8f69c8 merged Issue #830: VdcClient live tests 2012-03-16 09:11:36 -07:00
Andrew Donald Kennedy 70aa8e05ef Issue 830: Fix typo in namespace constant 2012-03-16 16:00:01 +00:00
Andrew Donald Kennedy 21f960341a Issue 830: Disabling AdminCatalog expect test temporarily 2012-03-16 15:54:16 +00:00
Andrew Donald Kennedy 24c26676fe Issue 830: Fixes for AdminCatalog live tests 2012-03-16 15:54:09 +00:00
Adrian Cole c0fdbdaa27 Merge pull request #455 from grkvlt/vapp-live-tests
Issue 830: VApp live tests
2012-03-16 08:30:40 -07:00
Adrian Cole 30a8222769 Merge pull request #456 from doo/elb-in-vpc
Update ELB API version and fix exception to support ELB in VPC
2012-03-16 08:27:14 -07:00
Andrew Donald Kennedy 2af8ec527f Issue 830: Fix get/modifyOperatingSystemSection tests 2012-03-16 14:50:55 +00:00
Andrew Donald Kennedy f90135097f Issue 830: Make vcloud the default XML namespace 2012-03-16 14:50:55 +00:00
Andrew Donald Kennedy ab1de34bcd Issue 830: Add AdminVdcClient to DELEGATE_MAP in VCloudDirectorRestClientModule 2012-03-16 14:50:55 +00:00
Aled Sage e5a8038370 Issue #830: VdcClient live tests 2012-03-16 13:20:56 +00:00
Fabian Steeg 59aa2710cf Update ELB API version and fix exception to support ELB in VPC 2012-03-16 13:30:43 +01:00
Andrew Donald Kennedy ba9a1e85cb Fix formatting 2012-03-16 10:38:50 +00:00
Andrew Donald Kennedy 044e38d3cb Issue 830: Change URI used from VApp to VM in client methods 2012-03-16 10:38:50 +00:00
Andrew Donald Kennedy fed320cdda Issue 830: Updated QueryClient with VApp queries, added associated domain objects 2012-03-16 10:38:50 +00:00
Andrew Donald Kennedy 78b5a16e29 Issue 830: Updates to VAppClientLiveTest and Checks, and changes to associated domain objects 2012-03-16 10:38:49 +00: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
Aled Sage e2a966a51c Issue #830: vappTemplate live tests improvements 2012-03-16 00:00:21 +00:00
Adrian Cole ff00374d4d Merge branch 'vapp-live-tests' of https://github.com/grkvlt/jclouds
* 'vapp-live-tests' of https://github.com/grkvlt/jclouds:
  Fix VApp instantiation failure
  Refactor clients to be more consistent
  Comments for media types
2012-03-15 14:10:56 -07:00
Andrew Donald Kennedy 3420a1794c Fix VApp instantiation failure 2012-03-15 19:11:40 +00:00
Aled Sage 6a03592786 Issue #830: added metadata live tests for VApp 2012-03-15 18:10:52 +00:00
Andrew Donald Kennedy 5bb34f4599 Refactor clients to be more consistent 2012-03-15 17:24:25 +00:00
Andrew Donald Kennedy eef98d85d3 Comments for media types 2012-03-15 17:21:46 +00: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 cf7243f7e1 Merge branch 'issue-830-vapptemplate-tests' of https://github.com/aledsage/jclouds
* 'issue-830-vapptemplate-tests' of https://github.com/aledsage/jclouds:
  Issue #830: more VAppTemplate live test fixes
2012-03-15 09:49:17 -07:00
Adrian Cole c6060e999f Merge branch 'issue-830-vcloud-builders-and-test-fixing' of https://github.com/aledsage/jclouds
* 'issue-830-vcloud-builders-and-test-fixing' of https://github.com/aledsage/jclouds:
  Issue 830 vcloud-director: re-enable fixed tests, except for VAppClientExpectTest
  Issue #830: deleted FilesList, to instead use Set<File> instead
  Issue #830 vcloud-director: fix failing tests
  Issue #830 vcloud-director: combined ReferenceType and Reference domain classes
  Issue #830 vcloud-director: use improved builder pattern
2012-03-15 09:42:56 -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
Aled Sage 1b5aa81f00 Issue #830: more VAppTemplate live test fixes 2012-03-15 15:18:36 +00:00
Mike Arnold d3f0e64de1 merge with upstream master, resolving conflicts in SecurityGroupClientExpectTest 2012-03-15 09:06:28 -05:00
Aled Sage f307308ca6 Issue 830 vcloud-director: re-enable fixed tests, except for VAppClientExpectTest 2012-03-15 12:48:01 +00:00
Aled Sage 50c7cf62b2 Issue #830: deleted FilesList, to instead use Set<File> instead 2012-03-15 12:42:48 +00:00
Aled Sage a89905bd98 Issue #830 vcloud-director: fix failing tests 2012-03-15 12:42:47 +00:00
Aled Sage a862b53fe5 Issue #830 vcloud-director: combined ReferenceType and Reference domain classes 2012-03-15 12:41:31 +00:00
Aled Sage 68d455d1d9 Issue #830 vcloud-director: use improved builder pattern 2012-03-15 12:41:29 +00:00
Adrian Cole fad4cee803 Merge pull request #448 from dralves/jclouds-vbox-nat-host-only-working-cluster-and-live-test
one machine (the first one) was being wasted due to bad ip reporting
2012-03-15 01:00:35 -07:00
David Ribeiro Alves e4259b5cc8 one machine was being wasted due to bad ip reporting 2012-03-15 07:58:04 +00:00
Adrian Cole d778465f02 Merge pull request #447 from dralves/jclouds-vbox-nat-host-only-working-cluster-and-live-test
whirr working with vbox
2012-03-15 00:34:50 -07:00
David Ribeiro Alves d987e847ca made vbox start nodes in HEADLESS mode (since we don't have access after AdminAccess anyway 2012-03-15 06:44:58 +00:00
David Ribeiro Alves 641f530e0c preseed.cfg was being server from target/classes but not from the jar 2012-03-15 06:33:37 +00:00
David Ribeiro Alves c9c4a1aef0 made jetty serve preseed.cfg from inside the jar (was serving from src/test/resources) 2012-03-15 04:42:33 +00:00
David Ribeiro Alves 04f72a67d7 made taking snapshots more resilient with retries 2012-03-15 03:24:53 +00:00
David Ribeiro Alves b1333b1f2c moved deleting gshadow lock to the clones since it was reappearing on the master 2012-03-15 03:03:53 +00:00
David Ribeiro Alves ec7552cdbb added waitForCompletion on snapshot creation and deletion has multi-node was failing 2012-03-15 02:57:22 +00:00
David Ribeiro Alves 6967743044 commented mastersloadingcache and nodecreator 2012-03-15 02:38:44 +00:00
David Ribeiro Alves 78d85fc960 fixed broken multi-node cloning due to missing synchronized keyword on NodeCreator. changed name of masterscache to mastersloadingcache. changed jetty port to a non common one. checked null on finally block 2012-03-15 02:20:31 +00:00
Adrian Cole 20df21e75e disabled failing vcloud tests 2012-03-14 18:25:09 -07: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
Adrian Cole 6df4fd9afa Merge pull request #444 from jdaggett/master
openstack-nova changes
2012-03-14 17:46:07 -07:00
Adrian Cole 663052ce93 Merge pull request #443 from dralves/jclouds-vbox-nat-host-only-working-cluster-and-live-test
vbox - last pr broke master creation. worked around qemu bug that prevented clones from adding users. AdminAccess is working
2012-03-14 17:45:29 -07: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
David Ribeiro Alves 1036c7a0f1 fixed broken master creation because guestAdditions was not executed.fixed but related to qemu (https://bugs.launchpad.net/ubuntu/+source/qemu/+bug/732864) where
a lock file (/etc/gshadow.lock) on the master prevents clones from adding users. AdminAccess should work now
2012-03-14 23:55:55 +00: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
David Ribeiro Alves c161f9bc09 changed experiment live test to use admin access 2012-03-14 22:28:29 +00:00
Aled Sage bd1b430e77 Issue #830 VAppTemplate: live tests and various fixes 2012-03-14 19:43:10 +00:00
Andrew Donald Kennedy c888586cd4 Moved CustomizationSection back to domain package 2012-03-14 18:04:31 +00:00
Aled Sage d027497d5d VAppTemplateLiveTest fixes 2012-03-14 18:04:31 +00:00
Andrew Donald Kennedy ddb70df2d9 Incorporate code review comments from @jclouds 2012-03-14 18:04:30 +00:00
Andrew Donald Kennedy e232aed0ca Re-enable test listener and all VApp live tests 2012-03-14 18:04:30 +00:00
Aled Sage de16cb00be Added builder for RASD and CIMResourceAllocationSettingDataType 2012-03-14 18:04:29 +00:00
Andrew Donald Kennedy e559d13b84 Updates to domain objects, tests and checks as well as setings for JAXB access in classes and packages 2012-03-14 18:04:28 +00:00
Aled Sage 113b8fc7df Domain object cleanup: add builders, hashCode and equals 2012-03-14 16:08:31 +00:00
Andrew Donald Kennedy 392c836688 Changed VAppTemplateClientLiveTest to allow code to build 2012-03-14 16:08:28 +00:00
Andrew Donald Kennedy 4706af5cc8 Updated tests and domain objects if required 2012-03-14 16:08:25 +00:00
Aled Sage d08a0a99c4 Domain objects implement List/Set where appropriate 2012-03-14 16:05:26 +00:00
Aled Sage 1116fcb823 VappTemplateClientLiveTest: work in progress 2012-03-14 16:05:23 +00:00
Andrew Donald Kennedy 21925dde2b Added more checks 2012-03-14 16:05:19 +00:00
Aled Sage af39fd4b32 vcloud-director: added NetworkConnection.IpAddressAllocationMode for constants 2012-03-14 16:02:38 +00:00
Andrew Donald Kennedy 7c80f7a989 Issue 830: Initial setup for tests (both Live and Unit) 2012-03-14 16:02:35 +00:00
Andrew Donald Kennedy 7cfce5dd44 Adding VAppClient and all associated domain objects 2012-03-14 16:02:25 +00:00
David Ribeiro Alves 33b5cc2922 corrected compilation problem. unit and experiments tests pass 2012-03-14 04:23:30 +00:00
David Ribeiro Alves 0c55cf581b merged bridged iface changes 2012-03-14 04:18:39 +00: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 c92a76cc8e Merge remote-tracking branch 'upstream/master' 2012-03-13 10:26:44 -05: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 cfcd92cbea adding HP Cloud provider image client and security group client live tests and fixing keypair client test after refactor 2012-03-13 09:44:22 -05:00
Mike Arnold 712ed44a17 adding image client tests for openstack-nova 2012-03-13 09:42:18 -05:00
danikov 60dba4f6f6 adminVdc client w/get adminVdc 2012-03-13 11:42:34 +00:00
Adrian Cole 538c2129a8 Merge pull request #428 from andreaturli/dev
issue 384: bridged support
2012-03-12 23:37:47 -07:00
Adrian Cole ee4f00b645 added extension api to nova 2012-03-12 21:42:49 -07:00
Andrea Turli d10f45ad46 issue 384: bridged support 2012-03-13 04:11:42 +00: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
David Ribeiro Alves 3b1a98323e organized imports 2012-03-12 21:28:00 +00: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 df0b86cdb7 Merge pull request #427 from dralves/jclouds-vbox-nat-host-only-working-cluster-and-live-test
added public address for vms and unit tested imachinetonodemetadata
2012-03-12 12:35:51 -07: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
David Ribeiro Alves fb488c192d added public address for vms and unit tested imachinetonodemetadata 2012-03-12 18:11:22 +00:00
Mike Arnold a01d123a78 Merge remote-tracking branch 'upstream/master' 2012-03-12 13:10:24 -05:00
Mike Arnold 49532fde7d adding live test for SecurityGroupClient 2012-03-12 12:56:13 -05:00
Adrian Cole 36a95f3900 Merge pull request #426 from dralves/jclouds-vbox-nat-host-only-working-cluster-and-live-test
improved hardware matching based on images and not vms (since they are lazy built)
2012-03-12 09:07:40 -07:00
David Ribeiro Alves 93b08a01e3 deleted extraneous exclamation point 2012-03-12 16:03:04 +00:00
David Ribeiro Alves 5efcea6839 changed delay to sockettester 2012-03-12 15:56:15 +00:00
Adrian Cole c3660caea0 Merge pull request #425 from dralves/jclouds-vbox-nat-host-only-working-cluster-and-live-test
Jclouds vbox nat host only working cluster and live test
2012-03-12 08:40:27 -07:00
David Ribeiro Alves 8ba6e91b7c improved hardware matching. *adapter now returns the list of images instead of a no-id mock hardware 2012-03-12 15:32:31 +00:00
David Ribeiro Alves 8f92009699 improved hardware matching (hardware's id is now the same as the image id *without* prefix) 2012-03-12 15:03:56 +00:00
David Ribeiro Alves 3370dd819d changed the vm/hardware identifier to the name instead of the id since the id will change over time! 2012-03-12 14:38:37 +00:00
Mike Arnold f3167442c9 Merge remote-tracking branch 'upstream/master' 2012-03-12 09:06:32 -05:00
David Ribeiro Alves 91a0980537 made destroying nodes synchornized due to session lock issues 2012-03-12 11:59:45 +00:00
danikov e94b719347 user unlock action (pseudo-impl only) 2012-03-12 11:41:05 +00:00
David Ribeiro Alves 12a9b414e3 isolated experimentlivetest so that it emulates as closely as possible client usage 2012-03-12 11:27:44 +00:00
David Ribeiro Alves 52514a77a5 Merge branches 'master' and 'jclouds-vbox-nat-host-only-working-cluster-and-live-test' into jclouds-vbox-nat-host-only-working-cluster-and-live-test 2012-03-12 11:00:15 +00:00
David Ribeiro Alves 1f17f07e97 made cloning single threaded 2012-03-12 10:59:28 +00:00
danikov 1309d803e8 update User 2012-03-12 09:45:29 +00:00
danikov bdc09ee053 create/get/delete user 2012-03-12 08:24:20 +00:00
danikov 0ee77f99ec admin user client base 2012-03-12 04:45:37 +00:00
Adrian Cole adc275673d fixed some merge glitches 2012-03-11 21:06:06 -07:00
danikov 24db1774eb org fix 2012-03-12 03:24:28 +00:00
danikov 8e46d9e9ec get adminOrg 2012-03-12 01:42:57 +00:00
danikov 5817f04463 get/put orgSettings 2012-03-12 01:42:57 +00:00
danikov 4077e2d9a4 get/put emailSettings 2012-03-12 01:42:57 +00:00
danikov 8e5ec325ae get/put generalSettings 2012-03-12 01:42:56 +00:00
danikov 709c7bff63 get ldapSettings 2012-03-12 01:42:39 +00:00
danikov 969141a7eb get/put passwordPolicy 2012-03-12 01:19:28 +00:00
danikov d4843a5c31 get/put vAppLeaseSettings 2012-03-12 01:19:27 +00:00
danikov a05d76fabf get/put vAppTemplateLeaseSettings 2012-03-12 01:19:26 +00:00
danikov 1df9409a3a adminOrg base continued- media types, restClient config, and checks 2012-03-12 01:18:41 +00:00
danikov cbd9afc176 create catalog 2012-03-12 01:13:17 +00:00
Adrian Cole 1f3971fae8 removed unnecessary wrapping of Task collections 2012-03-11 17:43:02 -07:00
Adrian Cole b309dd60df upload client now works 2012-03-11 12:56:25 -07:00
Adrian Cole d820e4fab8 normalized overrides on test setup 2012-03-11 11:42:51 -07:00
Adrian Cole 9da3336290 corrected session test configuration 2012-03-11 11:42:51 -07:00
Adrian Cole 902a334dd1 latent bugs found when running live test 2012-03-11 11:42:51 -07:00
Adrian Cole 2188ca9839 imports 2012-03-11 11:42:51 -07:00
Adrian Cole d536af3a95 removed awkward and unnecessary URISupplier type 2012-03-11 11:42:50 -07:00
Adrian Cole a4b6c0c46e create/update media is a media operation, not a vdc one; copied methods over to media client 2012-03-11 11:42:50 -07:00
Adrian Cole b917055930 added new predicates helpful with links 2012-03-11 11:42:50 -07:00
Mike Arnold 982022be3e Merge remote-tracking branch 'upstream/master' 2012-03-11 09:27:11 -05:00
Adrian Cole 11b36f2083 Merge pull request #421 from milkmansrevenge/master
Reduced log levels for compute parsing methods
2012-03-10 16:18:26 -08:00
Chris Strand 8272352f9b Log level of debug for the various parse methods 2012-03-11 00:05:04 +00:00
David Ribeiro Alves be2177b167 made clone boot single threaded for now. all's working 2012-03-10 23:00:41 +00:00
David Ribeiro Alves d158cee477 added properties form vboxpropertiesbuilder 2012-03-10 22:42:11 +00:00
David Ribeiro Alves 9c9ce80aa3 nit addressed :) 2012-03-10 21:39:06 +00:00
David Ribeiro Alves 3c776b8768 vboxadapter now deletes mediums on destroyNode() and non-exisitng nodes are handled in getNode(). VirtualBoxExperimentLiveTest passes consistently 2012-03-10 19:45:35 +00:00
David Ribeiro Alves ad6b655ea1 moved host module creation to contextbuilder 2012-03-10 17:16:20 +00:00
David Ribeiro Alves 00c16d5315 removed unecessary assignment 2012-03-10 16:56:10 +00:00
David Ribeiro Alves a77e4fda7d addressed the issues raised in adrian's review 2012-03-10 15:59:50 +00:00
David Ribeiro Alves 4412aaf726 working cluster + live test using compute service + nat + host-only 2012-03-10 15:32:57 +00:00
Mike Arnold 273de4977c creating live test for HP Cloud specific keypair client 2012-03-10 07:16:18 -06: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 30bb94a885 Issue 864:create hpcloud-compute provider 2012-03-09 19:56:23 -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
Adrian Cole 4cc5e03ae8 Merge pull request #415 from dralves/jclouds-vbox-0conf
fetching master at startup so that we make sure that isos are downloaded...
2012-03-09 16:56:16 -08:00
Adrian Cole e389ce0f2d format and imports 2012-03-09 15:53:29 -08:00
Mike Arnold e22206ae43 Merge remote-tracking branch 'origin/develop' 2012-03-09 15:45:25 -06:00
Matt Stephenson cc4b0cac82 Add compute service support to openstack-labs nova client 2012-03-09 13:33:30 -08:00
Mike Arnold 940dc4c29b adding more tests and fixing others 2012-03-09 14:45:45 -06:00
Mike Arnold ec2a83197d updating live test to work with other nova installations 2012-03-09 14:19:01 -06:00
Adrian Cole 6df17b858d Merge pull request #413 from jdaggett/develop
openstack-nova changes
2012-03-09 11:40:39 -08:00
Mike Arnold b6df1a5833 cleaning up with the power of guava 2012-03-09 13:20:59 -06:00
David Ribeiro Alves fe2d132067 readed the missing sysprop 2012-03-09 18:24:18 +00:00
Adrian Cole a8fa0c57d1 Merge pull request #414 from danikov/vclouds-director-admin-org
Issue 830: vCloud director Admin Org
2012-03-09 08:35:36 -08:00
Mike Arnold e7744784f2 adding Expect-style tests for FloatingIPClient 2012-03-09 10:10:11 -06:00
David Ribeiro Alves f24c344fce fetching master at startup so that we make sure that isos are downloaded before all tests even if the adapter is not used 2012-03-09 03:38:30 +00:00
danikov 7815271717 adminOrg base (domain objects, clients, etc.) 2012-03-09 01:56:03 +00:00
Mike Arnold 967926dc28 handling cases where Nova returns all addresses as private rather than private and public 2012-03-08 17:13:54 -06:00
Adrian Cole 68c94ff8ed Merge pull request #409 from dralves/jclouds-vbox-0conf
0conf for vbox. config dirs are created, isos downloaded and a default yaml file is used
2012-03-08 10:04:06 -08:00
Mike Arnold 0613f3390c adding live tests for floating ip client 2012-03-08 10:39:59 -06:00
Mike Arnold 654d58fada fixing async client so it returns extension async clients 2012-03-08 10:39:13 -06:00