Commit Graph

3738 Commits

Author SHA1 Message Date
Matt Stephenson 393c99561d Fix bug with nova client and Diablo where client sends Accept header that Diablo rejects as unparseable 2011-11-09 14:52:54 -06:00
Matt Stephenson a25c2616cc Add uuid to the nova Server domain object. 2011-11-09 14:52:54 -06:00
Matt Stephenson 3c803b3d8a Add Nova client get requests by uuid for retreiving Server, Flavor, and Image details. 2011-11-09 14:52:54 -06:00
Matt Stephenson dd5f343954 Add retrieving the self uri and make getURI more flexible so as to work with Openstack Diablo 2011-11-09 14:52:54 -06:00
Andrew Gaul 322d37897e Close OutputStream during filesystem putBlob 2011-11-09 10:20:51 -08: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
Jason King 6d46ba7fb5 Issue 695: Changed terremark endpoint to beta site. Re-used BaseVersionedServiceLiveTest from previous commit 2011-11-09 15:27:46 +00:00
Jason King 98e7c6047c Refactored frequently repeated service config (provider,credential etc) into new class BaseVersionedServiceLiveTest and used it in BaseCompute, BaseTerremarkClient and BaseVCloudClient live tests 2011-11-09 15:27:46 +00: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
Adrian Cole 602df8a1b1 Issue 747:add new us-west-2 region 2011-11-09 12:26:53 +01:00
Adrian Cole c11d650f26 Issue 695: initial import for new terremark api 2011-11-09 12:26:53 +01:00
Richard Downer 5791eaad8b Implement changes to Cloudstack template API suggested in review 2011-11-09 13:05:01 +02:00
Adrian Cole e9cff5e17c Issue 747:add new us-west-2 region 2011-11-09 11:19:40 +01:00
Adrian Cole 6d453aa8d8 Issue 695: initial import for new terremark api 2011-11-08 21:08:05 +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
Adrian Cole 0f8a2eec17 Issue 740:update tests to use JDK7 2011-11-01 04:23:59 +00:00
Adrian Cole 29ee165de2 Issue 741:UserAdd doesn't copy skeleton directory 2011-11-01 04:23:47 +00:00
Adrian Cole debabe632f cloudservers-uk now has ubuntu 8.04 2011-11-01 04:20:30 +00:00
Adrian Cole 700e191536 updated to latest elastichost image ids 2011-11-01 04:19:35 +00: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 a99ce504f1 Merge branch 'master' of git://github.com/jclouds/jclouds 2011-10-31 12:24:26 +01:00
vijaykiran 79113a373b Updated formatting and added license headers. 2011-10-31 12:15:41 +01:00
Adrian Cole 06f418c8ba added another sshj test 2011-10-31 09:31:26 +00:00
Mattias Holmqvist 45bf2b4248 Changed IsoToIMachine to run in headless mode. 2011-10-30 00:02:11 +02:00
Mattias Holmqvist 8cdcfff261 Added UnregisterMachineIfExists function to cleanup image machines before running IsoToIMachineLiveTest 2011-10-29 22:54:51 +02:00
Mattias Holmqvist 3404850aba Small fix for running live tests from clean slate. Still stuff to do to get it running more than once... 2011-10-29 22:54:51 +02:00
Adrian Cole 8b3010b587 fixed NPE and backfilled test 2011-10-29 22:31:12 +02:00
Andrew Phillips ab882bf035 Merge branch 'ignore-failed-windows-tests', remote-tracking branch 'origin' 2011-10-29 11:56:42 -04:00
Andrew Phillips 893171ba59 Fixed licence header (thanks, Andrei!) 2011-10-29 11:53:30 -04:00
Andrew Phillips 39dbc592b5 Using OS-dependent file separators in asserts (instead of assuming UNIX '/') 2011-10-29 11:53:28 -04:00
Andrew Phillips 0e06eedcdb Ignoring the tests that cause issue 402 on Windows for the 1.0.0 release 2011-10-29 11:53:27 -04:00