Adrian Cole
ddc514d602
Issue 42: added osgi fragment plugin to poms
2011-05-15 12:08:53 -07:00
Adrian Cole
5b8ee87a4d
major overhaul to ibm smartcloud
2011-05-14 00:44:54 -07:00
Adrian Cole
6e483c7f7c
Merge branch 'master' of https://github.com/jcscoobyrs/jclouds
...
* 'master' of https://github.com/jcscoobyrs/jclouds :
Added a note to the org.jclouds.providers.BaseProviderMetadata class in core
Implemented the provider metadata for the aws-ec2 cloud provider.
Updated the core project POM to exclude ProviderMetadata plugins from the
Added an abstract ProviderMetadata object to allow for overriding the equals and
2011-05-12 15:31:18 -07:00
Jeremy Whitlock
259159708d
Implemented the provider metadata for the aws-ec2 cloud provider.
...
[in providers/aws-ec2/src/main]
* java/org/jclouds/providers/AWSEC2ProviderMetadata.java: Added.
* main/resources/META-INF/services/org.jclouds.providers.ProviderMetadata: Added.
[in providers/aws-ec2/src/test]
* java/org/jclouds/providers/AWSEC2ProviderTest.java: Added.
2011-05-12 00:41:45 -06:00
Adrian Cole
6548fe1212
fixed rackspace loadbalancers where DELETE requires Accept */*
2011-05-09 15:54:04 -07:00
Adrian Cole
bf358b58de
Issue 551: initial support for rackspace cloud load balancers
2011-05-09 01:27:01 -07:00
Adrian Cole
adafc4f5bf
fixed merge issue
2011-05-06 09:35:09 -07:00
Adrian Cole
93633a630d
Merge pull request #28 from grkvlt/master
...
thanks for this
2011-05-06 00:38:38 -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
Andrew Donald Kennedy
992f204ecc
Remove GoGrid IpType option, but leave TemplateOptions class for future expansion
2011-05-02 23:10:56 +01:00
Andrew Donald Kennedy
15e74945da
GoGridTemplateOptions test for IpType
2011-05-01 18:37:41 +01:00
Andrew Donald Kennedy
7a9f10f442
Add IpType config option for GoGrid
2011-05-01 18:37:28 +01:00
Adrian Cole
a3dc6cdd03
Merged pull request #24 from kedardave/master.
...
Implemented add/delete firewall rule for savvis-symphonyvpdc
2011-04-28 15:06:31 -07:00
Kedar Dave
6c370f558d
implemented poweroff, poweron for vm's, added missing tests for firewall operations.
2011-04-28 16:32:54 -05:00
Kedar Dave
44b0eefd87
cleanup
2011-04-28 09:21:27 -05:00
Kedar Dave
f22ac3bffa
implemented add/delete firewall rule for savvis-symphonyvpdc
2011-04-27 18:01:41 -05: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
Andrew Phillips
3af8df01b9
Removed duplicate dependency declarations
2011-04-18 23:36:02 -04:00
Adrian Cole
f2cc3467ee
Issue 528:update to support latest gogrid 16GB size
2011-04-14 19:09:01 +01:00
Adrian Cole
8bb518bb33
spot now supports cluster compute
2011-04-14 17:20:42 +01: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
5f43dbb6fa
updated tests to include containercount parameter
2011-04-08 15:03:14 -07:00
Adrian Cole
a3fc778035
Issue 512: locked virtualization type down
2011-04-07 16:25:17 -07:00
Adrian Cole
ba40e8a7b5
Issue 516:add ning payload to enterprise configuration
2011-04-07 12:23:57 -07:00
Adrian Cole
2bfc84beeb
Issue 430: PutOptions.multipart()
2011-04-05 12:26:16 -07:00
Adrian Cole
fa3c226a86
added computeservice to delta
2011-04-04 02:24:46 -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
15d8aecdac
Issue 488:add support for ninefold storage
2011-03-29 14:03:21 -07:00
Adrian Cole
b8a06da58a
Issue 514: added support for Tiscali Storage (tiscali-storage)
2011-03-29 13:33:57 -07:00
Adrian Cole
7c90225106
removed typo in javadoc
2011-03-29 13:05:40 -07:00
Adrian Cole
4ae013c219
added vdc URI command to savvis, as well made email guard optional
2011-03-27 19:20:39 -07:00
Adrian Cole
41ed21d5b0
Issue 512: aws-ec2 compute cluster size -> amzn linux
2011-03-27 17:37:25 -07:00
Adrian Cole
72e93e96d4
moved interim version of savvis out of sandbox
2011-03-27 17:34:08 -07:00
Tibor Kiss
bc7bc99d97
Issue 430: Removed some timeout values which was left from
...
development.
2011-03-25 20:08:01 +01:00
Tibor Kiss
8767a8100b
Issue 430: ParallelMultipartUploadStrategy added.
2011-03-25 17:52:53 +01:00
Tibor Kiss
e62fac9d64
Merge branch 'master' of git://github.com/jclouds/jclouds into large-blob
2011-03-22 10:56:25 +01:00
Adrian Cole
da29745ac2
fixed OVF where we didn't match relationships in spec
2011-03-22 02:07:46 -07:00
Tibor Kiss
124b8681dc
Merge branch 'master' of git://github.com/jclouds/jclouds into large-blob
2011-03-21 20:27:51 +01: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
Tibor Kiss
3167e77a14
Merge branch 'master' of git://github.com/jclouds/jclouds into large-blob
2011-03-20 07:04:31 +01:00
Tibor Kiss
f8364a428e
Issue 430: Fixed some junit tests and added some static final
...
defaults.
2011-03-19 17:53:02 +01:00
Tibor Kiss
1c78722297
Issue 430: two magic numbers parametrizable from now one
2011-03-19 17:18:43 +01:00
Adrian Cole
0e18bbeba5
ec2 amzn linux now out of beta
2011-03-18 17:42:21 -07:00
Tibor Kiss
70ec28146e
Issue 430: abortMultipartUpload when handling uploadPart errors, added
...
a unit test for this abortMultipartUpload.
2011-03-17 11:14:28 +01:00
Tibor Kiss
4ec124d264
Issue 430: JUnit tests for partitioning algorithm. Also fixed a bug
...
in the algorithm. JUnit tests for sequential multipart upload
strategy.
2011-03-16 15:36:38 +01:00
Hugo Duncan
d9cb934feb
Add clojure interface for spot instances
...
Add clojure template-builder keywords for spot instances introduced
for issue #308 . Add a builder for spot-options.
2011-03-12 16:30:36 -05:00
Adrian Cole
9bdd97340b
Issue 506:support hosteurope blobstore; break out scality-rs2
2011-03-12 12:14:11 -08:00