Adrian Cole
|
1d0949dec5
|
Issue 315: added auto-deserialization of json into java objects and new @Unwrap annotation; Issue 311: fixed template parsing for new cluster instance in ec2; Issue 191: started adding node support to chef
|
2010-07-17 01:30:37 -05:00 |
Adrian Cole
|
376380be6b
|
fixed terremark ecloud version
|
2010-07-09 21:24:05 -07:00 |
Adrian Cole
|
e8d0a11cda
|
Issue 301: refactored http payload and rewrote crufty tests
|
2010-07-09 21:13:11 -07:00 |
Adrian Cole
|
da3baf523c
|
Issue 301: refactored http payload data from blob -> core, added content length, type, md5; fixed length bug in ec2 and added more tests to ensure this doesn't happen again
|
2010-07-08 03:46:34 -07:00 |
Adrian Cole
|
88d64ee76c
|
Issue 286: normalized names trmk-vcloudexpress -> TerremarkVCloudExpressClient; tmrk-ecloud -> TerremarkECloudClient
|
2010-07-05 23:46:33 -07:00 |
Adrian Cole
|
d6c0cbff80
|
Issue 286: started ecloud support
|
2010-07-03 02:49:08 -07:00 |
Adrian Cole
|
f29d003914
|
Issue 299: converted 409 -> IllegalStateException and mapped AWS and vCloud exceptions
|
2010-07-02 23:19:11 -07:00 |
Adrian Cole
|
85b5bd48f1
|
loosened dependency on the GeneratedHttpRequest class
|
2010-07-02 16:47:46 -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
|
35c83335d2
|
parameterized endpoint for terremark
|
2010-06-26 11:54:56 -07:00 |
Adrian Cole
|
055c56dc08
|
Issue 292: added simple http client
|
2010-06-25 10:45:15 -07:00 |
Adrian Cole
|
df54677e20
|
Issue 285: implemented terremark extensions including ssh key support
|
2010-06-22 15:26:10 -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
|
84ad021268
|
added retry handler for io exceptions, created modular rest client, swapped generic type args on restcontext
|
2010-06-06 23:01:48 -07:00 |
Adrian Cole
|
f297c9d7d5
|
Banned use of InetAddress and InetSocketAddress as these break google appengine. Introduced IPSocket class instead
|
2010-05-25 00:42:27 -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
|
efc47969d9
|
Issue 254: distinguish between id and providerId
|
2010-05-20 19:36:25 -07:00 |
Adrian Cole
|
467f815c17
|
revised load balancer code and implemented Issue 254: compute handle
|
2010-05-20 16:32:31 -07:00 |
Adrian Cole
|
d8e21ad8d0
|
Issue 252: created templateBuilder.any() which can be used to get the known bootable params of a template, as well helper functions
|
2010-05-17 17:22:22 -07:00 |
Adrian Cole
|
7363ae6e87
|
Issue 247: loosened terremark constraints and tested vapp configuration
|
2010-05-10 10:53:38 -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
|
b432bbbe8c
|
fixed base computeservice test; fixed logging in runScript; fixed terremark to not use the unstable jeos and work around service unauthorized problems
|
2010-05-03 11:40:27 -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
|
a72035c22b
|
adjusted terremark tests to ensure disks work; updated minimum size to 25GB
|
2010-04-30 17:44:40 -07:00 |
Adrian Cole
|
021e5e18e0
|
Issue 203 normalized location across blobstore and compute
|
2010-04-25 17:38:21 -07:00 |
Adrian Cole
|
10af8cdae8
|
Issues 203 234 235, add visibility to image from nodemetadata, update to stable version of guava, harden tests, normalize location
|
2010-04-25 00:46:54 -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
|
eda0eebfb5
|
corrected timeout in terremark; cleanup
|
2010-04-19 14:49:17 -04:00 |
Adrian Cole
|
ea3f0b1fcd
|
Issue 229: added network name, dhcp, and fencmode
|
2010-04-17 21:58:20 -07:00 |
Adrian Cole
|
8ce9f1565a
|
removed JEOS os family
|
2010-04-17 00:00:49 -07:00 |
Adrian Cole
|
dedd8f8270
|
fixed templateBuilder logger and also fixed copyright headers
|
2010-04-13 23:40:56 -07:00 |
Adrian Cole
|
bc234e0b92
|
fixed DI bug
|
2010-04-12 21:17:46 -07:00 |
Alex Yarmula
|
214aee6626
|
moved the default credentials to ImageImpl#defaultCredentials, issue 157
|
2010-04-08 12:44:19 -07: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
|
c4bf0f21ad
|
POM cleanup and line endings.
|
2010-03-30 10:19:50 +02:00 |
Adrian Cole
|
b6e063bf51
|
Issue 217: call undeploy before deleting a vapp
|
2010-03-29 10:43:42 -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
|
300963078c
|
Issue 181: add extra system metadata to vcloud services
|
2010-02-22 18:45:16 -08:00 |
Adrian Cole
|
99cc8000e8
|
added multi-vdc images to vcloud
|
2010-02-22 17:35:51 -08:00 |
Adrian Cole
|
df86359e65
|
Issue 156: refactored compute api classes and added reboot support
|
2010-02-08 22:09:07 -08:00 |
Adrian Cole
|
52e40c4651
|
normalized usage of null across compute apis, removed loop of recreating nodes, extracted BaseComputeService class
|
2010-02-08 01:32:53 -08:00 |
Adrian Cole
|
4582c57c72
|
fixed version numbers to SNAPSHOT
|
2010-02-04 21:30:22 -08:00 |
adrian.f.cole
|
2ed029764f
|
beta-3 release
git-svn-id: http://jclouds.googlecode.com/svn/branches/1.0-beta-3@3054 3d8758e0-26b5-11de-8745-db77d3ebf521
|
2010-02-02 11:34:05 +00:00 |
adrian.f.cole
|
7120f6e536
|
corrected CNFE, as it should have been a subclass of ResourceNotFoundException; stabalized the directory support for rackspace and atmos
git-svn-id: http://jclouds.googlecode.com/svn/trunk@2753 3d8758e0-26b5-11de-8745-db77d3ebf521
|
2010-02-02 04:07:49 +00:00 |
adrian.f.cole
|
3521c47029
|
Issue 130: added location and made compute service set-based
git-svn-id: http://jclouds.googlecode.com/svn/trunk@2730 3d8758e0-26b5-11de-8745-db77d3ebf521
|
2010-01-28 05:21:11 +00:00 |
adrian.f.cole
|
70aa7e4ef3
|
Issue 73, 130, 150: overhauled context builders, blobstore javadocs, setup http connection limiter, and otherwise readied the code for consumption
git-svn-id: http://jclouds.googlecode.com/svn/trunk@2729 3d8758e0-26b5-11de-8745-db77d3ebf521
|
2010-01-25 09:41:37 +00:00 |
adrian.f.cole
|
9d305c95a9
|
Issue 130: added rimu and vanilla vcloud, hardened state changes to delete with status checks, added example build.properties to ant samples
git-svn-id: http://jclouds.googlecode.com/svn/trunk@2727 3d8758e0-26b5-11de-8745-db77d3ebf521
|
2010-01-23 03:22:28 +00:00 |
adrian.f.cole
|
aa41f4512b
|
Issue 130: added rackspace and cleaned up builder concepts
git-svn-id: http://jclouds.googlecode.com/svn/trunk@2721 3d8758e0-26b5-11de-8745-db77d3ebf521
|
2010-01-22 20:39:23 +00:00 |
adrian.f.cole
|
28aadccb49
|
Issue 130: fleshed out compute abstraction and hardened TemplateBuilder design
git-svn-id: http://jclouds.googlecode.com/svn/trunk@2718 3d8758e0-26b5-11de-8745-db77d3ebf521
|
2010-01-22 09:35:39 +00:00 |
adrian.f.cole
|
a17da70588
|
support null; add AuthorizationException
git-svn-id: http://jclouds.googlecode.com/svn/trunk@2717 3d8758e0-26b5-11de-8745-db77d3ebf521
|
2010-01-22 00:30:07 +00:00 |
adrian.f.cole
|
cb906ded3c
|
Issue 130: added options to runNode like openPorts and runScript; added ability to specify alternate endpoint in *ContextBuilderFactory; updated ant tasks to use new node features; Issue 112: normalized vcloud clients
git-svn-id: http://jclouds.googlecode.com/svn/trunk@2712 3d8758e0-26b5-11de-8745-db77d3ebf521
|
2010-01-21 06:22:42 +00:00 |
adrian.f.cole
|
2e213ae223
|
Issue 130: properly modeled node and templates
git-svn-id: http://jclouds.googlecode.com/svn/trunk@2702 3d8758e0-26b5-11de-8745-db77d3ebf521
|
2010-01-20 11:34:24 +00:00 |
adrian.f.cole
|
9b39988ad7
|
Issue 130, Issue 73: separated out provider context from abstraction. accessible via getProviderSpecificContext
git-svn-id: http://jclouds.googlecode.com/svn/trunk@2684 3d8758e0-26b5-11de-8745-db77d3ebf521
|
2010-01-20 00:32:04 +00:00 |
adrian.f.cole
|
4b403298c3
|
Issue 112: new method for explicitly defining the template you want
git-svn-id: http://jclouds.googlecode.com/svn/trunk@2665 3d8758e0-26b5-11de-8745-db77d3ebf521
|
2010-01-18 20:35:42 +00:00 |
adrian.f.cole
|
27de8ac105
|
Issue 148 Issue 9 cleanup javadoc, removed use of string.replaceAll
git-svn-id: http://jclouds.googlecode.com/svn/trunk@2664 3d8758e0-26b5-11de-8745-db77d3ebf521
|
2010-01-18 20:28:37 +00:00 |
adrian.f.cole
|
2776d12093
|
corrected ssl errors in blobstore and normalized context factories
git-svn-id: http://jclouds.googlecode.com/svn/trunk@2663 3d8758e0-26b5-11de-8745-db77d3ebf521
|
2010-01-16 17:35:59 +00:00 |
adrian.f.cole
|
d8e6c0e248
|
Issue 130, Issue 29: normalize location, called Region in amazon speak, restructured domain model across compute and blobstore
git-svn-id: http://jclouds.googlecode.com/svn/trunk@2658 3d8758e0-26b5-11de-8745-db77d3ebf521
|
2010-01-15 23:13:35 +00:00 |
lili.recusant
|
bc334b9447
|
Added WEBAPPVM image (right now only available on Terremark)
git-svn-id: http://jclouds.googlecode.com/svn/trunk@2657 3d8758e0-26b5-11de-8745-db77d3ebf521
|
2010-01-15 22:24:32 +00:00 |
adrian.f.cole
|
b85dbd8109
|
Issue 112: added expiryTime to task
git-svn-id: http://jclouds.googlecode.com/svn/trunk@2656 3d8758e0-26b5-11de-8745-db77d3ebf521
|
2010-01-14 20:41:24 +00:00 |
adrian.f.cole
|
5ecf38f542
|
Issue 112: normalized object model
git-svn-id: http://jclouds.googlecode.com/svn/trunk@2651 3d8758e0-26b5-11de-8745-db77d3ebf521
|
2010-01-14 03:49:24 +00:00 |
adrian.f.cole
|
313e56e8d6
|
Issue 130: tune output in compute service
git-svn-id: http://jclouds.googlecode.com/svn/trunk@2646 3d8758e0-26b5-11de-8745-db77d3ebf521
|
2010-01-13 07:55:27 +00:00 |
adrian.f.cole
|
6ff6abd36c
|
Issue 129 Issue 130: changed naming convention per libcloud; added context object
git-svn-id: http://jclouds.googlecode.com/svn/trunk@2644 3d8758e0-26b5-11de-8745-db77d3ebf521
|
2010-01-13 01:19:42 +00:00 |
lili.recusant
|
c781f16f0e
|
Added method to get public IP addresses
git-svn-id: http://jclouds.googlecode.com/svn/trunk@2643 3d8758e0-26b5-11de-8745-db77d3ebf521
|
2010-01-12 04:53:04 +00:00 |
adrian.f.cole
|
5b1a2da6a1
|
Issue 129: cargo integration and ant task consolidation
git-svn-id: http://jclouds.googlecode.com/svn/trunk@2636 3d8758e0-26b5-11de-8745-db77d3ebf521
|
2010-01-11 13:38:07 +00:00 |
adrian.f.cole
|
befd1f0a4e
|
Issue 130: corrected type where UMBUNTU should have been UBUNTU, started integrating cargo
git-svn-id: http://jclouds.googlecode.com/svn/trunk@2630 3d8758e0-26b5-11de-8745-db77d3ebf521
|
2010-01-11 05:57:07 +00:00 |
adrian.f.cole
|
83a2d54e3e
|
Issue 144: convert to ListenableFutures
git-svn-id: http://jclouds.googlecode.com/svn/trunk@2625 3d8758e0-26b5-11de-8745-db77d3ebf521
|
2010-01-10 06:25:44 +00:00 |
adrian.f.cole
|
480fc9b31a
|
Issue 112: terremark now supports clone
git-svn-id: http://jclouds.googlecode.com/svn/trunk@2622 3d8758e0-26b5-11de-8745-db77d3ebf521
|
2010-01-09 22:52:26 +00:00 |
adrian.f.cole
|
947d00ac5e
|
Issue 112: changes for terremark upgrade
git-svn-id: http://jclouds.googlecode.com/svn/trunk@2619 3d8758e0-26b5-11de-8745-db77d3ebf521
|
2010-01-08 23:26:32 +00:00 |
adrian.f.cole
|
4cf75310c5
|
Issue 112: updated to latest schema
git-svn-id: http://jclouds.googlecode.com/svn/trunk@2618 3d8758e0-26b5-11de-8745-db77d3ebf521
|
2010-01-08 20:30:15 +00:00 |
adrian.f.cole
|
e0a875333f
|
Issue 112: better error handling and timeouts
git-svn-id: http://jclouds.googlecode.com/svn/trunk@2614 3d8758e0-26b5-11de-8745-db77d3ebf521
|
2010-01-06 19:37:21 +00:00 |
adrian.f.cole
|
e2235e48f8
|
Issue 112: fixed catalog and orgs to be plural; added error to task
git-svn-id: http://jclouds.googlecode.com/svn/trunk@2605 3d8758e0-26b5-11de-8745-db77d3ebf521
|
2010-01-06 01:28:14 +00:00 |
adrian.f.cole
|
15c147cd25
|
Issue 112: multiple ports now work
git-svn-id: http://jclouds.googlecode.com/svn/trunk@2603 3d8758e0-26b5-11de-8745-db77d3ebf521
|
2010-01-05 21:41:57 +00:00 |
adrian.f.cole
|
bdbb6d0ec9
|
corrected license of pom.xml files
git-svn-id: http://jclouds.googlecode.com/svn/trunk@2564 3d8758e0-26b5-11de-8745-db77d3ebf521
|
2010-01-01 17:56:29 +00:00 |
adrian.f.cole
|
32ab37d3d7
|
Fixed license error caught by libcloud: jclouds isn't licensed to Apache, it just uses that license. thanks guys
git-svn-id: http://jclouds.googlecode.com/svn/trunk@2558 3d8758e0-26b5-11de-8745-db77d3ebf521
|
2009-12-31 17:36:46 +00:00 |
sharedocs1@gmail.com
|
caaf950fc1
|
Rewritten the distribution generation to a) use descriptors from a shared dependency b) correctly package transitive dependencies and c) correctly JarJar these dependencies
git-svn-id: http://jclouds.googlecode.com/svn/trunk@2517 3d8758e0-26b5-11de-8745-db77d3ebf521
|
2009-12-24 19:50:37 +00:00 |
adrian.f.cole
|
d22717bbcc
|
Issue 112: only create port 22 as there are persistent errors creating multiple internet services
git-svn-id: http://jclouds.googlecode.com/svn/trunk@2509 3d8758e0-26b5-11de-8745-db77d3ebf521
|
2009-12-23 07:10:32 +00:00 |
adrian.f.cole
|
7c2f281d64
|
Issue 112: updated to install more ports
git-svn-id: http://jclouds.googlecode.com/svn/trunk@2507 3d8758e0-26b5-11de-8745-db77d3ebf521
|
2009-12-23 06:26:23 +00:00 |
adrian.f.cole
|
082d5404a9
|
Issue 112: added delete disk command
git-svn-id: http://jclouds.googlecode.com/svn/trunk@2506 3d8758e0-26b5-11de-8745-db77d3ebf521
|
2009-12-23 06:13:59 +00:00 |
adrian.f.cole
|
c53d246223
|
Issue 112: added configureVApp
git-svn-id: http://jclouds.googlecode.com/svn/trunk@2502 3d8758e0-26b5-11de-8745-db77d3ebf521
|
2009-12-23 03:18:10 +00:00 |
adrian.f.cole
|
9c4ff83f25
|
Issue 139: introduced default exception for 404 errors
git-svn-id: http://jclouds.googlecode.com/svn/trunk@2501 3d8758e0-26b5-11de-8745-db77d3ebf521
|
2009-12-22 00:05:16 +00:00 |
adrian.f.cole
|
1e6848f7c8
|
Issue 112: progress in clone/configure; fixed bug in computeClient.stop()
git-svn-id: http://jclouds.googlecode.com/svn/trunk@2500 3d8758e0-26b5-11de-8745-db77d3ebf521
|
2009-12-21 22:52:20 +00:00 |
adrian.f.cole
|
cf438c9252
|
Issue 112: started work on configureVApp
git-svn-id: http://jclouds.googlecode.com/svn/trunk@2499 3d8758e0-26b5-11de-8745-db77d3ebf521
|
2009-12-21 09:26:03 +00:00 |
adrian.f.cole
|
040b3855ff
|
Issue 112: added configureNode and configureInternetService
git-svn-id: http://jclouds.googlecode.com/svn/trunk@2497 3d8758e0-26b5-11de-8745-db77d3ebf521
|
2009-12-21 08:31:32 +00:00 |
adrian.f.cole
|
29e92bfe60
|
Issue 112: added getIpAddressesForNetwork
git-svn-id: http://jclouds.googlecode.com/svn/trunk@2492 3d8758e0-26b5-11de-8745-db77d3ebf521
|
2009-12-21 05:10:30 +00:00 |
adrian.f.cole
|
bdb38fdf23
|
Issue 112: added cloneVApp and getPublicIp
git-svn-id: http://jclouds.googlecode.com/svn/trunk@2490 3d8758e0-26b5-11de-8745-db77d3ebf521
|
2009-12-21 03:58:37 +00:00 |
adrian.f.cole
|
2a06d9a37d
|
Issue 112: added getNetwork()
git-svn-id: http://jclouds.googlecode.com/svn/trunk@2487 3d8758e0-26b5-11de-8745-db77d3ebf521
|
2009-12-21 01:50:33 +00:00 |
sharedocs1@gmail.com
|
0e3fb8d686
|
Removed vcloud as a provider in the package and instead made terremark and hostingdotcom include it as a library. This is more consistent with the way blobstore is used by other providers. See issue 127.
git-svn-id: http://jclouds.googlecode.com/svn/trunk@2483 3d8758e0-26b5-11de-8745-db77d3ebf521
|
2009-12-20 22:35:47 +00:00 |
sharedocs1@gmail.com
|
0b449924b3
|
Last tweaks (for the moment) to the Maven assembly. See http://code.google.com/p/jclouds/issues/detail?id=127
git-svn-id: http://jclouds.googlecode.com/svn/trunk@2479 3d8758e0-26b5-11de-8745-db77d3ebf521
|
2009-12-20 14:38:06 +00:00 |
adrian.f.cole
|
ee1e4ca59c
|
Issue 112: Added catalog and template queries. clarified api syntax
git-svn-id: http://jclouds.googlecode.com/svn/trunk@2478 3d8758e0-26b5-11de-8745-db77d3ebf521
|
2009-12-20 09:10:40 +00:00 |
adrian.f.cole
|
98371e6b37
|
Issue 112: moved NamedResource to vcloud as it is only used there. added id-based getVDC and getTasksList
git-svn-id: http://jclouds.googlecode.com/svn/trunk@2471 3d8758e0-26b5-11de-8745-db77d3ebf521
|
2009-12-19 08:30:53 +00:00 |
adrian.f.cole
|
ce1b6dea27
|
Issue 130: added server state
git-svn-id: http://jclouds.googlecode.com/svn/trunk@2462 3d8758e0-26b5-11de-8745-db77d3ebf521
|
2009-12-18 07:44:52 +00:00 |
adrian.f.cole
|
9253e755bd
|
Issue 112: corrected status
git-svn-id: http://jclouds.googlecode.com/svn/trunk@2461 3d8758e0-26b5-11de-8745-db77d3ebf521
|
2009-12-18 07:11:23 +00:00 |
adrian.f.cole
|
4280bd1f14
|
Issue 112: added datacenter to instantiate vapp args, added getOrganization
git-svn-id: http://jclouds.googlecode.com/svn/trunk@2458 3d8758e0-26b5-11de-8745-db77d3ebf521
|
2009-12-18 01:16:16 +00:00 |
adrian.f.cole
|
8116d47b67
|
Removed dependency of apache commons-io as it overlaps with guava. note guava will include google collections soon
git-svn-id: http://jclouds.googlecode.com/svn/trunk@2457 3d8758e0-26b5-11de-8745-db77d3ebf521
|
2009-12-17 20:10:58 +00:00 |
sharedocs1@gmail.com
|
b3907f7f88
|
Added skeleton READMEs for projects. See http://code.google.com/p/jclouds/issues/detail?id=127
git-svn-id: http://jclouds.googlecode.com/svn/trunk@2452 3d8758e0-26b5-11de-8745-db77d3ebf521
|
2009-12-17 15:17:52 +00:00 |
adrian.f.cole
|
8c5f3bec4a
|
Issue 112: change task to be id and not uri based
git-svn-id: http://jclouds.googlecode.com/svn/trunk@2449 3d8758e0-26b5-11de-8745-db77d3ebf521
|
2009-12-16 19:35:02 +00:00 |
adrian.f.cole
|
0dc9f42502
|
Issue 129, Issue 130: added ec2 to abstraction and ant tool
git-svn-id: http://jclouds.googlecode.com/svn/trunk@2446 3d8758e0-26b5-11de-8745-db77d3ebf521
|
2009-12-16 08:24:25 +00:00 |