Jason King
|
9a8dc49a78
|
Merge pull request #188 from andreisavu/template-fixes
A few test & template extraction fixes
|
2011-11-23 08:56:59 -08:00 |
Jason King
|
f3efe7fafe
|
Merge pull request #189 from jsonking/695-1
Issue 695: Remainder of VirtualMachineConfigurationOptions and HardwareConfiguration
|
2011-11-23 08:41:28 -08:00 |
Jason King
|
835ea8bb57
|
Issue 695: Service call for HardwareConfiguration+parsing+tests
|
2011-11-23 16:35:30 +00:00 |
Jason King
|
39be81a337
|
Issue 695: Renamed method
|
2011-11-23 15:52:31 +00:00 |
andreisavu
|
89e575f2b3
|
A few test & template extraction fixes
|
2011-11-23 17:51:34 +02:00 |
Jason King
|
1a2db01330
|
Issue 695: Additional objects for rest of VirtualMachineConfigurationOptions
|
2011-11-23 13:21:15 +00:00 |
Jason King
|
42926bd5ad
|
Issue 695: Added tests for missing virtualmachine(s) cases and introduced ReturnEmptyVirtualMachinesOnNotFoundOr404
|
2011-11-23 10:41:23 +00:00 |
Mattias Holmqvist
|
0d6fd403bc
|
Formatting
|
2011-11-23 07:33:56 +01:00 |
Mattias Holmqvist
|
1d5472d082
|
Cleanup IsoToIMachine
|
2011-11-23 07:33:38 +01:00 |
Adrian Cole
|
8370a20654
|
fixed broken tests
|
2011-11-22 23:59:17 +02:00 |
Adrian Cole
|
e2372fa4c2
|
Merge pull request #187 from jsonking/695-1
Issue 695: Added service calls for getTasksByVirtualMachine and getVirtualMachineConfigOptions
|
2011-11-22 13:44:23 -08:00 |
Jason King
|
4aa9e4e8c5
|
Merge pull request #185 from andreisavu/multiple-ip-forwarding
A VM and an IP address can have multiple forwarding rules attached
|
2011-11-22 09:52:31 -08:00 |
Jason King
|
82d58502c9
|
Merge pull request #186 from grkvlt/master
Added live tests for Snapshot
|
2011-11-22 09:33:02 -08:00 |
Jason King
|
18f2060502
|
Added VirtualMachineConfigurationOptions, ResourceCapacityRange, Service call and tests
|
2011-11-22 17:08:04 +00:00 |
Mattias Holmqvist
|
860f7ad831
|
Renamed GetIPAddressFromMAC to correct spelling
|
2011-11-22 17:56:55 +01:00 |
Mattias Holmqvist
|
20868e7072
|
Cleanup AttachMediumToMachineIfNotAlreadyAttached.
|
2011-11-22 17:46:30 +01:00 |
Jason King
|
2aa0fff801
|
Issue 695: Removed Size and Memory classes as can use ResourceCapacity directly
|
2011-11-22 16:11:32 +00:00 |
Andrew Donald Kennedy
|
3a2660ad5d
|
Added Snapshot live tests
|
2011-11-22 15:19:32 +00:00 |
andreisavu
|
f0fc752865
|
A VM and an IP address can have multiple forwarding rules attached
|
2011-11-22 16:37:10 +02:00 |
Jason King
|
c4f1fa040f
|
Issue 695: Added getTasksByVirtualMachine method call
|
2011-11-22 14:31:59 +00:00 |
Jason King
|
bf6c0f4984
|
Merge branch 'master' of https://github.com/grkvlt/jclouds into grkvlt-master
Conflicts:
apis/cloudstack/src/test/java/org/jclouds/cloudstack/features/VolumeClientLiveTest.java
|
2011-11-22 12:30:53 +00:00 |
Andrew Donald Kennedy
|
2fe71a4ea2
|
Added unit test for getVolume
|
2011-11-22 11:26:35 +00:00 |
Andrew Donald Kennedy
|
7a2c6c6edd
|
Add extra test for getVolume
|
2011-11-22 11:11:45 +00:00 |
Jason King
|
4341cc21e5
|
Merge pull request #182 from andreisavu/admin-remove-vlan
Use the domain admin client to remove the vlan network
|
2011-11-22 02:35:28 -08:00 |
Jason King
|
f5fb1e6ee2
|
Merge pull request #183 from jsonking/695-1
Issue 695: Created builders for collection wrapper classes. Removed setters and annotation postiton.
|
2011-11-22 02:15:52 -08:00 |
Jason King
|
f823a4d9de
|
Issue 695: Added VirtalMachines builder+test
|
2011-11-22 10:08:55 +00:00 |
andreisavu
|
1d7fd87f59
|
Use the domain admin client to remove the vlan network
|
2011-11-22 11:47:20 +02:00 |
Jason King
|
0cada01d5e
|
Issue 695: Moved DisksTest package into correct parent
|
2011-11-22 09:44:55 +00:00 |
Andrew Donald Kennedy
|
42a2cc73e4
|
Added getVolume command
|
2011-11-21 18:40:08 +00:00 |
Adrian Cole
|
8bbef427ca
|
Merge pull request #181 from danikov/master
pair of bugfixes for the cloadloadbalancers work
|
2011-11-21 10:01:32 -08:00 |
Adrian Cole
|
009c1e30f6
|
made new cloudstackcontext with visibility to domainAdmin and also globalAdmin clients
|
2011-11-21 19:57:39 +02:00 |
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 |