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
Andrew Phillips
d8443bec4d
Using an RFC 2068-compliant header for 'trusted' requestors and integration-test-specific settings for the local RunAtCloudServer
2011-06-29 22:59:21 -04:00
Andrew Phillips
0448fcaa9f
Added 'cloneonestorage' test credentials and environment-specific settings for the host URL at which StoreTweetsController should be called
2011-06-29 22:55:52 -04:00
Andrew Phillips
4aa9bcb82e
ObjectFields is only used in tests
2011-06-29 22:53:45 -04:00
Andrew Phillips
5d8dfea9bd
Added the cloudonestorage provider as a dependency
2011-06-29 08:45:30 -04:00
Andrew Phillips
ef39cdcd20
Removed a duplicate <repository> entry that was included by a slightly-too-successful merge
2011-06-28 22:12:47 -04:00
Andrew Phillips
d122e0e77b
Added a repository to locate net.stax:stax-appserver for runatcloud-tweetstore
2011-06-28 21:54:35 -04:00
Adrian Cole
c348d78892
Merge branch 'master' of github.com:jclouds/jclouds
...
* 'master' of github.com:jclouds/jclouds:
Removed an unnecessary config property (was the same as the default)
2011-06-28 18:23:10 -07:00
Adrian Cole
4d45cd19e5
fixed repo in cloudbees demo
2011-06-28 18:17:52 -07:00
Adrian Cole
cc49951404
updated demos to new jclouds version
2011-06-28 18:11:00 -07:00
Andrew Phillips
3c8297ac77
Removed an unnecessary config property (was the same as the default)
2011-06-28 17:14:21 -04:00