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 |
David Ribeiro Alves
|
91a0980537
|
made destroying nodes synchornized due to session lock issues
|
2012-03-12 11:59:45 +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 |
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 |
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 |
David Ribeiro Alves
|
be2177b167
|
made clone boot single threaded for now. all's working
|
2012-03-10 23:00:41 +00: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 |
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 |
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 |
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 |
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
|
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
|
e389ce0f2d
|
format and imports
|
2012-03-09 15:53:29 -08:00 |
Mike Arnold
|
e22206ae43
|
Merge remote-tracking branch 'origin/develop'
|
2012-03-09 15:45:25 -06:00 |
Matt Stephenson
|
cc4b0cac82
|
Add compute service support to openstack-labs nova client
|
2012-03-09 13:33:30 -08:00 |
Mike Arnold
|
940dc4c29b
|
adding more tests and fixing others
|
2012-03-09 14:45:45 -06:00 |
Mike Arnold
|
ec2a83197d
|
updating live test to work with other nova installations
|
2012-03-09 14:19:01 -06:00 |
Adrian Cole
|
6df17b858d
|
Merge pull request #413 from jdaggett/develop
openstack-nova changes
|
2012-03-09 11:40:39 -08:00 |