Adrian Cole
3f19db9cc5
updated ant sample to work with latest snapshot
2010-08-31 11:58:59 -07:00
Adrian Cole
815eeaba3f
fixed properties and jar location for ant sample
2010-08-31 11:53:32 -07:00
Adrian Cole
f265c4f3d7
more live tests for template builder
2010-08-31 11:23:28 -07:00
Andrew Phillips
e05b2b560f
Now added an Apache proxy redirect for our Nexus on Rimu that stores the third-party snapshots
2010-08-27 12:40:03 +02:00
Adrian Cole
d502774eda
Issue 280: milestone where vcloud 0.9+ passes compute service tests (bluelock)
2010-08-26 23:33:12 -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
69bbd65c8d
Issue 280 remodeled so that network connections can be propertly specified
2010-08-26 14:18:43 -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
Adrian Cole
f98af108bb
Merge branch 'master' of git@github.com:jclouds/jclouds
...
* 'master' of git@github.com:jclouds/jclouds:
Removed explicit references to the Maven2 repo (http://repo2.maven.org/maven2 ) as Sonatype advise against it, and corrected the URL for the jboss repo since they've now also moved to Nexus ( http://repository.jboss.org/nexus/content/groups/public-jboss ).
Issue 344: setup our maven repository to sync with central
Line endings
2010-08-25 22:43:25 -07:00
Adrian Cole
ed73f25685
Issue 280: added size parser that parses the compute service size from the ovf descriptor of a vApp template
2010-08-25 16:30:23 -07:00
Andrew Phillips
1b27381b71
Removed explicit references to the Maven2 repo ( http://repo2.maven.org/maven2 ) as Sonatype advise against it, and corrected the URL for the jboss repo since they've now also moved to Nexus ( http://repository.jboss.org/nexus/content/groups/public-jboss ).
2010-08-26 01:07:17 +02:00
Andrew Phillips
744d828416
Merge remote branch 'origin'
2010-08-26 00:54:29 +02:00
Andrew Phillips
ef361ce3ea
Issue 344: setup our maven repository to sync with central
2010-08-26 00:40:34 +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
53db05540b
fixed ec2 templatebuilder
2010-08-24 21:08:21 -07:00
Adrian Cole
44c5fc714a
fixed default template for ec2 to use osVersion to match default image. improved error messages in templateBuilder
2010-08-24 17:00:19 -07:00
Adrian Cole
96fb5f42aa
Issue 280: added vcloud 1.0 virtual hardware
2010-08-24 16:36:00 -07:00
Adrian Cole
053351ba12
Issue 280: normalized cleansing of namespace from xml attributes
2010-08-24 14:20:59 -07:00
Adrian Cole
1cfd0b051b
Issue 280: corrected xml handlers and added getVm command
2010-08-24 13:03:09 -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
72bf4e2d63
Issue 280: split out vcloud 0.8 operations that are incompatible from 0.9+, split out incompatible VApps and VAppTemplates
2010-08-24 10:47:39 -07:00
Adrian Cole
e726d74a9d
added means to supply default parameters to a MapBinder
2010-08-24 10:45:27 -07:00
Adrian Cole
f2b074e2a5
added test for negative timezones
2010-08-23 21:29:20 -07:00
Adrian Cole
c08fb5ddfd
Issue 280: converged 0.8 and 1.0 tasks
2010-08-23 21:28:01 -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
Lili Nader
ec1d97ec16
Merge branch 'master' of github.com:jclouds/jclouds
2010-08-23 11:44:57 -07:00
Lili Nader
aeaf68aaf8
added ListLoadBalancer classes
2010-08-23 11:44:18 -07:00
Andrew Phillips
4eb462fdc5
Back to a slightly saner link for the Javadoc API
2010-08-23 17:47:28 +02:00
Andrew Phillips
6b7cb6a166
Merge remote branch 'origin'
2010-08-23 17:19:32 +02:00
Andrew Phillips
b8df9b9ec9
Line endings
2010-08-23 17:19:22 +02:00
Adrian Cole
fd7aacf176
Issue 290: corrected CIM type ids
2010-08-22 23:27:07 -07:00
Adrian Cole
250f2f67cb
refactored to use new vcloud 1.0 status type
2010-08-22 22:45:42 -07:00
Adrian Cole
a87747a6b2
Issue 343 removed buggy hosting.com vcloudexpress
2010-08-22 21:47:36 -07:00
Adrian Cole
ae5381d2bd
Issue 280: updated catalog and org to 0.9+ spec
2010-08-22 21:25:53 -07:00
Adrian Cole
5015c169e4
moved io out of injector and into supplier code
2010-08-22 21:25:18 -07:00
Adrian Cole
3bce2e0d94
commented out code that references missing classes
2010-08-22 14:59:32 -07:00
Adrian Cole
13c9828345
Issue 280: converged vcloud 0.8 and 1.0 OrgNetwork objects
2010-08-22 14:35:13 -07:00
Adrian Cole
44c294f76a
Merge branch 'master' of git@github.com:jclouds/jclouds
...
* 'master' of git@github.com:jclouds/jclouds:
minor improvements to elastic load balancer functionality
2010-08-22 14:01:39 -07:00
Adrian Cole
c0f454e7eb
Issue 280: converged vcloud express and vcloud org and vdc objects
2010-08-21 21:06:52 -07:00
Lili Nader
6b832c79cf
minor improvements to elastic load balancer functionality
2010-08-20 18:20:58 -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
df50812b53
Issue 342: implemented self-signed cert option for default http service
2010-08-20 13:56:05 -07:00
Adrian Cole
72a0bb58a7
Issue 280: ported more organization code from 0.8 -> 1.0
2010-08-20 11:33:38 -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
1b1c40c22f
Merge branch 'master' of git@github.com:jclouds/jclouds
...
* 'master' of git@github.com:jclouds/jclouds:
Change to clojure 1.2.0 release. Normalise whitespace.
2010-08-19 10:35:25 -07:00