269 Commits

Author SHA1 Message Date
danikov
6145da9cfb correct return types and annotations 2012-02-15 01:19:49 +00:00
danikov
1cc094a95e rename media type 2012-02-15 01:19:49 +00:00
danikov
eb2e594302 add some more expect tests 2012-02-15 01:19:49 +00:00
danikov
cefbe01e53 fix xml annotations 2012-02-15 01:19:48 +00:00
danikov
121d88121a corrected renaming typo 2012-02-15 01:19:48 +00:00
danikov
336c780713 update client to use references, pathparams, etc. 2012-02-15 01:19:48 +00:00
danikov
35318568b0 add owner xml type
Conflicts:

	labs/vcloud-director/src/main/java/org/jclouds/vcloud/director/v1_5/VCloudDirectorMediaType.java
2012-02-15 01:19:30 +00:00
danikov
2a88eaba72 strip out curl data + 2 new exemplar xml 2012-02-15 01:18:52 +00:00
danikov
9d64aa5ae7 test update to test owner and use refs again 2012-02-15 01:18:52 +00:00
danikov
42d151e604 add links to javadoc 2012-02-15 01:18:51 +00:00
danikov
4a88298209 ditch refs for uric, correct constant usage 2012-02-15 01:18:51 +00:00
danikov
ebe40565f8 add link to javadoc 2012-02-15 01:18:50 +00:00
danikov
58d08637f8 add supporting exemplar xml 2012-02-15 01:18:50 +00:00
danikov
d9c76fef30 add overriding/inheriting builder methods 2012-02-15 01:18:49 +00:00
danikov
d39ebdc3d2 add some negative tests 2012-02-15 01:18:49 +00:00
danikov
a714329609 exemplar xml 2012-02-15 01:17:49 +00:00
danikov
2b87e865d0 add the rest of the methods 2012-02-15 01:17:48 +00:00
danikov
9730649e32 wiring 2012-02-15 01:17:48 +00:00
danikov
4654d4c193 initial clients 2012-02-15 01:17:47 +00:00
danikov
1972886598 media type
Conflicts:

	labs/vcloud-director/src/main/java/org/jclouds/vcloud/director/v1_5/VCloudDirectorMediaType.java
2012-02-15 00:58:39 +00:00
danikov
f3543a4c23 domain objects 2012-02-15 00:57:07 +00:00
danikov
0ff51f36ce initial tests 2012-02-15 00:57:06 +00:00
danikov
b628daaa4e changes to common convenience methods 2012-02-15 00:52:53 +00:00
danikov
403c63238b remove xml versioning 2012-02-15 00:48:41 +00:00
danikov
c20c67d619 convenience methods for tests with request payloads 2012-02-15 00:48:41 +00:00
danikov
1a3416f34a organise imports 2012-02-15 00:47:43 +00:00
danikov
8a926cea44 guard against NPE 2012-02-15 00:47:42 +00:00
danikov
7e126f45aa add warning suppression 2012-02-15 00:47:42 +00:00
Jeremy Daggett
b52ab879c1 Add Flavor functionality to openstack-nova 2012-02-14 15:44:04 -08:00
Adrian Cole
0dad59cc42 glesys now returns server state in create response 2012-02-15 00:40:51 +01:00
Adrian Cole
e88a32a75d refactored virtualbox classes 2012-02-14 23:22:24 +01:00
Adrian Cole
1beabce378 glesys fixes 2012-02-14 23:22:24 +01:00
Adrian Cole
28b24f2b0d Merge pull request #366 from grkvlt/issue-830-testing
Issue 830: Unit and Live testing for Org, Task and Catalog
2012-02-14 14:21:50 -08:00
Andrew Donald Kennedy
7b7063176f Revert to HttpR* builders 2012-02-14 22:12:33 +00:00
Andrew Donald Kennedy
6b7478f724 Updating tests.
- Created new live tests for Org and Task and some Catalog
- Helper methods for domain object builders and consistency checks
- Updated existing expect/unit tests to use these helpers
- Updating Catalog unit tests
2012-02-14 18:27:18 +00:00
Andrew Donald Kennedy
06661abe1e Created initial Org live test 2012-02-14 17:19:05 +00:00
Adrian Cole
481421569c refactored virtualbox scripts to use new scriptbuilder functions 2012-02-14 02:02:18 +01:00
Adrian Cole
3d3a9f5b45 glesys stabilization 2012-02-14 02:02:17 +01:00
Andrei Savu
af104325a7 Fixed broken build due to recent changes in labs/virtualbox 2012-02-13 14:38:01 +02:00
David Ribeiro Alves
ca602e7db0 Moved RunScriptData to src/main as there are non test dependencies; Deleted orpah and duplicate file GuestAdditionsInstallation.java (wrong place and duplicated in InstallGuestAdditions.java) as well as duplicate script installGuestAdditions.sh (duplicated in installModuleAssistantIfNeeded.sh) 2012-02-13 05:36:14 -06:00
andreaturli
40d19e0cf6 issue 384: GuestAdditions installer - jclouds comments addressed 2012-02-12 19:20:41 +00:00
andreaturli
20ec953fb6 issue 384: GuestAdditionsInstaller - fix scripts 2012-02-12 00:55:12 +00:00
andreaturli
af553b6294 issue 384: GuestAdditionsInstaller - fix future 2012-02-11 18:56:19 +00:00
andreaturli
623f3c6daa issue 384: GuestAdditionsInstaller 2012-02-11 18:56:19 +00:00
Andrew Donald Kennedy
4fdaa3b6a6 Updated Catalog expect tests 2012-02-10 14:46:03 +00:00
Andrew Donald Kennedy
751d99c143 Updating domain objects 2012-02-10 14:46:03 +00:00
Andrew Donald Kennedy
ca54098661 Updates to CatalogClient 2012-02-10 14:46:03 +00:00
Andrew Donald Kennedy
33cd3c5716 Deleted extraneous patching leftover 2012-02-10 14:46:02 +00:00
Andrew Donald Kennedy
86e15398aa Updated Metadata and associated domain objects 2012-02-10 14:46:01 +00:00
Andrew Donald Kennedy
d983eb3826 Added IsEnabled property to Org 2012-02-10 14:46:01 +00:00