Commit Graph

141 Commits

Author SHA1 Message Date
Adrian Cole 9388f8b5ca simpledb back to work 2011-04-29 15:03:19 -07:00
Adrian Cole c638f9f317 moved nova out of sandbox so that others can test 2011-04-27 08:24:03 -07:00
Adrian Cole 8c644108db Merge branch 'master' of https://github.com/dmitri-b/jclouds
* 'master' of https://github.com/dmitri-b/jclouds: (51 commits)
  Copyrignt header added, warnings in test are supressed of fixed
  Update maven surefire plugin for live tests
  test for integer references in json
  reboot type is set to soft
  Update maven surefire plugin for live tests
  Fix for support maven surefire plugin test runner
  Fix env to properties
  Fix for support maven surefire plugin test runner
  Fixes in live tests
  Fixes in live tests
  Fix after merge
  Live tests fix
  Fixes in live tests
  unit test fixes
  test classes for development
  Fixes in live tests
  Fixes in live tests
  Fixes in live tests
  Unit test fixes
  Fixes in live tests
  ...
2011-04-27 07:54:07 -07:00
Dmitri Babaev 01706954dd Copyrignt header added, warnings in test are supressed of fixed 2011-04-27 18:11:52 +04:00
Victor Galkin b16a74eb47 Update maven surefire plugin for live tests 2011-04-26 20:58:05 +04:00
Dmitri Babaev b307a55b9f test for integer references in json
maven-remote-resources-plugin is tuned off due to incorrect work in Eclipse
2011-04-26 20:31:47 +04:00
Dmitri Babaev b11e02d4a8 reboot type is set to soft
minor template creation checks
2011-04-26 20:31:46 +04:00
Victor Galkin 4a25594fc8 Update maven surefire plugin for live tests 2011-04-26 20:23:35 +04:00
Victor Galkin 63c7f9c319 Fix for support maven surefire plugin test runner 2011-04-26 19:34:07 +04:00
Victor Galkin bb09790060 Fix env to properties 2011-04-26 18:41:23 +04:00
Victor Galkin bacafb98dc Fix for support maven surefire plugin test runner 2011-04-26 18:19:12 +04:00
Adrian Cole f8497f1341 fixed signature in cloud.com 2011-04-25 16:21:10 -07:00
Victor Galkin cfa8b1497a Fixes in live tests 2011-04-25 22:21:34 +04: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
Victor Galkin a452ca086e Fixes in live tests 2011-04-22 23:23:26 +04:00
vicglarson 59c4ae8ede Fix after merge 2011-04-22 20:34:13 +04:00
vicglarson 8c8161ec79 Live tests fix 2011-04-22 20:30:16 +04:00
vicglarson b9a5397a45 Fixes in live tests 2011-04-22 20:19:29 +04:00
Dmitri Babaev 27c1162eaf unit test fixes 2011-04-22 18:01:59 +04:00
Dmitri Babaev 4198f23f4b test classes for development 2011-04-22 17:14:56 +04:00
vicglarson 78db8f1bfc Fixes in live tests 2011-04-22 17:14:55 +04:00
vicglarson d065f61b92 Fixes in live tests 2011-04-22 17:12:55 +04:00
vicglarson 3899ff2f99 Fixes in live tests 2011-04-22 17:11:35 +04:00
Dmitri Babaev 1035516c2d Unit test fixes 2011-04-22 17:10:34 +04:00
vicglarson d8a721c175 Fixes in live tests 2011-04-22 17:08:12 +04:00
Dmitri Babaev 06b99c1cdc unit test fixes 2011-04-22 17:06:53 +04:00
vicglarson 7f02824928 Fixes in live tests 2011-04-22 17:03:07 +04:00
vicglarson f52f331be9 Fixed tests. Added affinity id and dates. 2011-04-22 17:02:01 +04:00
Dmitri Babaev 69462fb51c unit test fixes 2011-04-22 16:51:29 +04:00
Dmitri Babaev cf82aab594 URI is used to calculate the server image and hardware
test fixes
2011-04-22 16:45:24 +04:00
vicglarson 3ce5c9fe2c Added test for ServerStatus 2011-04-22 16:44:51 +04:00
vicglarson a2ec3ba34c Ignored some asserts 2011-04-22 16:44:50 +04:00
Dmitri Babaev a48850f1ac maven xsd fix 2011-04-22 16:41:42 +04:00
Dmitri Babaev 92f9ae8909 explicit jsch dependency is removed 2011-04-22 16:41:41 +04:00
Dmitri Babaev 72cc633876 jsch dependency version is fixed 2011-04-22 16:41:40 +04:00
Dmitri Babaev a131e2a34b Domain model is fixed to match the API v1.1
remaining parts of shared ip functionality is removed
2011-04-22 16:41:39 +04:00
vicglarson 82e3c4ddf7 Repair after merge 2011-04-22 14:21:11 +04:00
vicglarson b17b860279 Changed Addresses and Server domain objects do deserialize current nova response. Updated tests. 2011-04-22 14:19:59 +04:00
Dmitri Babaev eb4dedca62 slf4j + logback is used for logging in tests
numeric IDs instead of URIs in requests
2011-04-22 14:19:57 +04:00
vicglarson 39c642964a Removed sharedIP. Renamed id to ref in tests. 2011-04-22 14:04:49 +04:00
vicglarson 8d2d3e8088 Changed expectations for parser tests 2011-04-22 14:04:22 +04:00
vicglarson 5e2bae24e8 Changed jsons to parser tests. Removed unnecessary catches. 2011-04-22 14:04:21 +04:00
Dmitri Babaev f66e27c2ca test tool 2011-04-22 14:04:19 +04:00
Dmitri Babaev 95b060218a API is updated to use URI references 2011-04-22 14:04:18 +04:00
Dmitri Babaev 1137e552ae Shared IP groups is removed
Backup management is removed
2011-04-22 14:02:29 +04:00
vicglarson d210baa962 Removed unneccessary artifact again 2011-04-22 14:00:28 +04:00
vicglarson ca4b0fe618 Fixed expectations of createRequest tests 2011-04-22 14:00:27 +04:00
vicglarson e01910ffd8 Removed unusefull properties 2011-04-22 14:00:26 +04:00
Dmitri Babaev 1e204e55cb removed unnecessary artifacts 2011-04-22 14:00:25 +04:00