Commit Graph

2847 Commits

Author SHA1 Message Date
Andrew Phillips 75d2e3a0f0 Updated list of demo modules 2011-05-21 23:12:25 -04:00
Andrew Phillips 194cd528e7 Ported gae-tweetstore-spring to 1.4.2 appengine API and changes in Twitter4j 2011-05-21 23:12:13 -04:00
Andrew Phillips b07ca99372 Ported gae-tweetstore to the 1.4.2 appengine API and to changed in Twitter4j 2011-05-21 23:12:02 -04:00
Andrew Phillips 6c9ca419f6 Made demos inherit from demo aggregator, removed inherited deps and corrected artifact naming 2011-05-21 06:49:57 -04:00
Andrew Phillips 1ea619f211 Cleaned up formatting, corrected demo project naming and referenced the correct parent 2011-05-21 06:45:51 -04:00
Andrew Phillips e76a93e1de Removed tests that are never run 2011-05-21 06:43:57 -04:00
Adrian Cole 029f15f360 added savvis to allcompute 2011-05-18 11:16:36 -07:00
Kedar Dave 4445c16112 fixed merge issues after pull from jclouds/master 2011-05-18 11:06:08 -05:00
Adrian Cole 170600446e Merge branch 'master' of git@github.com:jclouds/jclouds
* 'master' of git@github.com:jclouds/jclouds:
  prevent jclouds-compute bundle to import itself
2011-05-17 22:49:44 -07:00
Adrian Cole 37587fdfeb Issue 435 added more test cases to savvis and cleaned up VMSpec binding 2011-05-17 22:48:50 -07:00
Kedar Dave 348779aae0 fixed tests based on new endpoint 2011-05-18 00:20:42 -05:00
Kedar Dave a364a43b56 fixed tests based on new endpoint 2011-05-18 00:12:27 -05:00
Adrian Cole b9f6484940 Merge branch 'master' of https://github.com/kedardave/jclouds
* 'master' of https://github.com/kedardave/jclouds:
  implemented create multiple vm's, clonevm, capturevapptemplate(throws error from savvis side)
2011-05-17 21:25:16 -07:00
Kedar Dave e3b7d6d91c implemented create multiple vm's, clonevm, capturevapptemplate(throws error from savvis side) 2011-05-17 23:09:28 -05:00
Adrian Cole b141237b5b Merge pull request #34 from gustavomzw/master
iocanel fix
2011-05-17 15:53:35 -07:00
Gustavo Morozowski 5f77164a55 prevent jclouds-compute bundle to import itself 2011-05-17 19:37:49 -03:00
Adrian Cole ad520b6b91 fixed bad test in providermetadata -my bad 2011-05-17 14:46:03 -07:00
Adrian Cole f70b793533 Issue 550: updated aws provider metadata 2011-05-17 00:01:52 -07:00
Adrian Cole c880c057b1 Issue 550: added loadbalancer, table, and queue types 2011-05-16 22:55:56 -07:00
Adrian Cole ba12d4add5 updated sandbox services so that they compile 2011-05-16 22:13:40 -07:00
Adrian Cole 36e6ca787d Issue 550: added api docs, identity and credential names 2011-05-16 21:37:25 -07:00
Adrian Cole 4d81a5aa28 Issue 550: moved providers into a scoped package and made a base test class 2011-05-16 18:59:31 -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
Adrian Cole 5253f3f7fb Issue 559: disabled overly verbose gson logger 2011-05-14 19:09:03 -07:00
Adrian Cole 3bb41050d0 Issue 559:update to gson 1.7.1 2011-05-14 18:03:16 -07:00
Adrian Cole e29bad7f42 Merge pull request #33 from juergenhoetzel/master
Clojure bindings have invalid namespace imports
2011-05-14 09:47:11 -07:00
Juergen Hoetzel 734bfc2b94 fix invalid package/class imports
Caused by commit eedc94948e (Issue 440:
moved ec2 into its own api module)
2011-05-14 13:07:56 +02:00
Adrian Cole 1435f9b00b fixed parsing on smartcloud 2011-05-14 01:25:52 -07:00
Adrian Cole 5b8ee87a4d major overhaul to ibm smartcloud 2011-05-14 00:44:54 -07:00
Adrian Cole 20e3389a2d Issue 552:VCloudClient getNetwork returns java.lang.NullPointerException: internalIP 2011-05-12 17:42:52 -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 25f8f1ad80 Added a note to the org.jclouds.providers.BaseProviderMetadata class in core
per Adrian's request.

* core/src/main/java/org/jclouds/providers/BaseProviderMetadata.java: Updated
   as mentioned above.
2011-05-12 16:28:40 -06:00
Mattias Holmqvist 91cb237c8a Renamed predicate in-group to in-group? 2011-05-13 00:10:34 +02:00
Mattias Holmqvist 484f2dd7e2 Merged from upstream 2011-05-13 00:07:33 +02:00
Mattias Holmqvist e71c88a1a4 First version of run-script-on-nodes-matching. Added some missing code to ssh_test to stub out ssh in test. 2011-05-12 23:10:45 +02: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
Jeremy Whitlock 1b532cb22a Updated the core project POM to exclude ProviderMetadata plugins from the
tests-jar to avoid corrupting the classpath as these classes are only
necessary for testing the core provider loading mechanisms.

* core/pom.xml: Added a maven-jar-plugin configuration that will exclude the
   test providers and the ServiceLoader service file that allows locating them.
2011-05-12 00:32:25 -06:00
Jeremy Whitlock 3870f0d2bd Added an abstract ProviderMetadata object to allow for overriding the equals and
hashCode methods.

[in core/src/main/java]

* org/jclouds/providers/BaseProviderMetadata.java: Added.

* org/jclouds/providers/ProviderMetadata.java: Fixed indentation to be three
   space based instead of two spaces.

[in core/src/test/java]

* org/jclouds/providers/JcloudsTestBlobStoreProviderMetadata.java,
  org/jclouds/providers/JcloudsTestComputeProviderMetadata.java: Updated to
   extend the new BaseProviderMetadata class instead of just implementing the
   ProviderMetadata interface.

* org/jclouds/providers/ProvidersTest.java
  (test*): Updated tests to check for ProviderMetadata object equality instead
   of testing each method individually.

Issue: http://code.google.com/p/jclouds/issues/detail?id=550
2011-05-11 22:37:12 -06:00
Adrian Cole cff322803a changed to use vcloud x-vcloud-authorization header 2011-05-11 18:07:59 -07:00
Mattias Holmqvist 73deebebbf Removing one more unecessary check in nodes-test 2011-05-12 02:06:46 +02:00
Mattias Holmqvist 19672715e0 Added example test for compound predicates with and macro 2011-05-12 01:41:48 +02:00
Mattias Holmqvist cd87342800 Removed unecessary check for empty? in nodes-test 2011-05-12 01:40:43 +02:00
Adrian Cole 6ca5a99484 fixed network predicates 2011-05-10 17:16:53 -07:00
Mattias Holmqvist f8b4f3e23e Fixed one more issue with clean-stub-fixture 2011-05-11 01:47:19 +02:00
Mattias Holmqvist 6c4294ed1c Changed the order of args for some fns in compute2.clj. ComputeService should be the first arg 2011-05-11 00:55:21 +02:00