Commit Graph

5837 Commits

Author SHA1 Message Date
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
Adrian Cole a7b1088172 Merge pull request #498 from grkvlt/query-client-live-test-typo
Issue 830: Typo in QueryClientLiveTest from merge
2012-03-20 19:22:43 -07: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
Adrian Cole 128a427db7 Merge pull request #493 from danikov/vclouds-director-bugfixes-2
Issue 830: vCloud director Bugfixes
2012-03-20 12:44:41 -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
Adrian Cole ee2a7e96ba Merge pull request #488 from aledsage/issue-830-vdc-admin-strike2
Issue #830 vcloud-director: vdc admin client
2012-03-20 12:11:15 -07:00
Adrian Cole 84fc104a31 Issue 871: renamed LocationPredicate to what it is 2012-03-20 11:59:58 -07:00
Aled Sage 35c994fe07 Issue #830 vcloud-director: vdc admin client 2012-03-20 18:55:13 +00:00
Adrian Cole 489777e872 Issue 878: cloudstack locations are zones, not regions 2012-03-20 11:35:49 -07:00
Adrian Cole 14da16232e Merge pull request #491 from grkvlt/section-type-error
Issue 830: Accidentally deleted namespace declaration
2012-03-20 11:03:49 -07:00
Andrew Donald Kennedy 9ad27d12a3 Issue 830: Accidentally deleted namespace declaration 2012-03-20 17:59:37 +00:00
Adrian Cole 20bfcdf789 Merge pull request #485 from andrewgaul/simplify-java-url-http-command-executor-service-invoke
Simplify JavaUrlHttpCommandExecutorService.invoke
2012-03-20 10:50:07 -07: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
Adrian Cole 9f741d61ea Merge pull request #490 from grkvlt/vapp-vapptemplate-vm
Issue 830: vCloud 1.5 VApp updates
2012-03-20 10:46:57 -07:00
Andrew Donald Kennedy 797484917c Issue 830: Remove generics from QueryResultRecords, fixes JDK7 build 2012-03-20 17:24:39 +00:00
Adrian Cole 0560ba124b fixed joda test 2012-03-20 09:52:41 -07: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