Commit Graph

355 Commits

Author SHA1 Message Date
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
Jason King db310519ae Issue 695: Added InternetServiceClient, plus domain objects for InternetService/NodeService+tests. 2011-12-20 11:11:10 +00:00
Jason King e505c88d60 Issue 695: type and name are optional. Causes difficulties with using right class type and if attribute appears in the data need to change the client class struture. 2011-12-20 11:10:14 +00:00
Mattias Holmqvist 6e20d7c23b Merge pull request #264 from aplowe/master 2011-12-19 22:27:20 +01:00
Jason King 9cc786b130 Merge pull request #265 from jsonking/695-Terremark
Issue 695: Small fixes and javadoc
2011-12-19 13:21:47 -08:00
Jason King d4c1026d1b Issue 695: Fix in Entity toString 2011-12-19 15:43:34 +00:00
Jason King 83605b0908 Issue 695: Fix in NetworkReference builder 2011-12-19 15:38:47 +00:00
Jason King 824e45244a Issue 695: Comments about DNS settings and internet/node services. 2011-12-19 14:58:47 +00:00
Adrian Cole 9394dc440f Merge pull request #250 from jsonking/695-Terremark
Issue 695: Implemented LayoutClient plus initial implementation of createVirtualMachineFromTemplate
2011-12-16 09:54:09 -08:00
Jason King 24d3bd5d04 Issue 695: Implemented createVirtualMachineFromTemplate 2011-12-15 23:10:05 +00:00
Jason King d241db7280 Issue 695: Fix javadoc comment 2011-12-15 23:05:14 +00:00
Jason King fffde3f110 Issue 695: Moved Layout/LayoutRequest to layout package 2011-12-15 15:58:38 +00:00
Jason King dabef157c2 Issue 695: Removed old test xml file 2011-12-15 15:55:41 +00:00