61 Commits

Author SHA1 Message Date
Ignasi Barrera
d6a16b8487 Apache jclouds 2.0.0-rc3 release 2016-11-09 22:43:56 +01:00
Ignasi Barrera
34114dea00 JCLOUDS-1104: Extension namespaces are deprecated and can be null 2016-04-26 23:15:51 +02:00
Zack Shoylev
738121d934 Renames extension resolver 2016-02-16 22:50:41 -06:00
Zack Shoylev
288235f2d5 Adds more information about the neutron extensions. Name can already be used for automatic resolution. Needed because namespace is being deprecated. Alias should also be added at some point. 2016-02-09 08:28:58 -06:00
Reijhanniel Jearl Campos
01ca3425cc JCLOUDS-691: Remove 404 fallbacks of PUT and POST calls from OpenStack APIs 2016-02-06 08:02:16 +08:00
Andrew Gaul
19b3a41c90 Remove unnecessary static imports
Found via error-prone.
2016-01-29 09:23:54 -08:00
Andrew Gaul
e59039a109 Update namespaceAliasBinder reference
Regression from 415a8a6600b517ec4a6c8fbafbc957ad4a0b74d9.
2015-12-18 21:56:25 -08:00
Andrea Turli
289cce042a add FWaaS extension to openstack-neutron 2015-07-02 15:00:36 -05:00
Zack Shoylev
83b104d9a0 Remove deprecated neutron code 2015-05-12 15:51:20 -05:00
Zack Shoylev
0128e91dc0 Enables live tests for neutron security groups. Makes tests more robust. 2015-04-03 13:53:14 -05:00
Zack Shoylev
44c5053e09 Neutron port ranges only compared when present. 2015-04-02 17:33:56 -05:00
Ignasi Barrera
70a409f8cb Next development version 2.0.0-SNAPSHOT 2015-03-24 11:02:39 +01:00
Ignasi Barrera
550c3e3a85 Apache jclouds 1.9.0 release 2015-03-24 10:59:36 +01:00
Ignasi Barrera
f5a7a6f1d4 Use Guice multibindings to configure the aliases 2015-03-23 23:35:55 +01:00
Everett Toews
b02114bdaf Normalize deprecation messages to make them easier to find 2015-01-21 11:02:14 -06:00
Jeremy Daggett
cc6ff3b84e Use AutoService for creation of Service Loader Metadata 2014-12-03 09:50:08 -08:00
Jeremy Daggett
0bc9fcfe06 Use AutoService to generate service loader metadata 2014-12-01 09:13:03 -08:00
Zack Shoylev
e605633231 Adds rackspace cloudnetworks-us provider 2014-11-15 05:55:32 -06:00
Zack Shoylev
d691bce687 Remove jclouds.version and replace it with project.version in all poms. 2014-11-14 12:17:51 -06:00
Zack Shoylev
0748364eb1 Fixes the versioning issue in live tests as well as other stability issues 2014-10-30 16:03:37 -05:00
Adrian Cole
d30f354150 Removed use of diamond operator in tests. 2014-10-25 14:18:29 -07:00
Adrian Cole
bec0a921da Revert "JCLOUDS-653: Address Guava 18 deprecations"
This reverts commit 65e1def4bdc1d763f505a8316dd6eb78f26300a8.

Many conflicts due to many changes between above commit and now.
2014-10-24 11:27:49 -07:00
Adrian Cole
a164c071a9 JCLOUDS-40 unasync Fallback. 2014-10-06 16:04:02 -07:00
Andrew Phillips
66b7bd1634 Revert "Fix poms so that modernizer doesn't fail on snapshot."
This reverts commit 889243a677ebba620cc9915f26304091b4dd53bb. The
snapshot repository has now been added to the jclouds-project POM.
See commit 79d4b48 to jclouds/jclouds.
2014-10-06 00:36:04 -04:00
Adrian Cole
f4f05a3b02 Fix poms so that modernizer doesn't fail on snapshot. 2014-10-05 14:41:13 -07:00
fbrouille
0c82ed9fe1 Support LBaaS v1 2014-10-02 15:03:17 -05:00
Jeremy Daggett
5827b722d2 Prefer Boolean over primitive boolean in OpenStack Neutron domain classes 2014-10-01 09:27:26 -07:00
Jeremy Daggett
c2c9076ad0 Remove unnecessary blobstore references 2014-09-16 12:52:12 -07:00
Jeremy Daggett
388ad724c4 Added extension namespace support to Neutron 2014-09-16 07:51:59 -07:00
Zack Shoylev
6cd16ff027 Fixes a few cases where the JavaDoc was wrong. 2014-09-12 16:06:48 -05:00
Zack Shoylev
0485a564a0 Cleans up neutron code 2014-09-09 13:39:49 -05:00
Zack Shoylev
994a169ac4 Adds support for Floating IP 2014-08-29 20:35:48 -05:00
Zack Shoylev
39d7a96d49 Adds support for the Security Group extension to neutron 2014-08-29 20:29:59 -05:00
Jeremy Daggett
b5b3a91fa3 Strip hardcoded v2.0 in Neutron APIs. Prefer usage of ApiMetadata version string. 2014-08-26 14:05:12 -07:00
Jeremy Daggett
4f648567fa Fix Maven parent.relativePath warnings 2014-08-21 11:25:34 -07:00
Tarasenko Evgeny
d34c3ca3e0 Added missed vxlan network type and JavaDoc 2014-08-14 23:32:43 -05:00
Jeremy Daggett
5a7213a290 Removed @Nullable annotations on region parameters 2014-08-13 16:04:05 -07:00
Jeremy Daggett
5ed8620d37 Prefer Regions to Zones 2014-08-13 10:02:44 -07:00
Zack Shoylev
03c900fba6 Fixes missing nullable annotations 2014-08-12 15:00:39 -05:00
Andrew Gaul
c627454926 Correct license headers 2014-08-09 22:58:28 -07:00
Andrew Gaul
fef7eea576 Address Checkstyle violations 2014-08-08 11:38:36 -07:00
Andrew Gaul
87f716212f JCLOUDS-653: Address Guava 18 deprecations
Mostly renaming Objects.toStringHelper to MoreObjects.toStringHelper.
2014-08-08 11:34:44 -07:00
Zack Shoylev
be62b9bbfd Adds missing constructor properties 2014-08-07 10:40:50 -05:00
Andrew Phillips
0b5475e876 Updating project versions to 2.0.0-SNAPSHOT
Follow-up to be8bc22
2014-08-05 11:36:07 +02:00
Andrew Phillips
12d4feeab7 Up to 2.0.0-SNAPSHOT after the 1.8.0 release 2014-08-05 10:35:49 +02:00
Zack Shoylev
93882d226b Ensures the immutable maps are not copied over in the constructor (more simple and efficient when supported in jclouds) 2014-07-29 17:21:48 -05:00
Jeremy Daggett
775b63ba41 Prefer Regions to Zones in Neutron v2 2014-07-28 09:49:58 -07:00
Zack Shoylev
de8c33c2d9 Neutron Refactoring v2_0 -> v2 No options (redesign) More features (extension-related) Live tests Redesigned domain objects for create/update options. 2014-07-25 16:12:53 -05:00
Andrew Gaul
b8bae0960a JCLOUDS-546: Remove Javadoc @author annotations
Annotations removed with:

find -name \*.java | xargs sed -i /@author/d

Empty Javadoc removed with multiple iterations of:

find -name \*.java | xargs sed -i -z 's/ \*\n \*\// \*\//'
find -name \*.java | xargs sed -i -z 's/ \* \n \*\// \*\//'
find -name \*.java | xargs sed -i -z 's/\/\*\*\n \*\/\n//'
2014-06-07 21:06:46 -07:00
Andrew Gaul
4f4bba2a95 Update pre-ASF copyright notices 2014-05-13 00:13:26 -07:00