Commit Graph

7287 Commits

Author SHA1 Message Date
Everett Toews 01acb56df1 Renamed internal ID from cloudloadbalancers to rackspace-cloudloadbalancers. 2012-12-13 11:36:04 -06:00
Adrian Cole f071128f5a Merge pull request #1060 from rackspace/clb-modernize
Modernizing the Rackspace Cloud Load Balancers API.
2012-12-10 16:47:47 -08:00
Adrian Cole 80f21023e4 Merge pull request #1048 from petergardfjall/master
fix for issue #1047: glesys template options should support passing root password and data transfer limit
2012-12-10 16:32:17 -08:00
Adrian Cole 2edc0ef19d Merge pull request #1056 from jclouds/jclouds-549-retry-after
introduce RetryAfterException + make Nova use it
2012-12-10 16:24:26 -08:00
Everett Toews 0b0373c91f Modernizing the Rackspace Cloud Load Balancers API. Following naming conventions and using PagedIterable. 2012-12-10 12:15:38 -06:00
petergardfjall c1dd2b479d fixed review comments 2012-12-10 13:56:21 +01:00
Adrian Cole b4fd69287f Merge pull request #1059 from jclouds/delegate-with-paths
Delegate with paths
2012-12-09 12:19:36 -08:00
Adrian Cole cc2fd58f75 Merge pull request #1057 from nacx/remove-netoauth
Remove net.oauth dependency
2012-12-09 11:50:03 -08:00
Adrian Cole 7295908656 Merge pull request #1058 from ming13/readme-syntax-highlighting
Use Java and Clojure syntax highlighting in the readme file
2012-12-09 11:48:31 -08:00
Adrian Cole 00560b3224 Path annotation ignored when endpoint not set on caller 2012-12-09 11:34:30 -08:00
Adrian Cole 99d778c1ca cleaned up unnecessary wrapping of ExecutionException 2012-12-09 11:34:25 -08:00
Adrian Cole 059bd5ab05 removed redundant tests present in EC2ElasticBlockStoreClientExpectTest 2012-12-09 11:32:58 -08:00
Artur Dryomov d658c30fe9 Use Java and Clojure syntax highlighting in the readme file. 2012-12-09 22:04:23 +03:00
Ignasi Barrera 89f2f133d4 Remove net.oauth dependency 2012-12-09 19:12:59 +01:00
Steve Loughran 04a528e823 integrated RetryAfterException into OpenStack Nova error response 2012-12-09 03:00:51 -08:00
Adrian Cole 24f8e665d4 added RetryAfterException and placed in default exception handling 2012-12-09 03:00:45 -08:00
Adrian Cole b8eb49f0a9 added rfc822 + iso8601Seconds to DateCodecFactory and simplified ctor 2012-12-09 02:47:09 -08:00
Ignasi Barrera 72deb93570 Fixed decoding of some PKCS1 encoded public keys 2012-12-08 21:49:15 -08:00
Adrian Cole 5d62acc742 Merge pull request #1053 from jclouds/jclouds-osgi-listener
Added listener interfaces for Providers and Apis.
2012-12-08 17:41:55 -08:00
Ioannis Canellos b7863ae394 fix issue #1044: Added listener interfaces for Providers and Apis. 2012-12-08 16:55:22 -08:00
Adrian Cole abd2fe19b7 Merge pull request #1041 from rackspace/clb-rename
Renamed cloudloadbalancers to rackspace-cloudloadbalancers.
2012-12-06 14:50:20 -08:00
Adrian Cole 208b41ec38 Merge pull request #1043 from jclouds/keystone-minimal
fix issue #1040: tenant can be null
2012-12-06 12:43:06 -08:00
Everett Toews 29fc4b855f Renamed cloudloadbalancers to rackspace-cloudloadbalancers. 2012-12-06 14:42:48 -06:00
Adrian Cole 6d6b53a5e0 fix issue #1040: tenant can be null 2012-12-06 11:15:01 -08:00
Adrian Cole 0b7e67e8e3 Merge pull request #1039 from petergardfjall/master
Brings glesys jclouds provider up to speed with latest GleSYS API version. Fix for https://github.com/jclouds/jclouds/issues/1035
2012-12-06 09:37:43 -08:00
petergardfjall 7a9b0bae13 Fix for issue #1035: glesys provider appears to be incompatible with current glesys API version 2012-12-06 08:59:59 +01:00
Adrian Cole 207fca839e Merge pull request #1033 from rackspace/clb-fixup
Bringing Rackspace Cloud Load Balancers back to working condition.
2012-12-05 21:58:48 -08:00
Everett Toews 1f1050777c Bringing Rackspace Cloud Load Balancers back to working condition. Fixed auth, zones, tests, bugs, logging, and dependencies. 2012-12-05 19:10:06 -06:00
Adrian Cole d9aaf94bd7 Merge pull request #1034 from jclouds/fix-comparable-resourcemetadata
fix issue #607: NPE in compareTo method of ResourceMetadataImpl
2012-12-04 23:46:06 -08:00
Adrian Cole 27dfdd571b fix issue #607: NPE in compareTo method of ResourceMetadataImpl 2012-12-04 22:42:47 -08:00
Adrian Cole 0a35c9b474 fix issue #805: Garbage Bytes in a Test File 2012-12-04 22:12:56 -08:00
Adrian Cole 78e1524d6f Merge pull request #1032 from dieu/org_names
Filter null organization in VCloud API
2012-12-04 12:03:23 -08:00
Anton Panasenko e293e65538 Filter null organization in VCloud API 2012-12-04 19:36:54 +02:00
Adrian Cole 6563ba1ad9 Merge pull request #995 from LeanderBB/openstack-nova-diagnostics
Started work on adding the nova diagnostics command to JClouds
2012-12-04 07:47:31 -08:00
Adrian Cole ff274fa29d Merge pull request #1029 from jclouds/concurrent-open-socket-finder-refactor2
wave 2 of refactoring ConcurrentOpenSocketFinder and test
2012-12-03 23:28:03 -08:00
Adrian Cole 472f6dcc32 wave 2 of refactoring ConcurrentOpenSocketFinder and test 2012-12-03 21:52:25 -08:00
Adrian Cole 35795d3bfc Merge pull request #1021 from nacx/fix-ruby-install
Do not try to install RubyGems if already installed
2012-12-02 15:35:18 -08:00
Ignasi Barrera 619dc2f74b Do not try to install RubyGems if already installed 2012-12-02 23:43:52 +01:00
Adrian Cole 5683b52798 Merge pull request #1024 from jclouds/concurrent-open-socket-finder-cleanup
ConcurrentOpenSocketFinder cleanup
2012-12-02 14:27:57 -08:00
Adrian Cole db03d5e82d Merge pull request #1022 from jclouds/reflection-cleanup
updated to employ Reflection.newProxy + AbstractInvocationHandler
2012-12-02 13:52:47 -08:00
Adrian Cole 565a54164b ConcurrentOpenSocketFinder cleanup 2012-12-02 13:49:30 -08:00
Adrian Cole c30fedec20 updated to employ Reflection.newProxy + AbstractInvocationHandler 2012-12-02 12:27:57 -08:00
Adrian Cole 4d2124bada Merge pull request #1018 from jclouds/update-jetty
update jetty test code to avoid test failures on osx Oracle JDK 7
2012-12-01 20:13:43 -08:00
Adrian Cole 1001021ecd switched setup annotation to operate on Class to avoid InterruptedExceptions; accomodated OpenJDK behavior change wrt Expect: 100-continue 2012-12-01 18:40:07 -08:00
Adrian Cole dc2650f089 update jetty to latest 2012-12-01 18:07:04 -08:00
Adrian Cole ac8be50461 Merge pull request #1017 from jclouds/cleanup-basehttptest
clean up style on base http test class
2012-12-01 15:14:55 -08:00
Adrian Cole 1a0e0e3594 cleaned up clutter in base http tests and converted known failures to skip exceptions 2012-12-01 14:01:18 -08:00
Adrian Cole d801fcc157 Merge pull request #1016 from jclouds/flex-base64
Flex base64
2012-12-01 12:12:05 -08:00
Adrian Cole 39bf8f9897 Merge pull request #1014 from ahgittin/fix/cloudstack-niggles
fix cloudstack network NPE, and 2 logging cleanups
2012-12-01 11:12:17 -08:00
Adrian Cole 60dca0a6ce removed unnecessary line wrapping in base64 for fgcp 2012-12-01 11:07:31 -08:00