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 |
David Ribeiro Alves
|
6967743044
|
commented mastersloadingcache and nodecreator
|
2012-03-15 02:38:44 +00:00 |
David Ribeiro Alves
|
78d85fc960
|
fixed broken multi-node cloning due to missing synchronized keyword on NodeCreator. changed name of masterscache to mastersloadingcache. changed jetty port to a non common one. checked null on finally block
|
2012-03-15 02:20:31 +00:00 |
Adrian Cole
|
20df21e75e
|
disabled failing vcloud tests
|
2012-03-14 18:25:09 -07:00 |
Adrian Cole
|
e9f29883d9
|
added new Extension annotation for determining if clients are available or not
|
2012-03-14 18:25:04 -07:00 |
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
|
aea2fe73ba
|
Removing cruft
|
2012-03-14 19:42:05 -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 |
Aled Sage
|
bd1b430e77
|
Issue #830 VAppTemplate: live tests and various fixes
|
2012-03-14 19:43:10 +00: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 |
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 |
Matt Stephenson
|
4054eaee4f
|
Add metadata to nova compute service
|
2012-03-13 14:50:46 -07:00 |
Matt Stephenson
|
0f0209e3c4
|
Removing vestigial code
|
2012-03-13 14:36:21 -07:00 |
Mike Arnold
|
c92a76cc8e
|
Merge remote-tracking branch 'upstream/master'
|
2012-03-13 10:26:44 -05: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 |
danikov
|
60dba4f6f6
|
adminVdc client w/get adminVdc
|
2012-03-13 11:42:34 +00:00 |
Adrian Cole
|
538c2129a8
|
Merge pull request #428 from andreaturli/dev
issue 384: bridged support
|
2012-03-12 23:37:47 -07:00 |
Adrian Cole
|
ee4f00b645
|
added extension api to nova
|
2012-03-12 21:42:49 -07:00 |
Andrea Turli
|
d10f45ad46
|
issue 384: bridged support
|
2012-03-13 04:11:42 +00:00 |
Mike Arnold
|
822bdfc240
|
moving a couple more tests after upstream merge
|
2012-03-12 16:43:54 -05:00 |
Mike Arnold
|
80604e98e6
|
fixing and moving tests after upstream merge
|
2012-03-12 16:42:01 -05:00 |
David Ribeiro Alves
|
3b1a98323e
|
organized imports
|
2012-03-12 21:28:00 +00:00 |
Mike Arnold
|
60528df8c6
|
Merge remote-tracking branch 'upstream/master'
|
2012-03-12 16:23:28 -05:00 |
Mike Arnold
|
6db648740b
|
adding more key pair client expect-style tests
|
2012-03-12 16:22:54 -05:00 |
Adrian Cole
|
df0b86cdb7
|
Merge pull request #427 from dralves/jclouds-vbox-nat-host-only-working-cluster-and-live-test
added public address for vms and unit tested imachinetonodemetadata
|
2012-03-12 12:35:51 -07:00 |
Adrian Cole
|
a5bcf3c823
|
moved openstack extensions into package marked as such
|
2012-03-12 12:25:20 -07:00 |
Adrian Cole
|
73f0b01778
|
fixed logback config that was creating neverending lines
|
2012-03-12 12:25:20 -07:00 |
David Ribeiro Alves
|
fb488c192d
|
added public address for vms and unit tested imachinetonodemetadata
|
2012-03-12 18:11:22 +00:00 |
Mike Arnold
|
a01d123a78
|
Merge remote-tracking branch 'upstream/master'
|
2012-03-12 13:10:24 -05:00 |
Mike Arnold
|
49532fde7d
|
adding live test for SecurityGroupClient
|
2012-03-12 12:56:13 -05:00 |
Adrian Cole
|
36a95f3900
|
Merge pull request #426 from dralves/jclouds-vbox-nat-host-only-working-cluster-and-live-test
improved hardware matching based on images and not vms (since they are lazy built)
|
2012-03-12 09:07:40 -07:00 |
David Ribeiro Alves
|
93b08a01e3
|
deleted extraneous exclamation point
|
2012-03-12 16:03:04 +00:00 |
David Ribeiro Alves
|
5efcea6839
|
changed delay to sockettester
|
2012-03-12 15:56:15 +00:00 |
Adrian Cole
|
c3660caea0
|
Merge pull request #425 from dralves/jclouds-vbox-nat-host-only-working-cluster-and-live-test
Jclouds vbox nat host only working cluster and live test
|
2012-03-12 08:40:27 -07:00 |
David Ribeiro Alves
|
8ba6e91b7c
|
improved hardware matching. *adapter now returns the list of images instead of a no-id mock hardware
|
2012-03-12 15:32:31 +00:00 |
David Ribeiro Alves
|
8f92009699
|
improved hardware matching (hardware's id is now the same as the image id *without* prefix)
|
2012-03-12 15:03:56 +00:00 |
David Ribeiro Alves
|
3370dd819d
|
changed the vm/hardware identifier to the name instead of the id since the id will change over time!
|
2012-03-12 14:38:37 +00:00 |
Mike Arnold
|
f3167442c9
|
Merge remote-tracking branch 'upstream/master'
|
2012-03-12 09:06:32 -05:00 |
David Ribeiro Alves
|
91a0980537
|
made destroying nodes synchornized due to session lock issues
|
2012-03-12 11:59:45 +00:00 |
danikov
|
e94b719347
|
user unlock action (pseudo-impl only)
|
2012-03-12 11:41:05 +00:00 |
David Ribeiro Alves
|
12a9b414e3
|
isolated experimentlivetest so that it emulates as closely as possible client usage
|
2012-03-12 11:27:44 +00:00 |
David Ribeiro Alves
|
52514a77a5
|
Merge branches 'master' and 'jclouds-vbox-nat-host-only-working-cluster-and-live-test' into jclouds-vbox-nat-host-only-working-cluster-and-live-test
|
2012-03-12 11:00:15 +00:00 |
David Ribeiro Alves
|
1f17f07e97
|
made cloning single threaded
|
2012-03-12 10:59:28 +00:00 |
danikov
|
1309d803e8
|
update User
|
2012-03-12 09:45:29 +00:00 |
danikov
|
bdc09ee053
|
create/get/delete user
|
2012-03-12 08:24:20 +00:00 |
danikov
|
0ee77f99ec
|
admin user client base
|
2012-03-12 04:45:37 +00:00 |
Adrian Cole
|
adc275673d
|
fixed some merge glitches
|
2012-03-11 21:06:06 -07:00 |
danikov
|
24db1774eb
|
org fix
|
2012-03-12 03:24:28 +00:00 |
danikov
|
8e46d9e9ec
|
get adminOrg
|
2012-03-12 01:42:57 +00:00 |
danikov
|
5817f04463
|
get/put orgSettings
|
2012-03-12 01:42:57 +00:00 |
danikov
|
4077e2d9a4
|
get/put emailSettings
|
2012-03-12 01:42:57 +00:00 |
danikov
|
8e5ec325ae
|
get/put generalSettings
|
2012-03-12 01:42:56 +00:00 |
danikov
|
709c7bff63
|
get ldapSettings
|
2012-03-12 01:42:39 +00:00 |
danikov
|
969141a7eb
|
get/put passwordPolicy
|
2012-03-12 01:19:28 +00:00 |
danikov
|
d4843a5c31
|
get/put vAppLeaseSettings
|
2012-03-12 01:19:27 +00:00 |
danikov
|
a05d76fabf
|
get/put vAppTemplateLeaseSettings
|
2012-03-12 01:19:26 +00:00 |
danikov
|
1df9409a3a
|
adminOrg base continued- media types, restClient config, and checks
|
2012-03-12 01:18:41 +00:00 |
danikov
|
cbd9afc176
|
create catalog
|
2012-03-12 01:13:17 +00:00 |
Adrian Cole
|
1f3971fae8
|
removed unnecessary wrapping of Task collections
|
2012-03-11 17:43:02 -07:00 |
Adrian Cole
|
b309dd60df
|
upload client now works
|
2012-03-11 12:56:25 -07:00 |
Adrian Cole
|
d820e4fab8
|
normalized overrides on test setup
|
2012-03-11 11:42:51 -07:00 |
Adrian Cole
|
9da3336290
|
corrected session test configuration
|
2012-03-11 11:42:51 -07:00 |
Adrian Cole
|
902a334dd1
|
latent bugs found when running live test
|
2012-03-11 11:42:51 -07:00 |