adriancole
b3b2d4c572
-Dsun.net.http.allowRestrictedHeaders=true required for Expect header to passthrough
2013-03-03 17:21:53 -08:00
Adrian Cole
8e881bd5c2
remove default add of Expect 100 Continue header
2013-03-03 12:24:28 -08:00
Adrian Cole
06f25e3ded
Merge pull request #1329 from maginatics/feature/cleanup-static
...
Fix static access of MultipartUpload members.
2013-03-03 08:54:15 -08:00
Adrian Cole
ca64d08c83
Merge pull request #1381 from jclouds/blobtests-need-name
...
add name to blobs in BlobMap tests
2013-03-02 10:19:58 -08:00
Adrian Cole
941612ad09
add name to blobs in BlobMap tests
2013-03-02 09:16:26 -08:00
Adrian Cole
752bc5ea08
Merge pull request #1380 from jclouds/mock-bug-dynect
...
address bug where expect-100 continue can hang things
2013-03-02 08:36:40 -08:00
Diwaker Gupta
c37d3103e7
Fix static access of MultipartUpload members.
2013-03-01 18:49:28 -08:00
adriancole
fc39b2b92b
address bug where expect-100 continue can hang things
2013-03-01 15:34:36 -08:00
Adrian Cole
e16c7ba40c
Merge pull request #1375 from maginatics/blob-builder-null-or-empty-name
...
Prohibit null and empty blob names in BlobBuilder
2013-03-01 15:23:09 -08:00
Adrian Cole
6a6214d1c5
Merge pull request #1065 from i11/master
...
Add flavor create and delete API calls for openstack-nova
2013-03-01 15:22:26 -08:00
Adrian Cole
e2f2d077d3
Merge pull request #1376 from shrinandj/aws-s3-directory-live-test
...
Add directory specific live test to AWS-S3.
2013-03-01 15:21:21 -08:00
Adrian Cole
d41e6f82e2
Merge pull request #1368 from jcoste/floatingIPFromPool
...
Nova : Allocate a floating IP from a specified pool instead of the default one
2013-03-01 15:20:15 -08:00
Adrian Cole
b26dfb9b94
Merge pull request #1377 from nacx/chef-version
...
There is no need to force the Chef version anymore
2013-03-01 15:19:52 -08:00
Adrian Cole
d4658cc72c
Merge pull request #1371 from rexhoffman/patch-1
...
Update compute/src/main/java/org/jclouds/net/domain/IpPermission.java
2013-03-01 15:19:33 -08:00
Adrian Cole
d1e9b78010
Merge pull request #1372 from digitalsanctum/issue-1357
...
relaxed vApp description parsing
2013-03-01 15:19:06 -08:00
ilja.bobkevic
f9513bec84
Add flavor create and delete API calls for openstack-nova
...
1. Harden Flavor
2. Update FlavorApi and FlavorAsyncApi by adding create(...) and
delete(...) methods
3. Add flavor_new.json and ParseCreateFlavorTest
4. Add create and delete tests into FlavorApiExpectTest
Change-Id: I3ea15883fb655d9a1dc48fb4ed1b1613d4975d93
2013-03-01 22:23:27 +01:00
Ignasi Barrera
027f467dd8
Merge pull request #1378 from nacx/disable-abiquo
...
Disabled Abiquo build until deps are in Maven central
2013-03-01 08:40:47 -08:00
Ignasi Barrera
70287a0482
Added comment to force a new build
2013-03-01 17:01:21 +01:00
Ignasi Barrera
79ece50fc1
Disabled Abiquo build until deps are in Maven central
2013-03-01 15:17:08 +01:00
adriancole
72ac678c5d
attempt to deal with cloudbees failure
2013-02-28 18:40:21 -08:00
Ignasi Barrera
0e1e552b9d
There is no need to force the Chef version anymore
2013-02-28 21:03:55 +01:00
Shri Javadekar
32f8d8d3ca
Add directory specific live test to AWS-S3.
...
This patch adds a test to the AWS live test suite for making sure
that a directory is basically a blob with a trailing '/'.
2013-02-27 22:52:44 -08:00
Andrew Gaul
faf6b2f39e
Prohibit null and empty blob names in BlobBuilder
2013-02-27 11:36:29 -08:00
Julien Coste
a80f58fabe
Change create method to allocateFromPool
2013-02-27 15:12:51 +01:00
digitalsanctum
20375b9f91
relaxed vApp description parsing
2013-02-26 22:05:14 -05:00
Adrian Cole
9dbaff2420
Merge pull request #1370 from maginatics/guava-14.0
...
Upgrade to Guava 14.0
2013-02-26 15:11:50 -08:00
Adrian Cole
d84231cc8a
Merge pull request #1369 from shrinandj/fix_s3_directory_suffix
...
Make AWS-S3 use the right directory suffix.
2013-02-26 14:51:16 -08:00
Rex Hoffman
35dd0a67aa
Update compute/src/main/java/org/jclouds/net/domain/IpPermission.java
...
shouldn't we hash on cidrBlocks as well... breaks some set logic I'm using.
Wondering if this will be built out, or if it will be dropped?
2013-02-26 14:45:49 -08:00
Shri Javadekar
7bfa6649ce
Make AWS-S3 use the right directory suffix.
...
Fixes #1336 .
2013-02-26 10:18:57 -08:00
Andrew Gaul
ac60647057
Upgrade to Guava 14.0
...
Release notes:
https://code.google.com/p/guava-libraries/wiki/Release14
2013-02-26 10:07:53 -08:00
Adrian Cole
fd42b450af
Merge pull request #1349 from barakm/bouncy-test
...
Test decryption with bouncy castle crypto module.
2013-02-26 09:34:11 -08:00
Julien Coste
4bbf8380c7
Add the possibility to create a floating IP from a pool of floating IPs
2013-02-26 14:07:27 +01:00
barakm
6688f5aa30
override bRSA algorithm identifier with string the BouncyCastle expects
2013-02-26 12:46:27 +02:00
Adrian Cole
ef08f1b8d3
Merge pull request #1361 from dralves/oauth-bug
...
made oauth throw AuthorizationException when required
2013-02-25 22:20:35 -08:00
David Ribeiro Alves
310aee2d01
made oauth throw AuthorizationException on GeneralSecurityExceptioon and IllegalArgumentException
2013-02-25 23:01:12 -06:00
Adrian Cole
8e33229e94
Merge pull request #1362 from jclouds/sts-rename
...
rename TemporaryCredentials to SessionCredentials per aws sdk
2013-02-25 20:16:54 -08:00
Adrian Cole
37f07f98d2
rename TemporaryCredentials to SessionCredentials per aws sdk
2013-02-25 20:02:48 -08:00
Adrian Cole
7ec74032ec
Merge pull request #1360 from jclouds/iam-instance-profile-ec2
...
Iam instance profile support
2013-02-25 18:15:25 -08:00
Adrian Cole
1fbc47bd77
added iam instance profile args to aws-ec2
2013-02-25 17:35:02 -08:00
Adrian Cole
ac7a4b5354
unhooked version dependency from ec2 async tests
2013-02-25 17:04:32 -08:00
Adrian Cole
6dc03a7993
fixed NPE on ec2 log statement
2013-02-25 15:40:16 -08:00
Adrian Cole
d85fbb55c6
Merge pull request #1359 from jclouds/iam-instance-profile
...
Iam instance profile
2013-02-25 11:06:02 -08:00
Adrian Cole
58dc9b9796
added iam instance profile support
2013-02-25 10:15:36 -08:00
Adrian Cole
83a36148ee
switched iam to use logback
2013-02-25 10:14:40 -08:00
Adrian Cole
62eb20a8dc
Merge pull request #1358 from jclouds/iam-role-policy
...
added IAM role policy crud
2013-02-25 08:43:10 -08:00
Adrian Cole
5626922ad4
Merge pull request #1354 from maginatics/findbugs
...
Address FindBugs warnings
2013-02-24 23:46:49 -08:00
Adrian Cole
c22699a2b2
added IAM role policy crud
2013-02-24 23:37:25 -08:00
Adrian Cole
1c17f59073
Merge pull request #1355 from jclouds/consider-form-param
...
consider @FormParam on @Delegate calls
2013-02-24 23:36:15 -08:00
Adrian Cole
d9c4cf2d39
consider @FormParam on @Delegate calls
2013-02-24 23:14:13 -08:00
Andrew Gaul
ff42fdfa13
Address FindBugs warnings
2013-02-24 20:17:50 -08:00