Commit Graph

3103 Commits

Author SHA1 Message Date
Adrian Cole bbcf87265e Merge branch 'master' of git@github.com:jclouds/jclouds
* 'master' of git@github.com:jclouds/jclouds:
  fixes clojure's blobstore clear-container wrapper fn
2011-07-13 14:33:11 -07:00
Adrian Cole 92bcb2b822 Issue 622:Unable to clone machine of Terremark VCloud Express 2011-07-13 14:30:32 -07:00
Adrian Cole 67a3366d87 Merge pull request #57 from bmabey/master
fixes clojure's blobstore clear-container wrapper fn
2011-07-13 13:57:18 -07:00
Adrian Cole 46c7822b4a Issue 624:update terremark config to use ubuntu 10.04 templates 2011-07-12 20:53:06 -07:00
Ben Mabey 19339b807a fixes clojure's blobstore clear-container wrapper fn 2011-07-12 16:46:54 -06:00
Seshu Pasam 35d5131ba9 Oops, missed some files in previous commit. New files for vApp extended info. 2011-07-12 13:35:28 -04:00
spasam d9b9c61ce6 Implented vApp tag support for Terremark Enterprise.
Also added configurable exponential delay between automatic retries.
2011-07-12 11:21:20 -04:00
Adrian Cole 5f54110a47 Issue 623:clean up exception messages when templateBuilder fails to match an image 2011-07-12 00:16:02 -07:00
Adrian Cole 6e2cf793b2 Issue 613:Automatically parse cluster ami list 2011-07-08 02:13:12 -07:00
Adrian Cole 3c200645bc added ec2 support for image filters 2011-07-08 02:13:12 -07:00
Adrian Cole 537691226e added hypervisor property to ec2 image 2011-07-08 02:13:12 -07:00
Adrian Cole c8ebbc2f02 updated cloudservers uk template settings to match current images 2011-07-08 02:13:12 -07:00
Adrian Cole b4e3bec644 changed builders to accept iterable as it is easier in guava than sets 2011-07-08 02:13:12 -07:00
Adrian Cole 7f1a543fb6 fixed problem where empty query string doesn't work: Issue 576 2011-07-08 02:13:12 -07:00
Adrian Cole b037be29fa updated rackspace default version to ubuntu 11.04 2011-07-08 02:13:11 -07:00
Andrew Phillips 73117e3662 Updated KickStart args and integration test setup 2011-07-07 22:35:09 -04:00
Andrew Phillips c3b92ef911 Removed an unused bit of surefire plugin configuration 2011-07-07 22:09:07 -04:00
Andrew Phillips f1e93cb0f3 Moved GAE-like TaskQueue from org.jclouds.demo.tweetstore.config.util to org.jclouds.demo.tweetstore.taskqueue 2011-07-07 21:52:17 -04:00
Andrew Phillips 741920278b Now determining the list of blobstores based on the available identity/credential property pairs, with optional override via the 'jclouds.tweetstore.blobstores' system property 2011-07-07 21:52:16 -04:00
Andrew Phillips 0b7bcb7b3f Removed the default for 'jclouds.tweetstore.blobstores' which would not work in any case if the required credential properties were not available 2011-07-07 21:52:15 -04:00
Andrew Phillips 4f09edec73 Removed ImmutableHttpCommand that had previously been inlined in HttpRequestTask 2011-07-07 21:52:14 -04:00
Andrew Phillips 5b82761396 Added Maps2.fromKeys 2011-07-07 21:52:14 -04:00
Adrian Cole b889188b86 Merge branch 'master' of github.com:jclouds/jclouds
* 'master' of github.com:jclouds/jclouds:
  Also generating the XML EMMA report as required by the Jenkins EMMA plugin
  Switching to a local 1.3-SNAPSHOT version of the emma-maven-plugin to resolve https://cloudbees.zendesk.com/tickets/1198
  utils -> util in package names
2011-07-07 17:03:46 -07:00
Adrian Cole 37e6424040 Issue 557:support Virtacore vCloud Express 2011-07-07 17:03:32 -07:00
Andrew Phillips 94e6d5834e Also generating the XML EMMA report as required by the Jenkins EMMA plugin 2011-07-07 19:46:05 -04:00
Andrew Phillips 2c832fef46 Switching to a local 1.3-SNAPSHOT version of the emma-maven-plugin to resolve https://cloudbees.zendesk.com/tickets/1198 2011-07-07 19:17:41 -04:00
Andrew Phillips bde7a9d4c8 utils -> util in package names 2011-07-07 19:17:40 -04:00
Adrian Cole c58dba41e9 Issue 621:don't start test instances with http-accessible services running as root 2011-07-07 01:23:01 -07:00
Adrian Cole 32e4065bb7 fix runScriptOnNode which wasn't processing options 2011-07-07 01:14:27 -07:00
Adrian Cole bc103209db bug where an init script ran without root privs finds the wrong path 2011-07-07 01:13:20 -07:00
Adrian Cole 0b4347772b don't exit unless process has already started 2011-07-07 01:12:09 -07:00
Adrian Cole 712d50dea8 avoid finding yourself when looking for a process match 2011-07-07 01:10:57 -07:00
Adrian Cole 0e8385aa83 Issue 610: greenhouse data now passes 2011-07-07 01:06:45 -07:00
Adrian Cole 17545cca29 fixed credential persistence in gogrid 2011-07-07 01:06:01 -07:00
Adrian Cole 48fa7a6d2c Issue 620:elasticstack and cloudsigma-based providers do not report operating system on nodes 2011-07-07 01:01:35 -07:00
Adrian Cole 6b1720bfde Merge branch 'master' of git@github.com:jclouds/jclouds
* 'master' of git@github.com:jclouds/jclouds:
  Added a null check for the 'application.host' servlet context parameter
2011-07-05 23:35:59 -07:00
Adrian Cole c4c40eaff5 Issue 619:support parsing ubuntu oneiric 2011-07-05 22:52:45 -07:00
Andrew Phillips 7debc1e3d6 Added a null check for the 'application.host' servlet context parameter 2011-07-05 21:40:18 -04:00
Adrian Cole fae29d217e Issue 617:address NPE failures in CI 2011-07-05 14:36:49 -07:00
Adrian Cole f42d2bdb31 added test to ensure we can create a node in the same location as an existing node 2011-07-05 13:58:42 -07:00
Adrian Cole 7ad9fddf52 Issue 608:Starting a node with a location-id specifying an ec2 availability zone fails 2011-07-04 22:03:55 -07:00
Adrian Cole 88c1f50a33 Issue 616: moved tests to use OpenJDK and better java args 2011-07-04 00:26:33 -07:00
Adrian Cole ceaffbf103 Issue 616:move integration tests to jboss as7 2011-07-01 18:01:40 -07:00
Adrian Cole b56f08b9a5 Issue 614:Add Visitor pattern support for scriptbuilder Statements 2011-07-01 17:40:20 -07:00
Adrian Cole 0a28bbdb8a cloudservers now supports debian 2011-07-01 17:38:35 -07:00
Adrian Cole 5f00612929 Issue 615:enhance curl arg defaults 2011-07-01 17:37:33 -07:00
Adrian Cole 521d3c3289 Issue 611:copy paste error in RestContextFactory.createContextSpec 2011-07-01 16:29:25 -07:00
Adrian Cole b1e5bb6ade Issue 610: greenhousedata-element-vcloud now out of sandbox 2011-07-01 16:26:11 -07:00
Adrian Cole 6394370ddf Issue 610: adjusted vcloud code to match greenhouse settings 2011-07-01 16:22:38 -07:00
Andrew Phillips 75b336b83f Constructing the request URL for the 'store' callback using context-specific settings 2011-06-29 23:01:22 -04:00