Commit Graph

505 Commits

Author SHA1 Message Date
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
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
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
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 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
Mike Arnold b6df1a5833 cleaning up with the power of guava 2012-03-09 13:20:59 -06:00
David Ribeiro Alves fe2d132067 readed the missing sysprop 2012-03-09 18:24:18 +00:00
Adrian Cole a8fa0c57d1 Merge pull request #414 from danikov/vclouds-director-admin-org
Issue 830: vCloud director Admin Org
2012-03-09 08:35:36 -08:00
Mike Arnold e7744784f2 adding Expect-style tests for FloatingIPClient 2012-03-09 10:10:11 -06:00
David Ribeiro Alves f24c344fce fetching master at startup so that we make sure that isos are downloaded before all tests even if the adapter is not used 2012-03-09 03:38:30 +00:00
danikov 7815271717 adminOrg base (domain objects, clients, etc.) 2012-03-09 01:56:03 +00:00
Mike Arnold 967926dc28 handling cases where Nova returns all addresses as private rather than private and public 2012-03-08 17:13:54 -06:00
Adrian Cole 68c94ff8ed Merge pull request #409 from dralves/jclouds-vbox-0conf
0conf for vbox. config dirs are created, isos downloaded and a default yaml file is used
2012-03-08 10:04:06 -08:00
Mike Arnold 0613f3390c adding live tests for floating ip client 2012-03-08 10:39:59 -06:00
Mike Arnold 654d58fada fixing async client so it returns extension async clients 2012-03-08 10:39:13 -06:00
danikov 288e2b23d0 updateGroup with tests 2012-03-08 09:14:26 +00:00
danikov 7b635ddf77 deleteGroup with tests 2012-03-08 09:13:28 +00:00
danikov 3f8f28f0f9 getGroup with tests 2012-03-08 09:12:32 +00:00
danikov fe449cbab3 groupClient base classes 2012-03-08 09:11:24 +00:00
David Ribeiro Alves 176a8b3b3c moved config dir creation to to masterscache 2012-03-08 04:15:41 +00:00
David Ribeiro Alves e915fd3e7b 0conf for vbox. config dirs are created, isos downloaded and a default .yaml file is used 2012-03-08 02:38:30 +00:00
Adrian Cole 88cff6372d Issue 857:formatted report for vcloud api coverage 2012-03-07 16:26:40 -08:00
Adrian Cole d7ceaa2ac2 client test fuzz 2012-03-07 16:26:16 -08:00
Adrian Cole 9069f4879c refactored base vcloud test class to work when parameters aren't supplied 2012-03-07 15:15:14 -08:00
Adrian Cole 15a297d200 catalog test wasn't blocking on task complete 2012-03-07 15:14:35 -08:00
Adrian Cole cb0a105171 added predicates handy for finding vcloud references 2012-03-07 15:13:54 -08:00
Adrian Cole 7e87185858 fix broken test 2012-03-07 09:51:46 -08:00
Adrian Cole 40429eaeca Issue 855: use snakeyaml 1.6 constructor to avoid conflict w/testng-eclipse 2012-03-07 09:51:33 -08:00
danikov bd72880240 subclass catalogClient with adminCatalogClient, plus adjust usages 2012-03-07 15:41:02 +00:00
Mike Arnold 98a3bf8084 ensuring getters for public and private addresses return a set even if underlying addresses collection is null 2012-03-07 09:24:19 -06:00
danikov bb7cb44db9 add TODO for future improvement 2012-03-07 14:34:36 +00:00