Commit Graph

367 Commits

Author SHA1 Message Date
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
Adam Lowe 0c2918abdc Improving live tests 2011-12-23 00:42:17 +00:00
Adam Lowe 1cb55d6716 Adding missing unit test for ServerConsole 2011-12-22 22:48:26 +00:00
Adam Lowe ae5d27e9fd Email service WIP; altered Live tests so Email test has access to createServer and createDomain 2011-12-22 21:57:23 +00:00
Adrian Cole ce7d09fc5e Merge pull request #271 from aplowe/master
Adding Glesys Domain service and improving Archive and Server services
2011-12-21 18:42:53 -08:00
Adam Lowe f1fdc52118 correcting test javadocs 2011-12-21 22:25:56 +00:00
Adam Lowe bb5210eb6f Improving Domain, Server and Archive services 2011-12-21 22:16:40 +00:00
Adrian Cole 76fac92b21 removed tmrk-enterprisecloud due to licensing reasons 2011-12-21 11:04:47 -08:00
Jason King 0db26708fe Merge pull request #275 from jsonking/695-Terremark
Issue 695: CREATE and REMOVE on InternetService plus DnsSettings in XML for createVM
2011-12-21 10:03:11 -08:00
Jason King 8fc4d40045 Issue 695: Updated Predicate so it has a task client. Updated live test 2011-12-21 18:01:04 +00:00
Jason King 890f377908 Issue 695: Added Predicate to test for a task being complete or sucessful 2011-12-21 17:29:00 +00:00
Jason King 4e90c570be Issue 695: Added removeInternetService and added ListenableFuture to create call 2011-12-21 14:23:20 +00:00
Jason King a352dc89c8 Issue 695: Added createInternetService and fixed Consumes type on editInternetService 2011-12-21 14:11:22 +00:00
Jason King 4e5b1e96cd Issue 695: Added DNS Settings element to create virtual machine request 2011-12-21 12:00:58 +00:00
Adam Lowe 79674bd89b Improving Server and Archive services, also adjusting equals to match Glesys api spec 2011-12-20 20:46:00 +00:00
Jason King 8bd4fb483a Merge pull request #270 from jsonking/695-Terremark
Issue 695: GET and EDIT on InternetService plus various tidies
2011-12-20 12:42:14 -08:00
Adam Lowe 92d9ee3ff1 Adding domain service 2011-12-20 20:32:03 +00:00
Jason King 2cb4c4ac76 Issue 695: InternetService: GET and EDIT internet service 2011-12-20 17:17:31 +00:00
Jason King 0d5ccf2af5 Issue 695: URISource : improved input validation 2011-12-20 15:58:14 +00:00
Jason King 84b5cfc8dc Issue 695: Added URISource and Function to get it. Added URISource to BaseResource 2011-12-20 14:51:59 +00:00
Jason King 5dc2f65636 Issue 695: Deleted AnonymousResource now name is optional. 2011-12-20 11:18:06 +00:00