Andrew Bayer
35574eadae
JCLOUDS-105. Short-term fix for keypairs being ignored if VM says it's password-enabled.
2013-05-31 13:42:52 -07:00
adriancole
c9247f0617
JCLOUDS-31. updated to ASF headers via mvn com.mycila.maven-license-plugin:maven-license-plugin:format
2013-05-16 21:52:51 -07:00
adriancole
99b5840019
JCLOUDS-31. remove malformed, duplicate, or unnecessary headers
2013-05-16 21:37:33 -07:00
Andrew Bayer
70754d86a9
JCLOUDS-37. Fix RAT violations in incubator-jclouds, 1.5.x branch
2013-05-14 08:30:16 -07:00
Andrew Bayer
91b9dbd9c6
JCLOUDS-30. Switch to 2 space indents for POM files.
2013-05-13 12:19:36 -07:00
Andrew Bayer
0d4eac1dbb
JCLOUDS-16. Switch groupId to org.apache.jclouds, change parent POM, remove old distributionManagement content, add ASF repos.
2013-05-13 12:19:35 -07:00
adriancole
d7fd5b3d59
[maven-release-plugin] prepare for next development iteration
2013-04-10 14:21:50 -07:00
adriancole
1a50d1382c
[maven-release-plugin] prepare release jclouds-1.5.10
2013-04-10 14:21:48 -07:00
Ignasi Barrera
27ee3f263b
[maven-release-plugin] prepare for next development iteration
2013-03-14 23:49:05 +01:00
Ignasi Barrera
ce42efbce8
[maven-release-plugin] prepare release jclouds-1.5.9
2013-03-14 23:49:03 +01:00
Adrian Cole
e8d6c0643c
[maven-release-plugin] prepare for next development iteration
2013-02-25 20:44:16 -08:00
Adrian Cole
d0577b518f
[maven-release-plugin] prepare release jclouds-1.5.8
2013-02-25 20:44:08 -08:00
Adrian Cole
ece9b5b82e
deterministic creation of requests based on arg order
2013-02-24 15:38:52 -08:00
Andrew Bayer
dd60f9dded
Coerce InsufficientResourcesException for CloudStack
2013-02-21 11:29:20 -08:00
Andrew Bayer
3b8cf417d6
Add StopVirtualMachineOptions for forcing VM stop to CloudStack API
2013-02-20 10:38:30 -08:00
adriancole
72ad7d8199
[maven-release-plugin] prepare for next development iteration
2013-02-04 18:04:48 -08:00
adriancole
0eee0f9842
[maven-release-plugin] prepare release jclouds-1.5.7
2013-02-04 18:04:46 -08:00
adriancole
da7f6e9575
[maven-release-plugin] prepare for next development iteration
2013-02-02 08:30:47 -08:00
adriancole
62dde066e5
[maven-release-plugin] prepare release jclouds-1.5.6
2013-02-02 08:30:45 -08:00
Adrian Cole
c58440f601
fix issue #1254 cloudstack renamed deployvirtualmachineresponse in version 4.1
2013-01-30 11:59:45 -08:00
Richard Downer
a73f08db60
Fix CloudStack URL signing for fields with [ chars
...
Commit 69a8304
caused the CloudStack QuerySigner to generate invalid
signatures where key names contained square brackets, such as in the
"iptonetworklist[N]" field to deployVirtualMachine. The commit changed
the whole query string being URL-encoded, whereas previously the field
values were encoded but the field names were not. The CloudStack API
guide says that values that should be encoded for signing but not field
names, and indeed the commit does cause signatures to be rejected.
This commit reverses the change to QuerySigner.createStringToSign() and
adds a unit test for this case.
2013-01-29 23:22:10 +00:00
Adrian Cole
1cb4c430b9
accomodate runtime credential changes
2013-01-26 23:27:27 -08:00
Adrian Cole
dae8e10592
[maven-release-plugin] prepare for next development iteration
2013-01-13 21:19:20 -08:00
Adrian Cole
3e28b726af
[maven-release-plugin] prepare release jclouds-1.5.5
2013-01-13 21:19:16 -08:00
Andrew Phillips
7ac78fd271
Moving LoginWithPasswordCredentialsTest in CloudStack from o.j.c.loaders to o.j.c.functions
...
Compare fe888fb9
on 1.5.x with 28e8f266
on master
2013-01-07 16:59:21 -05:00
Hugo Trippaers
fe888fb932
Test the password tool with a domain with a slash
...
And some tests for other situations
parse domain/user with String.lastIndexOf() instead of a File object
2013-01-03 08:20:00 -08:00
Adrian Cole
69a8304617
replaced jersey w/Uris & UriTemplates; removed complexity in url encoding and edge cases like matrix params
2012-12-24 16:11:08 -08:00
Adrian Cole
a00f4ac86a
removed chance of race condition due to duplicate tearDown methods
2012-12-24 02:45:35 -08:00
Adrian Cole
6fb7aa27f2
cloudstack doesn't need a strict bouncycastle dep
2012-12-20 12:21:37 -08:00
Adrian Cole
78053601aa
[maven-release-plugin] prepare for next development iteration
2012-12-10 17:43:56 -08:00
Adrian Cole
c33c5a40d8
[maven-release-plugin] prepare release jclouds-1.5.4
2012-12-10 17:43:53 -08:00
Alex Heneveld
718874e348
log debug info at debug, not info
2012-12-01 11:13:26 -08:00
Alex Heneveld
b191860dc7
no warning needed if it's admin or domain_admin rather than normal user
2012-12-01 11:13:25 -08:00
Alex Heneveld
affc508dc7
the associatedNetwork is @Nullable so guard against (a fatal) NPE
2012-12-01 11:13:25 -08:00
Andrea Turli
0cfc571d6e
fixed registerISO and its tests
...
adrian`s comments
RegisterISOexpectedTest added
removed ExceptionParser from registerISO test
2012-11-28 09:42:17 -05:00
Adrian Cole
c5215f9c48
Fix CloudStack ISOClient.get and list ISOs based on test data from http://bugs.cloudstack.org/browse/CS-15572 ; refactored related tests to expect format
2012-11-27 11:41:25 -08:00
Adrian Cole
dc214f4335
[maven-release-plugin] prepare for next development iteration
2012-11-13 19:49:47 -08:00
Adrian Cole
34152311be
[maven-release-plugin] prepare release jclouds-1.5.3
2012-11-13 19:49:46 -08:00
Adrian Cole
3f0b16b64c
added test for assigning cloudstack vm into an account
2012-11-13 19:00:43 -08:00
Andrew Bayer
83796f4421
Adding assignVirtualMachine command
2012-11-13 19:00:43 -08:00
Andrew Bayer
77c941ce3f
Adding ability to specify account and domain when creating CloudStack instances
2012-11-13 19:00:42 -08:00
Adrian Cole
96b7231b25
refactored cloudstack expect tests and added CloudStackComputeServiceAdapterExpectTest
2012-11-05 11:29:30 -03:00
Adrian Cole
aa8ff8e7ef
[maven-release-plugin] prepare for next development iteration
2012-10-11 11:23:44 +02:00
Adrian Cole
5deb0ca54a
[maven-release-plugin] prepare release jclouds-1.5.2
2012-10-11 11:23:43 +02:00
Andrew Bayer
d2f7efcda9
Fixing CloudStack TemplateFilter enum to work with 3.x API properly
2012-10-10 12:18:54 +02:00
Adrian Cole
269915ce31
[maven-release-plugin] prepare for next development iteration
2012-09-27 11:00:25 -07:00
Adrian Cole
e8fc6ae324
[maven-release-plugin] prepare release jclouds-1.5.1
2012-09-27 11:00:24 -07:00
Adrian Cole
82f28c1800
[maven-release-plugin] prepare for next development iteration
2012-09-17 00:25:49 -07:00
Adrian Cole
93ac6cdf0f
[maven-release-plugin] prepare release jclouds-1.5.0
2012-09-17 00:25:44 -07:00
Adrian Cole
3be0f27b4b
merged latest
2012-09-16 23:53:55 -07:00