Commit Graph

7502 Commits

Author SHA1 Message Date
Adrian Cole 11e7c9dc72 cloudstack doesn't need a strict bouncycastle dep 2012-12-20 09:15:39 -08:00
Adrian Cole 992daf87ad scriptbuilder doesn't need a strict bouncycastle dep 2012-12-20 09:02:04 -08:00
Adrian Cole f849a4286e fgcp doesn't need a strict bouncycastle dep 2012-12-20 08:59:04 -08:00
Everett Toews ad6c257424 Added support for Iterable collections to QueryParam. 2012-12-20 10:48:48 -06:00
Adrian Cole 26ade66846 Merge pull request #1076 from carlpulley/master
Update for ServerLove pre-installed images
2012-12-20 08:13:03 -08:00
Carl Pulley 3b873e2eca Update for ServerLove images 2012-12-20 08:33:55 +00:00
Adrian Cole 784e801d49 Merge pull request #1067 from rackspace/nova-deprecate
Deprecated nova project in jclouds 1.6, to be removed in jclouds 1.7.
2012-12-19 14:50:01 -08:00
Everett Toews 0e14d32e73 Deprecated nova project in jclouds 1.6, to be removed in jclouds 1.7. 2012-12-19 15:50:37 -06:00
Adrian Cole 1e50d426fb Merge pull request #1075 from abiquo/nst_abiquo23
Added network service type in Abiquo
2012-12-19 06:42:41 -08:00
Ignasi Barrera 3abaa91cd4 Add Network Service Type functionality.
Until Abiquo 2.2, all the NICs of the virtual machines were attached to
the same physical Network Interface in the target physical machine,
since only one NIC per Virtual Machine was 'enabled'.

Starting from Abiquo 2.3, managed hosts can assign different 'Network Service Types'
to their Network Interfaces. The goal is to define what type of network is attached to each
NIC and have more control about how public and external VLANs are managed.
2012-12-19 10:16:09 +01:00
Andrew Gaul 613c683785 Merge pull request #1071 from rackspace/rax-cf-test-fix
Fixed Cloud Files break
2012-12-14 15:32:37 -08:00
Everett Toews 3d83d788af Fixed issue where an Accept header is required when doing HEAD requests to Cloud Files. 2012-12-14 16:50:47 -06:00
Andrew Gaul 5b49b65bcd Merge pull request #1068 from rackspace/rax-clb-rename
Renamed internal ID from cloudloadbalancers to rackspace-cloudloadbalancers.
2012-12-13 11:20:32 -08:00
Andrew Gaul 4b5364878e Merge pull request #1069 from rackspace/nova-test-fix
Fixed intermittent and changing test failures in NovaErrorHandlerTest.
2012-12-13 11:01:25 -08:00
Everett Toews 0084dbeecb Fixed intermittent and changing test failures. 2012-12-13 12:39:05 -06:00
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