Commit Graph

66 Commits

Author SHA1 Message Date
vijaykiran c1b1061712 Fixes for SSHKeyPair implementation
- Updated JavaDoc
- Added API Method for deleteSSHKeyPair.
- Updated test to delete Key pair.
2011-10-31 15:27:13 +01:00
vijaykiran e1d41bd8b6 Refactor domain object SSHKeyPair to SshKeyPair 2011-10-31 12:40:45 +01:00
vijaykiran f7799c22ad Fix the Class name 2011-10-31 12:28:22 +01:00
vijaykiran 79113a373b Updated formatting and added license headers. 2011-10-31 12:15:41 +01:00
vijaykiran 1151cbc241 SSHKeyPair API implementation
- Updated tests with correct domain model object.
- Unit tests for ListSSHKeyPairs
2011-10-29 16:57:54 +02:00
vijaykiran 6d4ce41d15 Code Formatting commit. 2011-10-29 16:03:15 +02:00
vijaykiran 60f70a0589 First-cut implementation of SSHKeyPair for cloudstack 2011-10-29 16:01:26 +02:00
vijaykiran fd9b49873b Fixed test (assertion) failure for network domain. 2011-10-29 15:56:23 +02:00
vijaykiran 2675b2befb enable getVMs assertion 2011-10-29 12:31:47 +02:00
vijaykiran ed076a5c4a Change the test name testListAccount to reflect the api method listAccounts 2011-10-26 16:41:18 +02:00
Adrian Cole 552242e863 moved to 1.3.0-SNAPSHOT 2011-10-16 12:26:31 -07:00
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