Commit Graph

805 Commits

Author SHA1 Message Date
Adrian Cole 8cf71adedf Merge pull request #537 from dralves/vbox-linux
oneiric update and a few other goodies
2012-04-02 07:28:28 -07:00
Adrian Cole 764e0907f7 Issue 657:ApiMetadata 2012-04-01 18:43:31 -07:00
David Ribeiro Alves 17c1abdb71 updated readme to include paswwordless ssh requirement 2012-04-02 01:15:08 +01:00
David Ribeiro Alves f7f241a12f reverted the preseed and corrected a test to account for multiple masters 2012-04-01 22:07:50 +01:00
David Ribeiro Alves ba7a981a54 added unit test for defaultimagespredicate and corrected preseed 2012-04-01 21:06:07 +01:00
David Ribeiro Alves a715b0e5ba removed mac osx reference 2012-04-01 00:50:29 +01:00
David Ribeiro Alves b62ef9ba9e updated ubuntu, implemented multiple images for guests, consolidated jetty and enforced masters creation on itests 2012-04-01 00:03:11 +01:00
Adrian Cole 358737c70f Merge pull request #519 from andreaturli/1.5.1
issue 384: preparing 1.5.0-beta - guestAdditions installations fixed
2012-03-31 07:26:44 -07:00
Andrew Donald Kennedy 4324edc1d2 Issue 830: Fixing NPE in test listener 2012-03-31 13:21:26 +01:00
Andrea Turli abeeb4b936 issue 384: fixed IMachineToNodeMetadataLiveTest as suggested by dralves 2012-03-31 11:44:47 +01:00
Andrea Turli 50815d2483 issue 384: added support for creation of hostOnly interface with DHCP enabled 2012-03-31 11:44:47 +01:00
Andrea Turli af309232ad issue 384: preparing vbox 1.5.1 - adapt ContextModule to external changes 2012-03-31 11:44:47 +01:00
Andrea Turli e27db18cfd issue 384: vbox 1.5.1 2012-03-31 11:44:47 +01:00
Andrea Turli a2922006c9 issue 384: preparing 1.5.0-beta - guestAdditions installations fixed 2012-03-31 11:44:47 +01:00
danikov fea72442b6 minor vcloud bugfixes 2012-03-30 18:23:20 +01:00
Adrian Cole 5b19e25582 Merge branch 'fix' of https://github.com/grkvlt/jclouds into vcloud-director-admin-refactor
* 'fix' of https://github.com/grkvlt/jclouds:
  Issue 830: Remove wrong exception parser
  Issue 830: Add some Javadoc for UndeployVAppParams
2012-03-30 09:48:40 -07:00
Adrian Cole b5ae8073da expect test structure for new admin client 2012-03-30 09:48:08 -07:00
Andrew Donald Kennedy 40e38a3ad6 Issue 830: Remove wrong exception parser 2012-03-30 17:24:00 +01:00
Andrew Donald Kennedy ab4d8da22b Issue 830: Add some Javadoc for UndeployVAppParams 2012-03-30 17:23:55 +01:00
Adrian Cole 73ec8a66ff merged with latest vcloud-director lists-gone stuff 2012-03-30 09:23:20 -07:00
Adrian Cole fc6f5ffd2f Merge pull request #524 from grkvlt/rename
Issue 830: Method name tidying
2012-03-30 08:49:02 -07:00
danikov 557cf5e9b3 trying to fix guice to have both user/admin modules 2012-03-30 16:29:56 +01:00
Andrew Donald Kennedy 708b065454 Issue 830: Method name tidying 2012-03-29 19:41:48 +01:00
Kedar Dave 132418aa51 First set of api's for opsource 2012-03-29 14:18:10 -04:00
Andrew Donald Kennedy 2a60e1aedb Issue 830: Update client get methods to use new error handler 2012-03-29 13:53:14 +01:00
danikov 17e90c22b1 build users ahead of tests using admin credentials (WIP) 2012-03-28 09:50:38 +01:00
danikov 6ddd2072dc refractor out admin 2012-03-28 09:49:51 +01:00
Adrian Cole 49e475edcd Issue 888: consolidate code that addresses naming conventions, using hyphen as default delimiter 2012-03-28 03:37:54 -04:00
Adrian Cole 5c6ce9f081 organize imports 2012-03-28 03:37:48 -04:00
Adrian Cole 343470d0a5 removed deprecated RunScriptOptions & TemplateOptions 2012-03-28 03:37:43 -04:00
Adrian Cole 025396be37 added new properties object 2012-03-28 03:37:41 -04:00
Adrian Cole b18e61ae7a Merge pull request #526 from dralves/master
simple patch with a readme.md update that includes troubleshooting instructions
2012-03-27 23:07:44 -07:00
Adrian Cole 59330991a5 Merge pull request #525 from grkvlt/jaxb
Intermittent JAXB error in AdminCatalogClientExpectTest
2012-03-27 23:07:06 -07:00
David Ribeiro Alves 6743f0bbf6 corrected spacing and new lines for README.md 2012-03-28 00:37:08 +01:00
David Ribeiro Alves 3be85a61de updated readme.md 2012-03-27 20:39:02 +01:00
Andrew Donald Kennedy e173612288 Intermittent JAXB error 2012-03-27 18:24:26 +01:00
Andrew Donald Kennedy d35de3cc23 Issue 830: Use ResourceNotFoundException 2012-03-27 18:13:27 +01:00
Andrew Donald Kennedy 9bc2640601 Issue 830: Make RasdItemsList implement Set 2012-03-27 13:48:08 +01:00
Andrew Donald Kennedy 680a202b20 Issue 830: Tidy up client imports and javadoc 2012-03-27 13:48:07 +01:00
Andrew Donald Kennedy 8443bbe8f2 Issue 830: Tidy up domain object imports and remove unnecessary annotations 2012-03-27 13:48:07 +01:00
Andrew Donald Kennedy 9e860a2328 Issue 830: Use XmlElementWrapper annotation where possible 2012-03-27 13:48:06 +01:00
Andrew Donald Kennedy d4713572e4 Issue 830: Update API listener - Log timestamp, test name - Get test duration from framework - Uses test description paramater for operation request details - Updated live client tests to use description instead of testName 2012-03-27 13:39:38 +01:00
Andrew Donald Kennedy c7381501f0 Issue 830: Change fenceMode to ISOLATED 2012-03-23 16:48:24 +00:00
Andrew Donald Kennedy 0534821234 Issue 830: Fix for modifyLeaseSettingsSection 2012-03-23 16:09:58 +00:00
Andrew Donald Kennedy 7998e1b012 Issue 830: Added entity media type 2012-03-23 16:09:58 +00:00
Andrew Donald Kennedy 1ccd5f806a Issue 830: Added entity operation to query client 2012-03-23 16:09:58 +00:00
Andrew Donald Kennedy c71ff11fc5 Issue 830: Tidy up reference predicates 2012-03-23 16:09:58 +00:00
danikov d91a8efe70 remove not-needed properties + vars 2012-03-23 15:31:51 +00:00
danikov 7d4f81a46c non-client operation tests (legacy login + get schema) 2012-03-23 14:01:01 +00:00
Adrian Cole a6ff7579f5 Issue 885:add TryStack provider 2012-03-22 21:50:27 -07:00
Adrian Cole 305b0b8972 Issue 864:create hpcloud-compute provider 2012-03-22 21:48:11 -07:00
Adrian Cole 33fa1ec555 Issue 879:keystone v2 hpcloud-objectstorage provider 2012-03-22 21:45:25 -07:00
Adrian Cole c3dd362b4b Issue 814:recreate nova api as openstack-nova 2012-03-22 21:42:22 -07:00
Adrian Cole f3aaa62779 Issue 885:add TryStack provider 2012-03-22 21:37:45 -07:00
Adrian Cole 91661f4759 Issue 814: changes needed to be compatible with trystack 2012-03-22 21:37:21 -07:00
Adrian Cole 4ccd20e660 incorrect tags 2012-03-22 21:36:07 -07:00
Adrian Cole 5f6815904b added base test for openstack-nova 2012-03-22 17:15:49 -07:00
Adrian Cole 2a1b423f2b removed excess logic since floating ips are already present in server list 2012-03-22 16:28:41 -07:00
Adrian Cole f9694ad56c re-added mike's fix for ips 2012-03-22 16:17:34 -07:00
Adrian Cole 9e21b48bd3 Merge pull request #515 from jdaggett/master
hpcloud-objectstore provider bug fix
2012-03-22 14:48:25 -07:00
Adrian Cole 59f1d0b316 rename vbox live test 2012-03-22 14:46:03 -07:00
Adrian Cole 73865f6dd8 tidy + make sure we use private key and not password for auth when keypair option set 2012-03-22 13:47:48 -07:00
Mike Arnold 541fe98391 fixing injection error in async client due to inheritence chain 2012-03-22 15:26:08 -05:00
Adrian Cole 2ae849dd94 Issue 883:Allow login credentials by osfamily to be specified per-provider 2012-03-22 12:39:48 -07:00
Adrian Cole 774c4412aa start call can take a very long time to complete 2012-03-22 12:39:48 -07:00
Adrian Cole 49c873d17a Merge pull request #513 from dralves/jclouds-vbox
final functionality-oriented commit on jclouds vbox
2012-03-22 11:52:44 -07:00
David Ribeiro Alves 893d2d9e55 removed lock printous 2012-03-22 17:58:58 +00:00
David Ribeiro Alves 1f31e96a9f fixed locking transient bug 2012-03-22 17:49:04 +00:00
Adrian Cole ff0cc154d3 Merge pull request #512 from grkvlt/tests
Issue 830: Make live test before methods always run
2012-03-22 08:54:40 -07:00
David Ribeiro Alves 28bd62edfc added a unit test for guest additions installer. installguestadditions is now able to mount the pre-downloaded iso 2012-03-22 15:16:19 +00:00
danikov 9ff1a792af fix adminOrg testName annotations 2012-03-22 13:48:49 +00:00
danikov e153b1ed22 formatting fix 2012-03-22 13:43:58 +00:00
danikov 98adf79f93 add login group to login session test class 2012-03-22 13:14:37 +00:00
Andrew Donald Kennedy 1d886305ba Issue 830: Make live test before methods always run 2012-03-22 13:01:40 +00:00
danikov d4b03f0119 minor bugfix + skeletal code for groups/LDAP 2012-03-22 11:48:49 +00:00
David Ribeiro Alves 582423bd2d commented machine utils 2012-03-22 03:46:22 +00:00
David Ribeiro Alves 6b4a4c6054 consolidated locking machines as locking was crashing all over the place 2012-03-22 03:36:42 +00:00
David Ribeiro Alves 4a32b0107f parsed names from vm so that nodemetadata has correct group and name (updated unit test), corrected transient bug obtaining locks for vms 2012-03-22 02:44:41 +00:00
Adrian Cole 18562f5dbb switched hp default availablility zone to 2 2012-03-21 19:11:55 -07:00
Adrian Cole 09d97a2103 changed to not use # as a delimiter, and fixed keypair prefix logic 2012-03-21 19:11:55 -07:00
Adrian Cole 6fda2580f5 Merge pull request #509 from grkvlt/vapp-updates
Issue 830: Misc updates
2012-03-21 17:28:36 -07:00
Andrew Donald Kennedy 704d0c00fb Issue 830: Add logging output during cleanUp and fix VApp deletion 2012-03-21 23:59:35 +00:00
Andrew Donald Kennedy 35391b876b Issue 830: Use XmlWrapper for collections in Vdc 2012-03-21 23:59:35 +00:00
Adrian Cole c604b47f2d Merge pull request #508 from dralves/jclouds-vbox
vbox - guests are now reachable through a non-nat ip
2012-03-21 16:42:46 -07:00
David Ribeiro Alves aceaaf0eb0 updated readme 2012-03-21 22:36:14 +00:00
David Ribeiro Alves 5bca27923c corrected IMachineToNodeMetadata to comply with the new non-natted ip 2012-03-21 22:19:03 +00:00
David Ribeiro Alves 92a940e95d guests are now accessible because host-only ips are assigned in the same network as the default vbox host-only network (vboxnet0) 2012-03-21 22:04:05 +00:00
David Ribeiro Alves 68290ba2b2 added mock identity prop to prevent NPE in some cases 2012-03-21 22:04:05 +00:00
David Ribeiro Alves d742d53f6b reverted formatting changes 2012-03-21 22:03:48 +00:00
David Ribeiro Alves f4d0e18320 prevented tests from failing due to missing property
!
2012-03-21 22:02:11 +00:00
Mike Arnold b95e890f83 expecting provider specific client when creating provider-specific blobstore 2012-03-21 16:07:36 -05:00
Andrew Donald Kennedy 25fac3b36e Issue 830: Add control access tests to Org 2012-03-21 21:01:41 +00:00
Adrian Cole 6918d1c448 Issue 767: change openstack-nova and downstream to logging module discovery 2012-03-21 13:05:03 -07:00
Adrian Cole 728f9612e0 moved logback.xml up to compute module 2012-03-21 13:05:03 -07:00
Adrian Cole 0f15559f2c Merge pull request #503 from aplowe/master
openstack-nova: Auto key pair generation wiring into compute service and adaptor
2012-03-21 11:50:58 -07:00
Andrew Donald Kennedy 235ed12337 Issue 830: Add missing operations to Org clients 2012-03-21 17:33:54 +00:00
Andrew Donald Kennedy 78a4a674ab Issue 830: Updates for failing tests 2012-03-21 17:33:54 +00:00
Adam Lowe 9d4e58f9f3 openstack-nova: invalidating group key from cache 2012-03-21 17:33:44 +00:00
Aled Sage 16d72204b0 Issue 830: Fix QueryClientLiveTest testQueryMedia 2012-03-21 17:33:15 +00:00
Adrian Cole 35dc8f1224 Merge pull request #506 from danikov/vclouds-director-bugfixes-3
Issue 830: vCloud director Bugfixs
2012-03-21 10:17:50 -07:00