Adrian Cole
|
a2966b1555
|
refined domain objects related to security groups, implemented implicit security group lookup + creator
|
2012-03-20 17:34:38 -07:00 |
Adrian Cole
|
58ee8fa1a4
|
added security group options and offline tests to nova
|
2012-03-20 14:45:09 -07: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 |
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 |
Adrian Cole
|
d7bbfe9cd8
|
oversight double calling build()
|
2012-03-20 09:37:27 -07:00 |
Adrian Cole
|
2f8b127a32
|
cleaner impl of LocationPredicate, which doesn't eagerly fetch current location on toString()
|
2012-03-20 09:34:26 -07:00 |
Andrew Gaul
|
f32b40b174
|
Simplify JavaUrlHttpCommandExecutorService.invoke
|
2012-03-20 09:15:55 -07: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 |
Adrian Cole
|
6f1b757ddf
|
Merge pull request #472 from danikov/vclouds-director-bugfixes-enable
Issue 830: vCloud director Bugfix
|
2012-03-20 08:20:24 -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
|
ec8b428220
|
Merge pull request #481 from andrewgaul/use-gmt-for-rfc822-date
Use GMT for RFC 822 dates
|
2012-03-20 00:41:32 -07:00 |
Adrian Cole
|
dc5545ef18
|
Merge pull request #480 from andrewgaul/prefer-entryset
Prefer entrySet() over keySet() followed by get()
|
2012-03-20 00:37:37 -07:00 |
Adrian Cole
|
85e169c071
|
Merge pull request #479 from andrewgaul/value-or-empty
Prefer Guava.nullToEmpty and HttpUtils.nullToEmpty
|
2012-03-20 00:35:45 -07:00 |
Andrew Gaul
|
8ad10fabaf
|
Prefer entrySet and entries over keySet and keys
Also use type inference for ImmutableMultimap.Builder.
|
2012-03-20 00:03:10 -07:00 |
Andrew Gaul
|
796fbff2a7
|
Use GMT for RFC 822 dates
This fixes AWS S3 support, which previously complained about a missing
or improper Date header.
|
2012-03-19 23:36:58 -07:00 |