Commit Graph

5229 Commits

Author SHA1 Message Date
Andrei Savu b0c17b8a9b Merge pull request #368 from danikov/vclouds-director-bugfixes
Issue 830: vCloud director bugfixes & common changes
2012-02-14 22:45:18 -08:00
Andrei Savu 5c9820fabe Merge pull request #367 from jdaggett/develop
Add Flavor functionality to openstack-nova
2012-02-14 22:40:28 -08:00
danikov c638bccc1e disabled failing tests 2012-02-15 03:33:22 +00:00
danikov b0888355da fixed copy/paste error 2012-02-15 03:33:05 +00:00
danikov 6c90cfd8ed template out the live test 2012-02-15 03:15:47 +00:00
danikov 90826ef135 add metadata to the expect test 2012-02-15 03:15:46 +00:00
danikov 09fa69cc5e add exemplar metadata entry 2012-02-15 03:15:46 +00:00
danikov 1944bd19f6 update client with new approach 2012-02-15 03:15:46 +00:00
danikov ed316161ac rebase OrgNetwork off abstract type 2012-02-15 03:15:45 +00:00
danikov 8d26cf75bc separate out NetworkType hierarchy 2012-02-15 03:15:45 +00:00
danikov 8740b7211d add live test 2012-02-15 03:15:44 +00:00
danikov 29fbfb36b7 improve expect test 2012-02-15 03:15:44 +00:00
danikov fbc82c5f46 bugfix: use LinkedListMultiMap to guarantee header order 2012-02-15 02:52:26 +00:00
danikov 057850438b update clients to use Reference 2012-02-15 02:52:06 +00:00
danikov a90f92490c add and update supporting xml 2012-02-15 02:51:32 +00:00
danikov c378fef241 fix and update expect test 2012-02-15 02:51:15 +00:00
danikov d0a164f5f5 update ALL media type 2012-02-15 01:21:15 +00:00
danikov 72a494d1d6 improved expect test 2012-02-15 01:19:51 +00:00
danikov dfa766d207 tweaked xml file 2012-02-15 01:19:50 +00:00
danikov 03adca22e4 exemplar xml for setMetadata 2012-02-15 01:19:50 +00:00
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