Commit Graph

4059 Commits

Author SHA1 Message Date
Jason King c67072f5b5 Issue 695: Added builder for Tasks, test and removed setter 2011-11-21 17:48:19 +00:00
Andrew Donald Kennedy 4095ebd4ab Clean up volume tests 2011-11-21 17:44:09 +00:00
Andrew Donald Kennedy 192956705b Add IntelliJ .eml files to .gitignore globally 2011-11-21 17:43:29 +00:00
Jason King a1c0041650 Issue 695: Removed setter and put annotation on field 2011-11-21 17:35:21 +00:00
danikov 3cc79d3cdd tweaked the test to be simpler & more accurate 2011-11-21 17:34:47 +00:00
Jason King 7feefaff9e Issue 695: Added Builder+Test for Nics 2011-11-21 17:18:06 +00:00
Jason King e2d7b66b0c Issue 695: Created builder for links and fixed order of constructor args 2011-11-21 16:53:46 +00:00
danikov 381ce837d2 correctly test weighting dependent on loadbalancer algorithm 2011-11-21 16:50:44 +00:00
Jason King ca69fbf0f7 Issue 695: Added builder for Disks and removed setter, test. Used Actions builder externally and made constructor private 2011-11-21 16:01:55 +00:00
danikov 2c034b6a25 finalising constants :D 2011-11-21 15:09:39 +00:00
danikov e28773337e fixed UK provider/region not working + regression tests 2011-11-21 15:09:38 +00:00
Jason King 8752b29b16 Issue 695: Refactored domain package: created packages: virtualmachine,hardware,software,network 2011-11-21 15:09:37 +00:00
Jason King d8156f6717 Issue 695: Removed addAction method, and created Builder and added TestActions class 2011-11-21 15:09:37 +00:00
danikov 76cecee53a fixed UK provider/region not working + regression tests 2011-11-21 14:58:39 +00:00
Adrian Cole db54e0c426 Merge pull request #180 from jsonking/695-1
Issue 695: Removed addAction method, and created Builder and added Test
2011-11-21 06:32:26 -08:00
Jason King 5cd43815af Issue 695: Refactored domain package: created packages: virtualmachine,hardware,software,network 2011-11-21 13:58:41 +00:00
Jason King e5a845ec9f Issue 695: Removed addAction method, and created Builder and added TestActions class 2011-11-21 13:44:23 +00:00
danikov a1f02ad0bc bugfix: allow inconsistent null weights from listNodes 2011-11-21 10:28:19 +00:00
Adrian Cole 4a5af1e7a5 Issue 441: added new type: LoginCredentials, and (jclouds|provider).image.(login-user|authenticate-sudo) context properties 2011-11-21 11:00:12 +02:00
Adrian Cole 1b2a221744 rightscale now supports rhel 2011-11-21 11:00:01 +02:00
Adrian Cole 8b50a08362 Merge pull request #178 from andreisavu/expose-injector
Expose the Guice injector as a @Beta API
2011-11-21 00:59:35 -08:00
andreisavu 3cec3293f0 Expose the Guice injector as a @Beta API 2011-11-21 10:52:32 +02:00
Adrian Cole 8dd04b5ce5 Merge pull request #176 from andreisavu/option-for-static-nat
Allow users to disable the creation of a static nat for a new VM
2011-11-20 23:05:21 -08:00
andreisavu 4dfa16c6f8 Allow users to disable the creation of a static nat for a new virtual machine 2011-11-20 18:25:33 +02:00
Adrian Cole 264a542428 Issue 756:recreate ssh client on failure, rather than session 2011-11-20 10:45:33 +02:00
Adrian Cole eef1272ea2 switched to single testcase at a time 2011-11-20 10:45:32 +02:00
Adrian Cole 024a0f31e5 Merge pull request #173 from iocanel/master
Improve modularity and OSGi support
2011-11-20 00:40:32 -08:00
Adrian Cole 1b869696fa Merge pull request #172 from jsonking/695-1
Issue 695: Converted setAction to addAction and moved annotation to field
2011-11-20 00:31:21 -08:00
Adrian Cole 02896e41f0 Merge pull request #170 from richardcloudsoft/cloudstack-template-live-test
Cloudstack - import template
2011-11-20 00:29:58 -08:00
Ioannis Canellos 148b6abbb8 Provided utility for loading classes that falls back to the Thread Context Class Loader if class is not found. 2011-11-18 22:09:25 +02:00
Jason King 820bdf6f47 Issue 695: Converted api method calls to URI instead of primitives 2011-11-18 18:49:21 +00:00
Jason King 9852a579e9 Issue 695: Converted setAction to addAction and moved annotation to field 2011-11-18 17:56:29 +00:00
Adrian Cole 563eecc124 Merge pull request #171 from jsonking/695-1
Issue 695 - Fridays Changes
2011-11-18 09:27:03 -08:00
Adrian Cole 24d5b13747 Merge pull request #169 from iocanel/master
Don't fail when the JCE provider fails.
2011-11-18 09:18:52 -08:00
Jason King 7a74c3cf27 Issue 695: Added TODO's where there are more fields to add later. Added reference to complexType in Schema for reference 2011-11-18 16:50:18 +00:00
Jason King 16e16fa353 Issue 695 Added service call getAssignedIpAddresses 2011-11-18 15:28:34 +00:00
Richard Downer 74e61aaada Implement a live test for Cloudstack registerTemplate API call 2011-11-18 15:26:07 +00:00
Ioannis Canellos 10d617a4ca Added a check for JCE providers that are not working. 2011-11-18 17:21:29 +02:00
Richard Downer ed865f100a CloudStack registerTemplate call actually returns an array of templates, not a single template 2011-11-18 14:53:41 +00:00
Jason King e7847fa3cc Issue 695: Service call for getVirtualMachines 2011-11-18 14:39:28 +00:00
Andrew Phillips c61c0e2ade Using different containers for testing and live 2011-11-18 13:37:03 +01:00
Jason King 7206ca1892 Issue 695: Added live test for VirtualMachineClient. Hardcodes exising vm for now 2011-11-18 12:13:55 +00:00
Jason King 5c09b1befe Issue 695: Encapsulated Nics,Disks,Actions so externally deal with Sets, wrappers just internally for JAXB 2011-11-18 10:50:40 +00:00
Jason King 2c12a26fe5 Issue 695: Removed @XmlRootElement from internal objects as not needed 2011-11-18 10:10:32 +00:00
Jason King f69d3da354 Issue 695: Ensure collections are not null plus better null checking in other places 2011-11-18 10:05:10 +00:00
Adrian Cole a2971c22ce Merge pull request #168 from jsonking/695-1
Issue 695 - more domain objects for Virtual Machine
2011-11-17 23:40:54 -08:00
Jason King f86106cb09 Issue 695: Added IpAddress Section of VirtualMachine 2011-11-17 19:58:35 +00:00
Jason King 0b43af5c9b Issue 695: Added Nic/Network details to HardwareConfiguration 2011-11-17 15:56:31 +00:00
Jason King e911aad122 Issue 695: Added Size,VirtualDisk and Disks. Additional equals/hashcode methods and test 2011-11-17 14:29:57 +00:00
Adrian Cole e325217b21 adding password for ninefold 2011-11-17 16:12:32 +02:00