Mike Arnold
|
49532fde7d
|
adding live test for SecurityGroupClient
|
2012-03-12 12:56:13 -05:00 |
Mike Arnold
|
f3167442c9
|
Merge remote-tracking branch 'upstream/master'
|
2012-03-12 09:06:32 -05: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 |
Adrian Cole
|
2188ca9839
|
imports
|
2012-03-11 11:42:51 -07:00 |
Adrian Cole
|
d536af3a95
|
removed awkward and unnecessary URISupplier type
|
2012-03-11 11:42:50 -07:00 |
Adrian Cole
|
a4b6c0c46e
|
create/update media is a media operation, not a vdc one; copied methods over to media client
|
2012-03-11 11:42:50 -07:00 |
Adrian Cole
|
b917055930
|
added new predicates helpful with links
|
2012-03-11 11:42:50 -07:00 |
Mike Arnold
|
982022be3e
|
Merge remote-tracking branch 'upstream/master'
|
2012-03-11 09:27:11 -05:00 |
Adrian Cole
|
11b36f2083
|
Merge pull request #421 from milkmansrevenge/master
Reduced log levels for compute parsing methods
|
2012-03-10 16:18:26 -08:00 |
Chris Strand
|
8272352f9b
|
Log level of debug for the various parse methods
|
2012-03-11 00:05:04 +00:00 |
Adrian Cole
|
72d321d4db
|
Merge pull request #420 from dralves/jclouds-vbox-nat-host-only-working-cluster-and-live-test
made clone boot single threaded for now. all's working
|
2012-03-10 15:02:15 -08:00 |
David Ribeiro Alves
|
be2177b167
|
made clone boot single threaded for now. all's working
|
2012-03-10 23:00:41 +00:00 |
Adrian Cole
|
1a355c709e
|
Merge pull request #419 from dralves/jclouds-vbox-nat-host-only-working-cluster-and-live-test
added automated addition of the host module to the context
|
2012-03-10 14:44:39 -08:00 |
Adrian Cole
|
e82e198a9f
|
changed gogrid to not use ssh ctor
|
2012-03-10 14:43:58 -08:00 |
David Ribeiro Alves
|
d158cee477
|
added properties form vboxpropertiesbuilder
|
2012-03-10 22:42:11 +00:00 |
David Ribeiro Alves
|
9c9ce80aa3
|
nit addressed :)
|
2012-03-10 21:39:06 +00:00 |
Adrian Cole
|
755485537b
|
allow execChannel to survive sshclient.disconnect, and not be bound by sessionTimeout
|
2012-03-10 13:25:12 -08:00 |
David Ribeiro Alves
|
f04ef5ad4c
|
reverted mistaken changes to ComputeServiceContextBuilder
|
2012-03-10 19:58:02 +00:00 |
David Ribeiro Alves
|
3c776b8768
|
vboxadapter now deletes mediums on destroyNode() and non-exisitng nodes are handled in getNode(). VirtualBoxExperimentLiveTest passes consistently
|
2012-03-10 19:45:35 +00:00 |
Adrian Cole
|
06ab36ae76
|
execChannel shouldn't allocate PTY
|
2012-03-10 10:15:44 -08:00 |
David Ribeiro Alves
|
ad6b655ea1
|
moved host module creation to contextbuilder
|
2012-03-10 17:16:20 +00:00 |
David Ribeiro Alves
|
00c16d5315
|
removed unecessary assignment
|
2012-03-10 16:56:10 +00:00 |
Adrian Cole
|
aa14bf583c
|
Merge pull request #418 from dralves/jclouds-vbox-nat-host-only-working-cluster-and-live-test
working multi node cluster with nat+host-only
|
2012-03-10 08:07:14 -08:00 |
David Ribeiro Alves
|
a77e4fda7d
|
addressed the issues raised in adrian's review
|
2012-03-10 15:59:50 +00:00 |
David Ribeiro Alves
|
4412aaf726
|
working cluster + live test using compute service + nat + host-only
|
2012-03-10 15:32:57 +00:00 |
Mike Arnold
|
273de4977c
|
creating live test for HP Cloud specific keypair client
|
2012-03-10 07:16:18 -06:00 |
Adrian Cole
|
4fbbe5fe68
|
Merge pull request #417 from jdaggett/master
openstack-nova changes and tests
|
2012-03-09 20:01:03 -08:00 |
Adrian Cole
|
30bb94a885
|
Issue 864:create hpcloud-compute provider
|
2012-03-09 19:56:23 -08:00 |
Adrian Cole
|
8394fa90e6
|
fixed provider metadata
|
2012-03-09 19:56:22 -08:00 |
Adrian Cole
|
4581b924cf
|
added missing provider id field, default location to hardware/image, fixed packages
|
2012-03-09 19:56:22 -08:00 |
Mike Arnold
|
b322e265a5
|
adding KeyPairClient tests
|
2012-03-09 21:47:51 -06:00 |
Mike Arnold
|
ce9cb23a2e
|
merge from upstream
|
2012-03-09 20:01:22 -06:00 |
Adrian Cole
|
4cc5e03ae8
|
Merge pull request #415 from dralves/jclouds-vbox-0conf
fetching master at startup so that we make sure that isos are downloaded...
|
2012-03-09 16:56:16 -08:00 |
Adrian Cole
|
605b2dbd25
|
template updates for cloudservers
|
2012-03-09 16:51:26 -08:00 |