Commit Graph

55 Commits

Author SHA1 Message Date
Adrian Cole 960bfe709f Issue 663:Update license headers to jclouds, Inc. and setup NOTICE file 2011-08-16 18:14:30 -07:00
Adrian Cole 802f813663 Issue 464: updated cloudstack to use new json parsers 2011-08-14 18:06:44 +01:00
Adrian Cole 39f4817b66 Issue 464: added rough ideas on how to parse new cloudstack 2.2.8 format 2011-08-12 17:10:07 +01:00
Adrian Cole 69e7b101bb cleared up javadoc on blockUntilRunning and blockOnComplete 2011-08-11 15:55:44 +01:00
Adrian Cole 0a8f38b90e bumped snapshot version to 1.2.0-SNAPSHOT 2011-08-05 04:09:23 +01:00
Adrian Cole edc1b10610 Issue 637: moved to sshj and tested on aws-ec2 gogrid cloudservers elastichosts-lon-p trmk-* 2011-07-25 03:59:01 -07:00
Adrian Cole acd4b4a628 clean up style warnings 2011-07-22 12:48:59 +10:00
Andrew Phillips f89a213843 Updated the sandbox POMs to the new 1.1.0-SNAPSHOT version, since the maven-release-plugin didn't 2011-06-23 01:02:00 +02:00
Gustavo Morozowski 557c0d75fe moved maven-bundle-plugin instructions to top project pom 2011-05-16 09:14:12 -03:00
Adrian Cole ddc514d602 Issue 42: added osgi fragment plugin to poms 2011-05-15 12:08:53 -07:00
Adrian Cole 5b8ee87a4d major overhaul to ibm smartcloud 2011-05-14 00:44:54 -07:00
Adrian Cole 6ca5a99484 fixed network predicates 2011-05-10 17:16:53 -07:00
Adrian Cole 67d5d8f1e7 corrected syntax for network commands in cloudstack 2011-05-09 22:17:03 -07:00
Adrian Cole de463ffb8e updated tests in cloudstack and added network create/destroy 2011-05-09 22:00:10 -07:00
Adrian Cole 3a690186f4 refactored cloudstack tests 2011-05-06 00:30:14 -07:00
Adrian Cole f8497f1341 fixed signature in cloud.com 2011-04-25 16:21:10 -07:00
Adrian Cole 796c441b73 read only admin going away in 2.2.5 cloudstack 2011-04-24 16:00:00 -07:00
Adrian Cole bd5da6104d added account features to cloudstack 2011-04-24 01:02:20 -07:00
Adrian Cole 9e94fc6fc9 updated license headers 2011-04-09 03:20:17 -07:00
Adrian Cole a44abb0768 Issue 374: added slf4j 2011-03-26 21:28:13 -07:00
Adrian Cole 94ac74d711 updated cloudstack to work with both security group and advanced networking 2011-03-14 01:41:08 -07:00
Adrian Cole 9bdd97340b Issue 506:support hosteurope blobstore; break out scality-rs2 2011-03-12 12:14:11 -08:00
Adrian Cole 8ed7dcde82 Issue 501: break retry loop on timeout or illegal state 2011-03-08 08:47:55 -08:00
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 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 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
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
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