Jeremy Daggett
|
744cd5d7eb
|
Prefer Regions to Zones in OpenStack APIs
|
2014-08-13 09:58:53 -07:00 |
|
Jeremy Daggett
|
801aecafea
|
JCLOUDS-40: Unasync OpenStack Nova API
|
2014-07-15 14:29:09 -07:00 |
|
Chris Custine
|
c857ccc479
|
JCLOUDS-583: Updates HP Cloud compute provider to work with 13.5 release
|
2014-06-10 09:41:46 +02:00 |
|
Andrew Gaul
|
9cdd53b0b7
|
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:44:54 -07:00 |
|
Andrew Gaul
|
f1fc63ab76
|
Add whitespace around keywords and braces
|
2013-09-30 09:39:29 -07:00 |
|
adriancole
|
ed2f18a1af
|
JCLOUDS-31. updated to ASF headers via mvn com.mycila.maven-license-plugin:maven-license-plugin:format
|
2013-05-16 21:30:37 -07:00 |
|
Andrew Bayer
|
7923009eb5
|
JCLOUDS-37. Fix RAT violations in incubator-jclouds, master branch
|
2013-05-13 19:17:50 -07:00 |
|
adriancole
|
6afb0dc6b9
|
quarantined openstack api and providers that still use async code
|
2013-04-09 22:07:55 -07:00 |
|
Adrian Cole
|
878ec1bcab
|
undid Serializable and added checkstyle InterfaceIsType:allowMarkerInterfaces=false
|
2012-11-18 09:23:44 -08:00 |
|
Adrian Cole
|
4bc0ffbdd7
|
corrected api metadata and backfilled expect tests for hpcloud rackspace and trystack nova implementations
|
2012-09-29 18:41:29 -07:00 |
|
Adrian Cole
|
735da0a285
|
Issue 1037: consolidate keystone endpoints to end with /v2.0/ + change hpcloud to default to user/pass auth
|
2012-07-29 16:30:20 -07:00 |
|
Adrian Cole
|
180265fe49
|
Issue 1022:Move naming convention to Api from Client or Services:: glesys jenkins openstack-* opsource-servers savvis-symphonyvpdc cloudwatch cloudidentity rackspace-cloudidentity aws-cloudwatch rackspace-cloudservers-us hpcloud-compute rackspace-cloudservers-us trystack-nova
|
2012-07-15 15:00:42 -07:00 |
|
Adrian Cole
|
fb98ce82f7
|
cleanup of module binding, clarity in toStrings, reduced wrapper depth for memoized sets
|
2012-07-02 19:36:27 -07:00 |
|
Adrian Cole
|
bd0d319473
|
updated identityName
|
2012-06-27 12:19:26 -07:00 |
|
Adrian Cole
|
b5797ad543
|
introduce KeystoneProperties/TENANT_NAME KeystoneProperties/TENANT_ID properties; set value of prefix to tenantName
|
2012-06-19 01:06:44 -06:00 |
|
Adrian Cole
|
1a6ef2a37c
|
updated correct identityName in openstack providers
|
2012-06-18 08:39:59 -07:00 |
|
Adrian Cole
|
72493161ab
|
Issue 965:transition openstack-nova from v1_1 package to v2_0
|
2012-06-08 10:35:58 -07:00 |
|
Adrian Cole
|
8f84608fe7
|
regression
|
2012-06-06 23:33:38 -07:00 |
|
Adrian Cole
|
d00e360d65
|
Issue 815: refactored the 3 major features of keystone into separate clients. removed cyclic dependency needed to support keystone controlling keystones in other regions
|
2012-06-06 23:14:23 -07:00 |
|
Adrian Cole
|
5c647df129
|
Issue 938:TemplateBuilderSpec
|
2012-05-21 02:45:25 -06:00 |
|
Andrew Gaul
|
191a4e7341
|
Identity should be tenameName:accessKey
tenantId is something else. Tested against hpcloud.
|
2012-05-11 15:34:41 -07:00 |
|
Adrian Cole
|
0b59dea073
|
removed ContextBuilder subclasses; added unwrap; undid generic params
|
2012-04-16 00:44:20 -07:00 |
|
Adrian Cole
|
23cb01f977
|
refactor PropertiesBuilder and related types into ApiMetadata and ProviderMetadata, and update all usage
|
2012-04-11 19:47:09 -06:00 |
|
Adrian Cole
|
764e0907f7
|
Issue 657:ApiMetadata
|
2012-04-01 18:43:31 -07:00 |
|
Adrian Cole
|
5c6ce9f081
|
organize imports
|
2012-03-28 03:37:48 -04:00 |
|
Adrian Cole
|
025396be37
|
added new properties object
|
2012-03-28 03:37:41 -04:00 |
|
Adrian Cole
|
e46cef9fbb
|
passwordAuthentication is now default for keystone
|
2012-03-28 03:37:40 -04:00 |
|
Adrian Cole
|
c56043db08
|
refactored properties objects to be consistent w/keystone
|
2012-03-28 02:30:04 -04:00 |
|
Adrian Cole
|
305b0b8972
|
Issue 864:create hpcloud-compute provider
|
2012-03-22 21:48:11 -07:00 |
|