Commit Graph

273 Commits

Author SHA1 Message Date
danikov e0b1100651 fix expect test before 2012-02-23 14:16:50 +00:00
danikov 7d5dbbef59 flesh out/first pass live tests 2012-02-23 14:16:50 +00:00
danikov 54b3c01377 remove shadowing networkId 2012-02-23 14:16:50 +00:00
danikov 81dfd02935 add missing builder inherited methods 2012-02-23 14:16:50 +00:00
danikov 52717c3135 add checks for: ComputeCapacity, CapacityWithUsage, CapacityType, ResourceEntities, AvailableNetworks, Capabilities, SupportedHardwareVersions, Metadata, MetadataValue 2012-02-23 14:16:50 +00:00
danikov 95cb736a18 remove scratch comments 2012-02-23 14:16:21 +00:00
danikov f8900900f9 add live test 2012-02-23 14:16:21 +00:00
danikov 703c48b557 add + modify media types 2012-02-23 14:16:20 +00:00
danikov 57bd4f23af placeholder for merging with VApp branch 2012-02-23 14:16:20 +00:00
danikov 7f83356108 make params class concrete 2012-02-23 14:16:20 +00:00
danikov 08c20366bc add builder inheritance methods 2012-02-23 14:16:20 +00:00
danikov 257503f4dd update client with the right param types and metadataValue getter 2012-02-23 14:16:20 +00:00
danikov 16309eaef1 flesh out expect test 2012-02-23 14:16:20 +00:00
danikov e34c085455 first attempt at reference POST action test 2012-02-23 14:16:19 +00:00
danikov 32e4493f51 add parameter types 2012-02-23 14:16:19 +00:00
danikov e0361ef1a1 add missing action 2012-02-23 14:16:19 +00:00
danikov b01a888835 implement actions 2012-02-23 14:16:19 +00:00
danikov b8c0670cad domain object tweaks 2012-02-23 14:16:19 +00:00
danikov e50dd9f2eb wire up clients 2012-02-23 14:16:19 +00:00
danikov 5aa69bbeaf implement clients 2012-02-23 14:16:19 +00:00
danikov f73a5bcfa8 add exemplar xml 2012-02-23 14:16:18 +00:00
danikov 454365e131 add basic expect test (no actions) 2012-02-23 14:16:18 +00:00
danikov 413654b66e domain objects 2012-02-23 14:16:18 +00:00
danikov 4dc708c494 fix misaligned braces 2012-02-23 14:15:40 +00:00
danikov e199b2bc5d deprecate old 'standard' req/resp methods 2012-02-23 13:58:42 +00:00
danikov 2ff4e8317c use extracted checks, nicer test names 2012-02-23 13:58:42 +00:00
danikov 099f9137d0 fix update media expect test 2012-02-23 13:58:42 +00:00
danikov 1387d9f704 remove unused code, replace TODOs with task checking 2012-02-23 13:58:42 +00:00
danikov ae308cb1fd extract out/stub checks 2012-02-23 13:58:42 +00:00
danikov db528408e3 fix domain object inheritance 2012-02-23 13:58:42 +00:00
Adrian Cole fa7f81c4e7 Issue 847:version updates 2012-02-23 15:11:05 +02:00
Jeremy Daggett a15acb1508 Merge branch 'floating_ips' into develop 2012-02-22 17:25:53 -08:00
Jeremy Daggett df70d34bf7 Incremental support for Image, Flavor and Floating IPs 2012-02-22 17:24:44 -08:00
Adrian Cole 52441139fa merged Issue 830: More live testing 2012-02-22 10:20:43 +02:00
Andrew Donald Kennedy 5201207f1c Updates to tidy up and make sure everything is both internally and externally consistent 2012-02-21 17:14:26 +00:00
Andrew Donald Kennedy 06ca9b1e3d Updated our error codes 2012-02-21 16:49:56 +00:00
Andrew Donald Kennedy 36ef6fb9d4 Fix network media type 2012-02-21 16:49:30 +00:00
Andrew Donald Kennedy be80a60b88 Add error century code of '8xx' for vCloud generated exception messages 2012-02-21 16:49:13 +00:00
Andrew Donald Kennedy 34459605fc Large squashed commit with various changes:
- Setup new test properties for catalog names and various ids as injectable
- Make retryable TaskSuccess predicate injectable
- Mark test classes as "user"
- Various tidyup and code fixes as and when required
2012-02-21 16:07:31 +00:00
danikov a5c90f2730 add checks for: NetworkType, NetworkConfiguration, IpScope, NetworkFeatures, SyslogServerSettings, RouterInfo, NetworkService, IpRange(s), IpAddress(es) 2012-02-21 11:32:28 +00:00
danikov d267f53950 corrected typing and added to ALL 2012-02-21 11:32:28 +00:00
danikov 8e30658078 update client to use references and get metadata value 2012-02-21 11:32:27 +00:00
danikov 9ce2004365 flesh out live test 2012-02-21 11:32:27 +00:00
Andrew Donald Kennedy 29f26df137 default properties or something 2012-02-20 13:18:11 +00:00
Andrew Donald Kennedy e7416e8709 maybe 2012-02-20 13:02:47 +00:00
Andrew Donald Kennedy 4e6bb27e9d Finishing up live tests for Catalog and Query, and general tifying of domain objects and constants 2012-02-20 13:02:46 +00:00
Andrew Donald Kennedy 473126e7ec Add numeric ids to Check error messages 2012-02-20 12:35:51 +00:00
Andrew Donald Kennedy d8390da9b4 Updates and fixes for existing clients, domain objects and tests, including:
- Changed MetadataEntry to MetadataValue where required
- Added more standardised assertion/error check messages
- Completed CatalogClientLiveTest
2012-02-20 12:35:50 +00:00
Andrew Donald Kennedy 973ef7e167 Query and catalog expect and live testing along with Checks and other cliemt and domain object fixes 2012-02-20 12:35:50 +00:00
Andrew Donald Kennedy 97f4d09778 Updates to query client and more domain objects and tests 2012-02-20 11:21:21 +00:00
Andrew Donald Kennedy e764785219 Query client and domain objects 2012-02-20 11:21:21 +00:00
Andrew Donald Kennedy a6b47cda5f Add extra system properties for customising live User API. - including modifying NetworkClientLiveTest to use 'network-id' property 2012-02-20 11:02:10 +00:00
danikov a1af04f292 added comment against failing test 2012-02-20 10:26:42 +00:00
danikov 8a048820b5 fixed reference 2012-02-20 10:25:35 +00:00
danikov 2a57950cd2 updated expects, gave tests nicer names, disabled failing test 2012-02-20 10:25:35 +00:00
danikov c919ef704c corrected media types 2012-02-20 10:22:26 +00:00
danikov c9163b507c sync up xml with live data 2012-02-20 10:22:25 +00:00
Adrian Cole 6317c880ad Merge pull request #378 from andreaturli/development
issue 384: fixed GuestAdditions LiveTest
2012-02-19 06:48:55 -08:00
andreaturli 328621e961 issue 384: fixed GuestAdditions LiveTest - Adrian comments addressed 2012-02-19 10:59:45 +00:00
Adrian Cole 6913ceff8a disabled broken test 2012-02-19 09:38:00 +02:00
Adrian Cole 636c3bb6e5 Issue 357:Init script should check for errors + herefile fixes + script events 2012-02-19 01:53:19 +02:00
andreaturli 290c5d5f47 issue 384: fixed GuestAdditions LiveTest 2012-02-18 12:44:44 +00:00
danikov f7070bbdf4 typo 2012-02-17 14:01:37 +00:00
danikov 37c9f9df0e live tests all green 2012-02-17 14:01:36 +00:00
danikov fc2c71a803 corrected return type for getting a metadata value 2012-02-17 14:01:36 +00:00
danikov 6634d6a80a eliminate %os 2012-02-17 14:01:36 +00:00
danikov e3c0f79e4a make check messages more detailed 2012-02-17 14:01:36 +00:00
danikov 76d28a45e5 add common checks 2012-02-17 14:01:36 +00:00
danikov b0168c1b23 add string formattable error messages 2012-02-17 14:01:36 +00:00
danikov f6efba9f25 rename metadata to entries 2012-02-17 14:01:35 +00:00
danikov 9f4246f587 allow name to be set 2012-02-17 14:01:35 +00:00
danikov b96f818dff correct pluralisation of getFiles call 2012-02-17 14:01:35 +00:00
danikov e6a725afc6 add media imageType 2012-02-17 14:01:35 +00:00
danikov da1a576634 add media live test 2012-02-17 14:01:35 +00:00
Ioannis Canellos 5490b3068c [842] Added required import packages to cloudfiles api bundle. Improved import packages in all bundles. 2012-02-17 00:49:39 +02:00
Jeremy Daggett bfe5f45ee2 Floating IP support 2012-02-16 10:55:34 -08:00
danikov 5f8b031c95 add missing acceptable link rels & media types 2012-02-16 17:37:23 +00:00
danikov 639b4202fb make check messages more detailed 2012-02-16 17:36:34 +00:00
danikov f7c35b7e61 strip out proxying 2012-02-16 12:06:08 +00:00
danikov c57a267dd9 import code/upgrade task to support predicate for awaiting completion + status 2012-02-16 12:06:08 +00:00
Andrew Donald Kennedy fde5aaee18 Change from SLF4J to Log4J to make the jclouds-wire-log work 2012-02-16 11:59:45 +00:00
Adrian Cole 27a94fc490 switched glesys to prefer openvz 2012-02-15 11:57:10 +01:00
Adrian Cole e2c5f5ebce Merge pull request #370 from danikov/vclouds-director-network
Issue 830 vCloud director Network
2012-02-15 00:30:31 -08:00
Adrian Cole 185bbc7242 Merge pull request #369 from danikov/vclouds-director-media
Issue 830: vCloud director Media
2012-02-15 00:27:55 -08:00
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