Chris Custine
e191018c32
Fix broken test jars.
...
Fix installchefgem script and test.
2011-05-23 01:54:14 -06:00
Chris Custine
f5b8186962
Fix AsyncClient test
2011-05-23 01:52:13 -06:00
Chris Custine
45a6ddbe39
Update location of bootstrap script to work with OSGi.
...
Update bootstrap script to match latest Chef releases.
2011-05-23 01:10:20 -06:00
Chris Custine
11c1f29e41
Fix for latest Chef versions.
2011-05-23 01:08:16 -06:00
Chris Custine
c67105823b
Refactor deprecated methods
...
Tidy up to remove dependency on guice package that is not exported in OSGi
General Cleanup of groupId and artifactId to match jclouds.
2011-05-23 01:05:55 -06:00
Adrian Cole
9ff37adbf7
Compilation error at InstallChefGems
2011-05-22 18:12:21 -07:00
Adrian Cole
f27b959bd5
Issue 42: applied pom fixes from Ioannis
2011-05-22 17:40:55 -07:00
Adrian Cole
c621d53799
Issue 565: run script on a distinct node
2011-05-16 16:56:14 -07:00
Gustavo Morozowski
557c0d75fe
moved maven-bundle-plugin instructions to top project pom
2011-05-16 09:14:12 -03:00
Adrian Cole
08ee5d5c8d
added tags to nodemetadata, revised byon to be persistable to blobstore
2011-05-16 00:46:02 -07:00
Adrian Cole
ddc514d602
Issue 42: added osgi fragment plugin to poms
2011-05-15 12:08:53 -07:00
Adrian Cole
533045edd7
Issue 561:add location_id to byon provider
2011-05-14 22:36:07 -07:00
Adrian Cole
99d4e3472c
Issue 560:update to snakeyaml 1.8
2011-05-14 19:12:04 -07:00
Juergen Hoetzel
734bfc2b94
fix invalid package/class imports
...
Caused by commit eedc94948e354f1e8b6d90981598aec677cdb741 (Issue 440:
moved ec2 into its own api module)
2011-05-14 13:07:56 +02:00
Adrian Cole
19672407e7
internal enhancements for wrapping json, and specifying an endpoint per delegate
2011-05-09 00:19:57 -07:00
Adrian Cole
a925d704f4
Issue 543, 473: new AdminAccess statement, which locks down compute nodes and creates a default admin account
2011-05-06 00:35:50 -07:00
Adrian Cole
ce212001d8
nova out of sandbox
2011-04-28 11:53:45 -07:00
Adrian Cole
c638f9f317
moved nova out of sandbox so that others can test
2011-04-27 08:24:03 -07:00
Adrian Cole
08a3cc0275
Issue 540:fixed NPE when overriding aws-s3.endpoint with a regional one
2011-04-24 16:00:37 -07:00
Adrian Cole
2b111b2604
Issue 536:terremark delete operation now returns tasks
2011-04-19 16:57:37 -07:00
Adrian Cole
9e94fc6fc9
updated license headers
2011-04-09 03:20:17 -07:00
Adrian Cole
8d26999bc2
updated to surefire 2.8, and revised test annotations to be compatible with testng 5.14.10
2011-04-09 01:09:35 -07:00
Adrian Cole
b7e2f606c7
mapmaker doesn't return null, rather NPE
2011-04-08 12:58:48 -07:00
Adrian Cole
ad96923db7
Issue 518:add limits operation to CloudServersClient
2011-04-08 12:51:53 -07:00
Adrian Cole
a3fc778035
Issue 512: locked virtualization type down
2011-04-07 16:25:17 -07:00
Adrian Cole
2bfc84beeb
Issue 430: PutOptions.multipart()
2011-04-05 12:26:16 -07:00
Adrian Cole
d69d31a5d2
expose constructor for blobbuilderimpl
2011-04-04 22:35:22 -07:00
Adrian Cole
99ac814d51
updated delta to be consistent with ids
2011-04-04 03:43:53 -07:00
Adrian Cole
d169658c65
Issue 427:support deltacloud endpoints
2011-04-04 03:09:36 -07:00
Adrian Cole
1a51fbc8ad
deltacloud now operates on rackspace
2011-04-04 00:50:49 -07:00
Adrian Cole
53c735fdff
enforced blobs must have uri, container, and can have publicAccess
2011-04-03 18:15:09 -07:00
Adrian Cole
82d84b1ca1
added getoptions to blob request signer
2011-04-01 21:38:53 -07:00
Adrian Cole
5ddf9aabca
added forSigning to blobBuilder
2011-04-01 11:38:10 -07:00
Adrian Cole
72e93e96d4
moved interim version of savvis out of sandbox
2011-03-27 17:34:08 -07:00
Adrian Cole
da29745ac2
fixed OVF where we didn't match relationships in spec
2011-03-22 02:07:46 -07:00
Adrian Cole
5ae1ba44d2
added default operating system types to savvis
2011-03-21 18:23:36 -07:00
Adrian Cole
8d9d7e406b
fixed bad test annotation that always breaks the build
2011-03-20 22:34:40 -07:00
Adrian Cole
fff61b8b4d
Issue 508: promoted OVF and CIM to jclouds-compute so that they can be reused across vcloud, trmk, and savvis
2011-03-20 22:15:08 -07:00
Adrian Cole
f5fa2d983b
added toString to common functions so that they are easier to see when debugging
2011-03-14 01:39:59 -07:00
Chris Custine
f5e479a4b5
Fixed an overzealous refactor.
2011-03-13 23:08:38 -06:00
Chris Custine
cdd1636514
- Brings JClouds Chef up to speed with latest JClouds 1.0-SNAPSHOT (approximately 1.0-beta-9b)
...
- Unit tests all pass
- Some broken live tests, will fix soon
2011-03-13 22:20:22 -06:00
Adrian Cole
b0f37625ec
fixed s3 test
2011-03-12 16:02:51 -08:00
Adrian Cole
9bdd97340b
Issue 506:support hosteurope blobstore; break out scality-rs2
2011-03-12 12:14:11 -08:00
Adrian Cole
2b43975cc8
Merge branch 'large-blob' of git@github.com:jclouds/jclouds
...
* 'large-blob' of git@github.com:jclouds/jclouds:
Issue 486: moved netty to a driver and created a base payload slicer
AWS S3 sequential multipart upload strategy, newly added files.
AWS S3 sequential Multipart Upload strategy
2011-03-09 13:42:02 -08:00
Adrian Cole
b0c4b9be9a
Issue 308: added compute service hooks for spot instances
2011-03-08 13:48:04 -08:00
Adrian Cole
25db134edc
fix for duplicate key exception
2011-03-08 00:31:56 -08:00
Adrian Cole
46a214b54b
Issue 308 finished provider api and testing of ec2 spot instances
2011-03-08 00:03:40 -08:00
Adrian Cole
ab46268ca2
started code for ec2 spot instances
2011-03-07 00:58:50 -05:00
Adrian Cole
ebd4d1e432
Issue 499:add and use import key support to aws-ec2
2011-03-06 15:35:06 -05:00
Adrian Cole
d7814821a3
Issue 500: added options overrideLoginUserWith and overrideLoginCredentialWith
2011-03-06 15:33:22 -05:00