Commit Graph

728 Commits

Author SHA1 Message Date
David Ribeiro Alves 4a32b0107f parsed names from vm so that nodemetadata has correct group and name (updated unit test), corrected transient bug obtaining locks for vms 2012-03-22 02:44:41 +00:00
Adrian Cole 18562f5dbb switched hp default availablility zone to 2 2012-03-21 19:11:55 -07:00
Adrian Cole 09d97a2103 changed to not use # as a delimiter, and fixed keypair prefix logic 2012-03-21 19:11:55 -07:00
Adrian Cole 6fda2580f5 Merge pull request #509 from grkvlt/vapp-updates
Issue 830: Misc updates
2012-03-21 17:28:36 -07:00
Andrew Donald Kennedy 704d0c00fb Issue 830: Add logging output during cleanUp and fix VApp deletion 2012-03-21 23:59:35 +00:00
Andrew Donald Kennedy 35391b876b Issue 830: Use XmlWrapper for collections in Vdc 2012-03-21 23:59:35 +00:00
Adrian Cole c604b47f2d Merge pull request #508 from dralves/jclouds-vbox
vbox - guests are now reachable through a non-nat ip
2012-03-21 16:42:46 -07:00
David Ribeiro Alves aceaaf0eb0 updated readme 2012-03-21 22:36:14 +00:00
David Ribeiro Alves 5bca27923c corrected IMachineToNodeMetadata to comply with the new non-natted ip 2012-03-21 22:19:03 +00:00
David Ribeiro Alves 92a940e95d guests are now accessible because host-only ips are assigned in the same network as the default vbox host-only network (vboxnet0) 2012-03-21 22:04:05 +00:00
David Ribeiro Alves 68290ba2b2 added mock identity prop to prevent NPE in some cases 2012-03-21 22:04:05 +00:00
David Ribeiro Alves d742d53f6b reverted formatting changes 2012-03-21 22:03:48 +00:00
David Ribeiro Alves f4d0e18320 prevented tests from failing due to missing property
!
2012-03-21 22:02:11 +00:00
Mike Arnold b95e890f83 expecting provider specific client when creating provider-specific blobstore 2012-03-21 16:07:36 -05:00
Andrew Donald Kennedy 25fac3b36e Issue 830: Add control access tests to Org 2012-03-21 21:01:41 +00:00
Adrian Cole 6918d1c448 Issue 767: change openstack-nova and downstream to logging module discovery 2012-03-21 13:05:03 -07:00
Adrian Cole 728f9612e0 moved logback.xml up to compute module 2012-03-21 13:05:03 -07:00
Adrian Cole 0f15559f2c Merge pull request #503 from aplowe/master
openstack-nova: Auto key pair generation wiring into compute service and adaptor
2012-03-21 11:50:58 -07:00
Andrew Donald Kennedy 235ed12337 Issue 830: Add missing operations to Org clients 2012-03-21 17:33:54 +00:00
Andrew Donald Kennedy 78a4a674ab Issue 830: Updates for failing tests 2012-03-21 17:33:54 +00:00
Adam Lowe 9d4e58f9f3 openstack-nova: invalidating group key from cache 2012-03-21 17:33:44 +00:00
Aled Sage 16d72204b0 Issue 830: Fix QueryClientLiveTest testQueryMedia 2012-03-21 17:33:15 +00:00
Adrian Cole 35dc8f1224 Merge pull request #506 from danikov/vclouds-director-bugfixes-3
Issue 830: vCloud director Bugfixs
2012-03-21 10:17:50 -07:00
danikov f99302b1e6 implement shadow vas + order tests to guarantee success 2012-03-21 17:03:53 +00:00
Adam Lowe 89cb8ec161 openstack-nova: adding logic for implicit keypair option 2012-03-21 16:19:51 +00:00
Adam Lowe 9045fa2463 openstack-nova: adding logic for implicit keypair option 2012-03-21 16:17:26 +00:00
Adam Lowe e81ac99daa openstack-nova: setup user syntax for implicit keypair option, adding missing unit test 2012-03-21 16:17:26 +00:00
Adam Lowe e6a949005b openstack-nova: setup user syntax for implicit keypair option 2012-03-21 16:17:25 +00:00
danikov 1c363b5e40 more testName annotation fixes 2012-03-21 15:22:05 +00:00
Adrian Cole 70c1d4c05c Merge pull request #502 from grkvlt/vapp-reordering
Issue 830: VApp power test reordering
2012-03-21 08:09:41 -07:00
Andrew Donald Kennedy 26646872d5 Issue 830: Fix HTTP method for answerQuestion operation 2012-03-21 14:04:44 +00:00
Andrew Donald Kennedy 4706ea4057 Issue 830: More power related test ordering and dependency
Includes changes from patch submitted by <aled.sage@gmail.com>
2012-03-21 14:04:44 +00:00
danikov 0e97401b48 last few testName annotation fixes 2012-03-21 13:55:54 +00:00
danikov 5873157074 avoid NPE in testResetNetwork 2012-03-21 13:38:26 +00:00
danikov a4272f5429 tidy up test annotations + documentation + missing client/test methods for groupClient 2012-03-21 12:33:44 +00:00
Adrian Cole e31eecb4a6 fixed cycle in pom 2012-03-21 02:04:47 -07:00
Adrian Cole 44261f4465 fixed logback format 2012-03-21 00:52:06 -07:00
Adrian Cole 71f4e5c0d9 Issue 879:keystone v2 hpcloud-objectstorage provider 2012-03-21 00:51:49 -07:00
Adrian Cole c9b5b1db87 openstack implicit security group integration with compute service; ensured hpcloud doesn't pickup kernel or ramdisk images 2012-03-21 00:20:29 -07:00
Adrian Cole ac2528ef6f Merge pull request #499 from danikov/vclouds-director-bugfixes-2
Issue 830: vCloud director Bugfix
2012-03-20 22:29:21 -07:00
danikov 0e9ba3eb1e create metadata for metadata testing 2012-03-21 03:59:39 +00:00
Mike Arnold 592c387330 catching exception thrown when user does not have CDN enabled...even if there are no CDN operations being called? 2012-03-20 22:46:13 -05:00
Mike Arnold d8fc0a9786 using a better location supplier 2012-03-20 22:45:25 -05:00
Andrew Donald Kennedy 648c401427 Issue 830: Typo in QueryClientLiveTest from merge 2012-03-21 01:49:41 +00:00
Adrian Cole b782fce5bf Merge pull request #497 from grkvlt/vapp-reorder
Issue 830: Fix VApp power and virtual hardware section tests
2012-03-20 18:25:50 -07:00
Mike Arnold b5e8458446 Merge remote-tracking branch 'upstream/master' 2012-03-20 20:25:17 -05:00
Mike Arnold c1ea447f1b correcting spelling of extension 2012-03-20 20:24:48 -05:00
Mike Arnold cdd042ba75 adding example keystone responses with and without the CDN block in the service catalog 2012-03-20 20:23:13 -05:00
Andrew Donald Kennedy 7e6ce283ec Issue 830: Fix testModifyVirtualHardwareSection 2012-03-21 01:18:48 +00:00
Andrew Donald Kennedy 71c96ea073 Issue 830: VApp power tests 2012-03-21 01:18:47 +00:00
Adrian Cole 0165724559 Merge pull request #496 from danikov/vclouds-director-bugfixes-3
Issue 830: vCloud director Bugfix
2012-03-20 17:35:15 -07:00
Adrian Cole a2966b1555 refined domain objects related to security groups, implemented implicit security group lookup + creator 2012-03-20 17:34:38 -07:00
danikov f0913ee6b4 fix cloneMedia (bad path) and deleteMedia (wrong ID) 2012-03-20 23:55:27 +00:00
danikov 0f5cae3eaf re-order and fix media tests 2012-03-20 23:37:57 +00:00
Andrew Donald Kennedy 5b4dbcd659 Issue 830: Fix random names 2012-03-20 22:27:40 +00:00
Andrew Donald Kennedy a8c1228f7b Issue 830: Tidy up test annotations 2012-03-20 22:14:10 +00:00
Adrian Cole 58ee8fa1a4 added security group options and offline tests to nova 2012-03-20 14:45:09 -07:00
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