Commit Graph

7982 Commits

Author SHA1 Message Date
adriancole 83a31e7692 unhook labs dependency from aws-ec2; to be re-enabled when issue #1400 is complete 2013-03-08 19:30:41 -08:00
Adrian Cole cb5daadc2d Merge pull request #1398 from jclouds/promote-dynect
promote dynect out of labs
2013-03-08 18:56:04 -08:00
adriancole df346ade7e promote dynect out of labs 2013-03-08 18:02:58 -08:00
Adrian Cole dd348b3cc3 Merge pull request #1397 from jclouds/promote-ultradns-ws
promote ultradns-ws out of labs
2013-03-08 17:22:06 -08:00
adriancole b1ad2148ee promote ultradns-ws out of labs 2013-03-08 16:33:26 -08:00
Adrian Cole 3ddc86a2b3 Merge pull request #1396 from jclouds/unhook-orphans
remove references to unmaintained lab providers
2013-03-08 14:38:43 -08:00
Adrian Cole 2c92822b6c Merge pull request #1395 from jclouds/dynect-listnf
remove exception handling when a record set is not found
2013-03-08 14:14:28 -08:00
adriancole 89a3878b5e remove references to unmaintained lab providers 2013-03-08 13:32:56 -08:00
adriancole 6680258b4a remove exception handling when a record set is not found 2013-03-08 13:26:48 -08:00
Adrian Cole d5177507a3 Merge pull request #1394 from jclouds/ultra-check-ids
check ids returned from resources are not null
2013-03-08 13:10:05 -08:00
adriancole a3250011aa check ids returned from resources are not null 2013-03-08 12:30:12 -08:00
Adrian Cole f994fdfc17 Merge pull request #1392 from jclouds/ultradns-rrpool
added Round Robin Pool features to UltraDNS
2013-03-07 14:47:08 -08:00
adriancole 2830c0bca9 added Round Robin Pool features to UltraDNS 2013-03-07 14:08:01 -08:00
Adrian Cole e48f0e3f3d Merge pull request #1390 from jclouds/ultra-lbpool
initial start on lbpool for ultra
2013-03-06 18:28:03 -08:00
adriancole 94cbb0a604 initial start on lbpool for ultra 2013-03-06 17:47:26 -08:00
Adrian Cole 254eace992 Merge pull request #1389 from rackspace/rax-dns
Initial commit for the Rackspace DNS API.
2013-03-06 15:59:49 -08:00
Adrian Cole f88d20b722 Merge pull request #1388 from hpcloud/feature/openstack-labs
1385 - Restructure openstack projects in labs
2013-03-06 15:56:55 -08:00
Adrian Cole 750b7f928e Merge pull request #1384 from nacx/abiquo-maven-central
Fix #1379: Use dependencies from Maven Central
2013-03-06 15:56:38 -08:00
Adrian Cole b6906c07b4 Merge pull request #1386 from nacx/flexible-chef-gems
Flexible Rubygems and Chef installation
2013-03-06 15:56:22 -08:00
Everett Toews 5ad9867e27 Initial commit for the Rackspace DNS API. 2013-03-06 16:02:39 -06:00
Everett Toews 46f9219272 Merge pull request #1387 from rackspace/pagediterable-javadoc
Updated Javadoc for PagedIterable.
2013-03-06 13:38:06 -08:00
Jeremy Daggett b35272b3cd 1385 - Restructure openstack projects in labs 2013-03-06 12:48:32 -08:00
Everett Toews bbede1bd0a Updated Javadoc for PagedIterable. Removed example that was out-of-date. Changed example to something that actually returns PagedIterable. 2013-03-06 11:51:41 -06:00
Ignasi Barrera fb70b3fd22 Improved RubyGems installation.
Enable users to configure the version of RubyGems that will be installed
and also if the system and existing gems have to be upgraded after the
installation.

Also modifies the InstallChefGems statement to allow users to specify
the desired version of the Chef gem to install.
2013-03-06 18:03:22 +01:00
Ignasi Barrera 713673d02e Fix #1379: Use dependencies from Maven Central 2013-03-04 17:04:41 +01:00
adriancole c31145e42e [maven-release-plugin] prepare for next development iteration 2013-03-04 06:13:59 -08:00
adriancole 0eb3ee8091 [maven-release-plugin] prepare release jclouds-1.6.0-alpha.4 2013-03-04 06:13:57 -08:00
Adrian Cole f2266fdf6b Merge pull request #1382 from jclouds/dynect-schedule-records
dynect basic record crud
2013-03-04 06:02:50 -08:00
Adrian Cole 31102571b4 added record crud for dynect 2013-03-03 22:29:17 -08:00
Adrian Cole 0a1730fb89 in dynect, most mutations are actually scheduling 2013-03-03 22:15:31 -08:00
Adrian Cole 1ab2bea92a Merge pull request #1383 from jclouds/remove-expect-100
remove default add of Expect 100 Continue header
2013-03-03 22:13:24 -08:00
adriancole 1e98bc51ab azureblob: explicitly set Expect header on methods that need it 2013-03-03 21:09:53 -08:00
adriancole 1c2090fd08 s3: explicitly set Expect header on methods that need it 2013-03-03 21:09:49 -08:00
adriancole 2c3c3fad52 swift: explicitly set Expect header on methods that need it 2013-03-03 21:09:48 -08:00
adriancole b186220ff7 atmos: explicitly set Expect header on methods that need it 2013-03-03 21:09:48 -08:00
adriancole fad291a29f dynect: cleaner approach to sending non-standard Content-Type on GET 2013-03-03 21:09:44 -08:00
adriancole 4f2c64681a do not send payload when method doesn't send payload 2013-03-03 17:22:23 -08:00
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