Commit Graph

56 Commits

Author SHA1 Message Date
Adrian Cole 60b6b68556 code cleanup: http request immutability (except payload), builders, test backfill 2010-12-30 23:40:23 +01:00
Adrian Cole 2f00ab22e4 Issue 392: standardized operating system version parsing 2010-11-08 06:48:32 +01:00
Adrian Cole 5f5b01ad35 fixed test cases 2010-11-07 20:20:35 +01:00
Adrian Cole 1b113808d4 more test fixture fixes 2010-09-19 14:01:12 -07:00
Adrian Cole 53f4bec356 Issue 361: normalize test properties 2010-09-19 13:30:11 -07:00
Adrian Cole 9aced88ca1 fixed error handling on vcloud and renamed bluelock-vclouddirector to bluelock-vcdirector 2010-09-19 10:22:09 -07:00
Adrian Cole af394c46a6 fixed base archetype and removed twitter client 2010-09-18 16:12:38 -07:00
Adrian Cole 5af7235132 corrected disk size 2010-09-12 09:31:08 -07:00
Adrian Cole 59aea16b07 Issue 350: changed from Size to Hardware and added Processor model 2010-09-11 15:39:27 -07:00
Adrian Cole 4c0fc5d0e0 Issue 176: remove interim vcloud express support 2010-09-08 18:53:38 -07:00
Adrian Cole 36dec74379 Issue 290: added guest customization support 2010-09-05 00:20:45 -07:00
Adrian Cole 31fd2b5067 Issue 280: added guest customization parser, fixed delete in vcloud 0.9+ which now returns a task; parsed customization admin password by default 2010-08-26 17:36:48 -07:00
Adrian Cole 025b8aa12d Issue 280: instantiateVapp 1.0 now works, but has a hard-coded internal vapp network 2010-08-26 01:48:11 -07:00
Andrew Phillips 744d828416 Merge remote branch 'origin' 2010-08-26 00:54:29 +02:00
Andrew Phillips 048abc16bd Line endings 2010-08-25 22:54:52 +02:00
Adrian Cole 114d188079 Issue 280: added support to parse the ovf envelope for a vapp template so that we can get to os and size data 2010-08-25 12:09:38 -07:00
Adrian Cole 0038733646 Issue 280: added operating system and started parsing ip addresses from api 2010-08-25 00:12:33 -07:00
Adrian Cole c6d046494e Issue 280: renamed NamedResource to ReferenceType as that is the correct name in the vcloud api 2010-08-24 10:59:38 -07:00
Adrian Cole 345684c6f2 Issue 280: split vcloud 0.8 vapp from 1.0 2010-08-23 19:13:30 -07:00
Adrian Cole 7058b73c2c Issue 280: split off incompatible vcloudexpress vapp template from vcloud 2010-08-23 16:05:28 -07:00
Adrian Cole 250f2f67cb refactored to use new vcloud 1.0 status type 2010-08-22 22:45:42 -07:00
Adrian Cole c0f454e7eb Issue 280: converged vcloud express and vcloud org and vdc objects 2010-08-21 21:06:52 -07:00
Adrian Cole 2db03edb18 Issue 280: more changes related to vcloud 1.0 orgs 2010-08-20 14:03:18 -07:00
Adrian Cole 80da64b65c Issue 280: added Org to 1.0 impl as it is incompatible with the 0.8 version 2010-08-19 22:25:04 -07:00
Adrian Cole 3657e066f4 Issue 280: separated out VCloudExpress specific classes from the 1.0 stuff 2010-08-19 16:04:11 -07:00
Adrian Cole 0d06623dcf Issue 341: bluelock-vcloudexpress, bluelock-vclouddirector 2010-08-19 13:00:44 -07:00
Adrian Cole f895756c65 Issue 333: added operatingsystem to nodemetatdata; Issue 327: completed vcloud conversion to ids; Issue 306; completed vcloud lookup by id; Issue 338: got rid architecture object 2010-08-18 21:04:17 -07:00
Adrian Cole 462a6e5617 Issue 335: took initialization code out of injection providers and into memoized suppliers, this will allow us to tune caching and speed up injection as guice is single-threaded; fixed broken windows along the way 2010-08-17 02:08:39 -07:00
Adrian Cole 09e155bf0d Issue 327: completed conversion of vapp to use URIs for IDs consistently 2010-08-15 00:55:58 -07:00
Adrian Cole 22e10f84a6 Issue 306, Issue 327: more progress unraveling vcloud URI-based operations 2010-08-13 20:11:09 -07:00
Adrian Cole 420503d32e updated and corrected license headers 2010-08-12 16:04:26 -07:00
Adrian Cole 6d438fbbe1 Issue 326: fixed -1 error code in jsch and updated to include a new logger jclouds.ssh 2010-07-30 12:28:14 -07:00
Adrian Cole 34518f54ba Issue 325: massive refactor in order to stop serializing native async http client requests 2010-07-30 01:26:55 -07:00
Andrew Phillips e1f5369243 Removed 1,000,000 redundant .gitignores (they're inherited) 2010-07-28 14:38:28 +02:00
Adrian Cole 35a766c0fa Issue 320: introduced Json object to decouple us from gson libraries 2010-07-25 17:40:44 -07:00
Adrian Cole 7e28286dd0 Issue 293: normalized on provider vocab 2010-06-28 12:03:35 -07:00
Adrian Cole caceae90bd Issue 293: normalized on identity/credential vocab 2010-06-28 11:33:41 -07:00
Adrian Cole 27f4f69b4c Issue 293: refactored code to provide for api versions and coherent properties for authorization 2010-06-28 05:07:36 -07:00
Adrian Cole aabaae2a51 Issue 283 added
client.templateOptions().blockUntilRunning(false) and Issue 284: consolidated timeout properties into ComputeServiceConstants
2010-06-14 23:51:11 -04:00
Adrian Cole a5abb14d20 made nullcredentials default and refined usage changing the vcloud api version 2010-05-24 14:56:59 -07:00
Adrian Cole c8cd0b0f2e Issue 260: fixed executors per kimchy's advice; also fixed regression in a lot of live tests 2010-05-23 22:26:14 -07:00
Adrian Cole d3d36dc879 bluelock's new endpoint as of 25 May 2010-05-23 16:57:15 -07:00
Adrian Cole a4bdd433f4 Issue 260: fixed i/o threadpool to min=max; refactored session expiry logic. Issue 258 refactored load balancer code 2010-05-23 15:39:49 -07:00
Adrian Cole 050af3c3f7 Issue 176: size can now test compatibility with images; refactored vcloud config logic; updated to support latest bluelock 2010-05-22 22:43:28 -07:00
Adrian Cole 239519c8ca added exceptions to ssh commands and changed interface to not index on id, since ids are not guaranteed unique 2010-05-04 15:01:01 -07:00
Adrian Cole a1c7ccfd3f Issue 241:Add provider to the Location hierarchy and make getParent a Location object; also fixed compute services where broken and added ssh logging for runscript 2010-05-03 01:04:48 -07:00
Adrian Cole 1714051272 Issue 231:scrape vapptemplate description for password, and provide password for windows instances 2010-04-20 02:53:00 -04:00
Adrian Cole 190c768d02 Issue 221: made sure default template always works on all cloud providers 2010-04-04 22:57:03 -07:00
Andrew Phillips 64b68d73db Housekeeping: renamed all .svnignore files to .gitignore, and some line endings. 2010-03-19 11:30:13 +01:00
Adrian Cole 785ce56d3f Issue 176: add default passwords 2010-03-17 09:27:16 -07:00