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
|
2fbe667215
|
Merge branch 'master' of github.com:jdaggett/jclouds
|
2012-03-14 19:42:40 -05:00 |
Mike Arnold
|
aea2fe73ba
|
Removing cruft
|
2012-03-14 19:42:05 -05:00 |
Mike Arnold
|
323e35268f
|
Merge branch 'master' of github.com:jdaggett/jclouds
|
2012-03-14 19:40:56 -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 |
Adrian Cole
|
1dcdb307c0
|
Merge pull request #442 from aledsage/VAppTemplate-LiveTests
Issue #830 VAppTemplate: live tests and various fixes
|
2012-03-14 12:50:17 -07:00 |
Aled Sage
|
bd1b430e77
|
Issue #830 VAppTemplate: live tests and various fixes
|
2012-03-14 19:43:10 +00:00 |
Adrian Cole
|
5c3a3572b6
|
Merge pull request #441 from grkvlt/vapp
Issue 830: The VAppClient and VApp domain objects
|
2012-03-14 11:06:28 -07: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 |
Andrei Savu
|
525506930f
|
Added missing job result types to map
|
2012-03-14 17:12:38 +02:00 |
Andrei Savu
|
b9dc387ab4
|
Do not fail test if we have only the ROOT domain
|
2012-03-14 17:12:29 +02:00 |
Andrei Savu
|
1c8e09264c
|
Use enum for protocol assertion in live tests
|
2012-03-14 17:12:18 +02:00 |
Andrei Savu
|
6f0b420a1d
|
The percentage of used capacity can be 0 in test
|
2012-03-14 17:12:00 +02: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 |
Adrian Cole
|
3ccea7282b
|
Merge pull request #434 from mattstep/master
Changes to the nova compute service nodemetadata to server function
|
2012-03-13 14:54:00 -07:00 |
Matt Stephenson
|
4054eaee4f
|
Add metadata to nova compute service
|
2012-03-13 14:50:46 -07:00 |
Adrian Cole
|
3ebdb89e1d
|
template changes in cloudsigma
|
2012-03-13 14:43:37 -07:00 |
Matt Stephenson
|
0f0209e3c4
|
Removing vestigial code
|
2012-03-13 14:36:21 -07:00 |
Adrian Cole
|
ae66e702be
|
Merge pull request #433 from jdaggett/master
adding more openstack-nova tests
|
2012-03-13 09:02:35 -07:00 |
Adrian Cole
|
fb91d0b944
|
Merge pull request #432 from aledsage/Issue-445-Retry-DestroyIncidentalResources
Issue 445: retry EC2ComputeService.cleanUpIncidentalResources, due to failure if done too soon after last VM terminates!
|
2012-03-13 08:26:46 -07:00 |
Mike Arnold
|
c92a76cc8e
|
Merge remote-tracking branch 'upstream/master'
|
2012-03-13 10:26:44 -05:00 |
Adrian Cole
|
d2d0129298
|
Merge pull request #430 from danikov/vclouds-director-admin-vdc
Issue 830: vCloud director Admin vDC
|
2012-03-13 08:26:33 -07: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 |