Adrian Cole
|
1455c4fb71
|
Merge pull request #126 from richardcloudsoft/cloudstack-snapshot
Cloudstack 'snapshot' API
|
2011-11-10 00:51:43 -08:00 |
Adrian Cole
|
19c2d380f3
|
Merge pull request #125 from richardcloudsoft/cloudstack-template
Complete the Cloudstack "template" API
|
2011-11-10 00:50:13 -08:00 |
Adrian Cole
|
48f2c9c5ec
|
Merge pull request #124 from vijaykiran/master
Events#listEventTypes
|
2011-11-10 00:47:23 -08:00 |
Adrian Cole
|
281c92a581
|
roughed in cloudstack compute service adapter
|
2011-11-10 02:11:10 +01:00 |
Richard Downer
|
b69f27a9b8
|
Move static methods out of SnapshotPolicySchedule into new class util.SnapshotPolicySchedules (and fix the FIXMEs and a missing license header at the same time)
|
2011-11-09 18:18:34 +02:00 |
Richard Downer
|
1ba06c8973
|
Some renaming in Cloudstack Snapshot API impl to remove unnecessary words
|
2011-11-09 18:06:32 +02:00 |
Richard Downer
|
61d9d1e5e6
|
Implement create/list/deleteSnapshotPolicy in the Cloudstack API
|
2011-11-09 17:28:51 +02:00 |
Richard Downer
|
48f05f3aed
|
Add SnapshotClient.getSnapshot(long id) et al to Cloudstack
|
2011-11-09 17:28:51 +02:00 |
Richard Downer
|
16771961e1
|
Implement create/list/deleteSnapshot in the Cloudstack API
|
2011-11-09 17:28:50 +02:00 |
vijaykiran
|
5034ec0bbf
|
Update API Link in Javadoc
|
2011-11-09 16:17:28 +01:00 |
vijaykiran
|
30caf6ef8f
|
Merge branch 'master' of https://github.com/jclouds/jclouds
|
2011-11-09 16:16:13 +01:00 |
vijaykiran
|
e89baba4ef
|
Updated listEventTypes implementation
- Changed listEventTypes from Set<EventType> to Set<String>
- Created new parser for EventTypes.
|
2011-11-09 12:27:05 +01:00 |
vijaykiran
|
1c23700b76
|
Fix API URL in javadoc.
|
2011-11-09 12:27:05 +01:00 |
vijaykiran
|
7cb088cdf4
|
Fix API URL in javadoc.
|
2011-11-09 12:27:04 +01:00 |
vijaykiran
|
359faa7a11
|
Event#listEventTypes implementation.
|
2011-11-09 12:27:04 +01:00 |
Richard Downer
|
5791eaad8b
|
Implement changes to Cloudstack template API suggested in review
|
2011-11-09 13:05:01 +02:00 |
Richard Downer
|
233cc822c0
|
Complete the Cloudstack "template" API
|
2011-11-08 13:28:28 +02:00 |
vijaykiran
|
10f6cbcf7b
|
Fix API URL in javadoc.
|
2011-11-07 23:52:20 +01:00 |
vijaykiran
|
843f738fa3
|
Fix API URL in javadoc.
|
2011-11-07 23:49:53 +01:00 |
vijaykiran
|
087cec22ca
|
Event#listEventTypes implementation.
|
2011-11-07 18:11:31 +01:00 |
Adrian Cole
|
f78f74e68e
|
better error message when user isn't in cloudstack
|
2011-11-07 18:09:35 +02:00 |
vijaykiran
|
68f817ab29
|
comment out the failed test.
|
2011-11-07 16:47:22 +01:00 |
vijaykiran
|
392a200cd4
|
Compare the finger prints in the live tests.
|
2011-11-07 14:34:18 +01:00 |
vijaykiran
|
f0f77e7ce7
|
cloudstack registerSSHKeyPair implementation
|
2011-11-07 12:22:22 +01:00 |
Richard Downer
|
98c3116edc
|
Implement the Cloudstack "VM group" API calls
|
2011-11-06 14:51:52 +02:00 |
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 |