460 Commits

Author SHA1 Message Date
Adrian Cole
90d3cf4654 tested ip and port forwarding rules on cloudstack 2011-02-20 19:19:03 -08:00
Adrian Cole
9943169a80 added firewall rules to cloudstack 2011-02-20 15:29:54 -08:00
Adrian Cole
8b8cf92dd1 added nat functionality to cloudstack 2011-02-20 13:39:56 -08:00
Adrian Cole
3c0cffc54f in cloudstack operations that affect resources, account and domainid must be paired 2011-02-20 08:41:15 -08:00
Adrian Cole
3b752ea955 Issue 167: removed vi module as it isn't relevant to how we want to cover vsphere support 2011-02-20 08:27:41 -08:00
Adrian Cole
c2ef282acf added ip address functionality to cloudstack 2011-02-19 21:34:12 -08:00
Adrian Cole
ff1f46ca2c added state predicates to cloudstack 2011-02-19 19:59:47 -08:00
Adrian Cole
2bc4babe81 stabalized cloudstack when running with basic zone support 2011-02-19 15:48:10 -08:00
Adrian Cole
ee81a8ac43 tested response parsing on cloudstack 2011-02-19 10:06:59 -08:00
Adrian Cole
5f676d99b8 updated pcs 2011-02-18 16:55:18 -08:00
Carlos
3a9ffb5871 Upgrade jsch to 0.1.44-1 and use dependencyManagement for it 2011-02-18 16:44:55 +01:00
Adrian Cole
9e8e1895fa Merge branch 'master' of https://github.com/carlossg/jclouds
* 'master' of https://github.com/carlossg/jclouds:
  Rename jclouds-rimu-snapshots-nexus repo to sonatype-nexus-snapshots and ensure only snapshots are pulled from there
  Remove java-xmlbuilder and jclouds-googlecode-deploy repos that are not required
  Disable releases check in snapshot repo
  Add some repos still needed and use javax.inject coordinates in central repo
  Ensure some repos are not checked for releases
  Readd jclouds repo for some appengine jars
  Upgrade guice to 3.0-rc2 which is already in Maven central
  Use a fully qualified groupId for swank-clojure
  Remove all external repos for releases. Rely only on Maven Central
2011-02-17 18:18:56 -08:00
Adrian Cole
34becf51a7 added builders to cloudstack domain classes 2011-02-17 18:17:54 -08:00
Carlos
b69d781c79 Rename jclouds-rimu-snapshots-nexus repo to sonatype-nexus-snapshots and ensure only snapshots are pulled from there 2011-02-17 15:30:14 +01:00
Carlos
e7daafb101 Merge upstream 2011-02-17 11:55:39 +01:00
Adrian Cole
d6f9297ecc fixed doc references in cloudstack 2011-02-17 08:44:17 +01:00
Adrian Cole
d09ede92b1 Issue 479:update to log4j 1.2.16 2011-02-15 23:03:02 +01:00
Adrian Cole
af3bf555c1 Issue 478:update to jsch 0.1.44 2011-02-15 18:46:00 +01:00
Adrian Cole
1bd1ff6684 Issue 478:update to jsch 0.1.43 2011-02-15 18:23:02 +01:00
Adrian Cole
5df062ba47 cloudstack: asyncjob 2011-02-13 16:31:35 +01:00
Adrian Cole
4ce474e43c cloudstack: added virtualmachine and asyncjob features 2011-02-13 14:03:58 +01:00
Adrian Cole
5dcf7e6df9 cloudstack ids are always numeric 2011-02-13 07:23:33 +01:00
Adrian Cole
b0b79e3d5a When network's vlan tag is not null, broadcast uri is vlan://<vlanTag> 2011-02-13 06:46:59 +01:00
Adrian Cole
5df7f7d148 updated cloudstack to include virtualmachine commands 2011-02-13 00:07:34 +01:00
Adrian Cole
1b91cca8c1 Issue 464: started read-only features 2011-02-06 17:29:52 -08:00
Adrian Cole
359a0feeaa added missing jsch dep 2011-02-01 21:18:24 -08:00
Andrew Phillips
fab1244828 Moved elb and aws-elb READMEs to sandbox (see 38a04f671daf58b4764e8027ddf60c2d34a395a6) 2011-02-01 09:38:40 +01:00
Adrian Cole
38a04f671d moved elb to sandbox 2011-01-31 19:45:51 -08:00
Adrian Cole
4a52218565 Issue 457: rename tag -> group 2011-01-31 18:02:54 -08:00
Adrian Cole
26638192da promoted byon 2011-01-31 10:45:00 -08:00
Adrian Cole
e56697170a incorporated lastest location changes into byon 2011-01-31 10:33:25 -08:00
Adrian Cole
675563c96a Issue 418: updated location object to include metadata and iso3166codes 2011-01-31 01:00:20 -08:00
Adrian Cole
b351223f5e removed provider-specific image parsing from base classes 2011-01-29 20:58:51 -08:00
Adrian Cole
81223bcbca Issue 452: clarified sudo docs 2011-01-28 17:10:38 -08:00
Adrian Cole
48e9f6b7bb Issue 452: removed need to base64 2011-01-28 16:49:37 -08:00
Adrian Cole
f0a4a23265 Issue 452 os_name -> os_description, +description 2011-01-28 16:22:57 -08:00
Adrian Cole
ce82c05222 Issue 452: renamed description -> name
made nodes a list instead of a map

added credential_url
2011-01-28 15:47:24 -08:00
Kelvin Kakugawa
22b1b89e6a modify yaml format: list of nodes 2011-01-28 12:04:24 -08:00
Carlos
9254305248 Merge remote branch 'upstream/master' 2011-01-27 11:22:06 -08:00
Adrian Cole
bb90123914 Issue 455:rename org.jclouds.ssh.ExecResponse -> org.jclouds.compute.domain.ExecResponse 2011-01-26 11:16:27 -08:00
Carlos
abc59149fc Merge remote branch 'upstream/master' 2011-01-25 20:05:01 -08:00
Carlos
fe9922acce Git merge upstream/master 2011-01-25 20:04:37 -08:00
Adrian Cole
ec589e5180 Issue 452: backfilled tests and added sudo password 2011-01-25 20:02:49 -08:00
Kelvin Kakugawa
809d0b4337 WIP: rough code to make test advance 2011-01-25 14:34:44 -08:00
Kelvin Kakugawa
0c9a70ca84 modify code to parse yaml 2011-01-25 13:19:45 -08:00
Kelvin Kakugawa
ceaddcc57f read in byon config via yaml 2011-01-25 10:52:06 -08:00
Adrian Cole
c8e743c0e1 Issue 452: revised supplier 2011-01-24 12:35:56 -08:00
Adrian Cole
35d736a3ca Issue 452: added byon provider 2011-01-24 12:23:22 -08:00
Adrian Cole
78b77c8172 reverted as much custom vijava code as possible 2011-01-23 13:04:43 -08:00
Adrian Cole
e182253658 added debug to vsphere adapter 2011-01-23 12:41:00 -08:00