Commit Graph

387 Commits

Author SHA1 Message Date
Adrian Cole 0b59dea073 removed ContextBuilder subclasses; added unwrap; undid generic params 2012-04-16 00:44:20 -07:00
Adrian Cole 764e0907f7 Issue 657:ApiMetadata 2012-04-01 18:43:31 -07:00
Adrian Cole 07ce0a444e Issue 852:add elb api and aws-elb provider 2012-03-03 12:00:58 -08: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
Adrian Cole 3d3a9f5b45 glesys stabilization 2012-02-14 02:02:17 +01:00
Adrian Cole 1c8bc98733 glesys api changes 2012-02-10 16:39:27 +01:00
Adrian Cole 993ba39243 stabilized glesys templates 2012-02-09 11:32:31 +00:00
Adrian Cole e3d3d93fa9 improvements on glesys 2012-02-09 05:32:15 +01:00
Adrian Cole fe4d148528 updated current version to 1.5.0-SNAPSHOT 2012-02-04 11:06:07 -08:00
Adrian Cole ae1effd748 made openstack multi-region, and now select correct endpoint via apiversion property 2012-02-04 00:51:44 -08:00
Adrian Cole 9bcbb87604 glesys related changes for Issue 826 2012-02-03 00:29:28 -08:00
Adam Lowe 8c7ef457c6 GleSYS provider: standardizing on memorySizeMB, diskSizeGB and transferGB 2012-01-31 16:15:07 +00:00
Adam Lowe 78c7b91c8a GleSYS provider: fixing typos in javadocs 2012-01-31 16:14:25 +00:00
Adam Lowe b94be5565c GleSYS provider: adjusting ISO3166 location codes 2012-01-31 15:28:22 +00:00
Adam Lowe fe6c37f9bf GleSYS provider: updating DomainClient for GleSYS api Beta v0.1.7 changes 2012-01-31 12:29:47 +00:00
Adam Lowe 131e61d9c2 GleSYS provider: adjusting ClientLiveTest base class to new framework 2012-01-31 10:51:16 +00:00
Adrian Cole 19ff2eb89b implemented first cut of glesys computeservice 2012-01-31 01:31:21 -08:00
Adrian Cole 42e8cd4977 naming conventions 2012-01-30 23:58:30 -08:00
Adrian Cole e7961c64cc refactored create server command to have less args 2012-01-29 19:58:42 -08:00
Adrian Cole ac2c2e75e8 updated to reflect naming conventions 2012-01-29 19:58:42 -08:00
Adrian Cole 6cac7ff6e6 organize imports 2012-01-29 19:51:01 -08:00
Adrian Cole 55975af60d Issue 820:Move off PropertiesBuilder for rocoto 2012-01-29 23:11:37 +08:00
Adam Lowe 507483540e GleSYS provider: fixing typo 2012-01-28 12:38:51 +00:00
Adam Lowe 3ce3b28b21 GleSYS provider: updating ServerStatus for GleSYS api Beta v0.1.6 changes 2012-01-27 10:35:22 +00:00
Adam Lowe 2897caf24d GleSYS provider: updating DomainClientExpectTest to parsing of domain_list_records.json 2012-01-27 10:08:05 +00:00
Adam Lowe a08045982a GleSYS provider: updating domain objects to match changes to the GleSYS api; removing redundant Parse*Tests 2012-01-27 10:08:05 +00:00
Adrian Cole d78741ab0d Merge pull request #317 from aplowe/master
GleSYS provider, adding template and IP details to ServerDetails bean
2012-01-16 13:43:44 -08:00
Adrian Cole 3df052565f updated current version to 1.4.0-SNAPSHOT 2012-01-16 13:08:32 -08:00
Adam Lowe f3bbcb601d Renaming ServerIp to Ip 2012-01-16 20:04:13 +00:00
Adam Lowe 6f009695e5 Adjusting ServerDetails with additional fields needed for GleSYSComputeServiceAdaptor 2012-01-16 14:49:18 +00:00
Adam Lowe f8efc3564f Adjusting ServerDetails with additional fields needed for GleSYSComputeServiceAdaptor 2012-01-16 14:45:45 +00:00
Adrian Cole 82673e0dd5 Issue 710: update existing vcloud providers 2012-01-15 02:14:58 -08:00
Adam Lowe 87cc6cc870 Adding class headers 2012-01-11 14:12:51 +00:00
Adam Lowe 6a83898406 Fixing bugs found by new ClientExpectTests 2012-01-11 10:17:26 +00:00
Adam Lowe 41dedd0498 Re-writing ClientExpectTest in the required format 2012-01-11 10:17:26 +00:00
Adam Lowe f1a8649c3f Removing erroneously committed files 2012-01-11 10:17:26 +00:00
Adam Lowe bb47f6bba1 Switching from AsyncClientTests to ClientExpectTests for Archive, Domain, Email and Server clients 2012-01-11 10:17:25 +00:00
Adam Lowe 602002660a Improving javadocs for Archive, Domain, Email and Server GleSYS clients 2012-01-11 10:17:25 +00:00
Adrian Cole e46ee9fbc4 Issue 807:update license headers 2012-01-09 10:54:57 -08:00
Mattias Holmqvist ad2c2a03e0 Updated names for add/remove in GleSYS IP client. 2012-01-07 23:37:28 +01:00
Mattias Holmqvist dec366c03a Added some functions to GleSYS IP. 2012-01-07 00:21:13 +01:00
Adrian Cole f06e6982eb Issue 800:introduce property for build version 2012-01-05 17:51:55 -08:00
Adrian Cole 42137677da Issue 801:fix inconsistency in test property test.provider.apiversion set in pom.xml -> api-version 2012-01-05 13:09:45 -08:00
Adrian Cole 433edefc31 deprecated testMethod 2012-01-04 17:12:18 -08:00
Adrian Cole f1135db892 removed unused variables, imports, fixed compiler warnings 2012-01-04 14:32:53 -08:00
Adrian Cole 4037e64949 example of new expect test for glesys 2012-01-02 18:25:26 -08:00
Adrian Cole 9c97f2b6a3 added missing glesys test 2012-01-02 18:24:03 -08:00
Adrian Cole ad3e200955 fixed typo in async client 2012-01-02 18:10:49 -08:00
Adrian Cole b78824f7e0 cleaned return type for server templates 2012-01-02 10:43:16 -08:00
Adrian Cole fad1034427 updated glesys to 2.1 style type adapters 2012-01-02 10:42:47 -08:00