Commit Graph

71 Commits

Author SHA1 Message Date
Adrian Cole c1637ba740 added guest os to cloudstack 2011-03-04 15:45:59 -05:00
Adrian Cole 19eea56052 added example for reassigning server ip in cloudsigma 2011-03-04 14:57:35 -05:00
Adrian Cole 739bcc4c68 Issue 491:support new ap-northeast-1 region in aws 2011-03-03 09:44:53 -05:00
Adrian Cole e8038f5d48 added function to obtain a new ip or reuse 2011-02-27 21:01:07 -08:00
Adrian Cole ff10f03efc refactored async job processing in cloudstack 2011-02-27 12:14:09 -08:00
Adrian Cole bc5b4e8ab3 added generic typed asyncjob fro cloudstack so we can access VM passwords, which are only stored in the async job result 2011-02-26 10:20:47 -08:00
Adrian Cole 95a19b99fd Issue 430:large blob support on aws-s3 2011-02-24 21:46:14 -08:00
Adrian Cole d49dea0c50 fixed nat relationship in cloudstack 2011-02-23 20:21:48 -08:00
Adrian Cole c715e3c208 added load balancer rule tests for cloudstack 2011-02-23 08:02:14 -08:00
Adrian Cole 51cacf03d6 added cloudstack loadbalancer code 2011-02-21 22:41:23 -08:00
Adrian Cole 634a33fe5f added lifecycle methods to cloudstack 2011-02-21 20:20:37 -08:00
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 38a04f671d) 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