Commit Graph

548 Commits

Author SHA1 Message Date
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