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
Adrian Cole
6a20e00102
changed to use FlexBase64 from Jason Greene
2012-12-01 10:19:15 -08:00
Alex Heneveld
b7b3a4c333
log debug info at debug, not info
2012-12-01 09:54:19 -08:00
Alex Heneveld
29cd4efab3
no warning needed if it's admin or domain_admin rather than normal user
2012-12-01 09:54:19 -08:00
Alex Heneveld
95b220f26f
the associatedNetwork is @Nullable so guard against (a fatal) NPE
2012-12-01 09:54:19 -08:00
Adrian Cole
e66219c16e
normalized to CryptoStreams
2012-11-30 17:33:53 -08:00
Adrian Cole
74c77cacc6
Merge pull request #1013 from jclouds/fix-ebs-refs
...
fix issue #917 : incorrect require in security_group2.clj and elastic_ip2.clj
2012-11-30 17:26:20 -08:00
Leander Bessa Beernaert
38be08eb6b
Extends JClouds' OpenStack Nova API with the Diagnostics command
...
The diagnostics command returns a collection of system information
for the a given server. At the moment, there is no formal
specification for this command. Therefore, it is returned as
a Map of hypervisor specific entries and corresponding values.
More information about the command can be viewed here [1]
in the section "Server Diagnostics".
[1] http://api.openstack.org/api-ref.html
2012-11-30 17:40:12 +00:00
Adrian Cole
2674c6d133
fix issue #917 : incorrect require in security_group2.clj and elastic_ip2.clj
2012-11-30 09:21:57 -05:00
Adrian Cole
ed471a2eba
Merge pull request #1012 from anshul1886/AccessModifiersChangeforParsers
...
changed the access modifiers for constructors of some Response Parsers
2012-11-29 07:57:58 -08:00