Adrian Cole
|
b77a3bf0c8
|
cleanup and example of overriding nova api version
|
2012-09-29 14:03:25 -07:00 |
Adrian Cole
|
28d766b9df
|
bumped to 1.6.0-SNAPSHOT
|
2012-09-17 01:43:52 -07:00 |
Adrian Cole
|
b5f60f1e70
|
pagination and consistency cleanup on openstack
|
2012-09-16 00:19:30 -07:00 |
Andrew Donald Kennedy
|
1eee03ee1f
|
Add missed Optional covariant return types for Keystone
|
2012-08-16 22:32:46 +01:00 |
Andrew Gaul
|
130921fc29
|
Reduce HP Cloud authentication token timeout
I see a 12 hour expiry when requesting a new authentication token.
Reducing this timeout should not hurt in any case.
|
2012-08-15 17:46:52 -07:00 |
Andrew Donald Kennedy
|
2debb53e83
|
Merge Keystone optional admin API provider with optional extension provider
|
2012-08-14 03:27:34 +01:00 |
Andrew Donald Kennedy
|
8ae33f2315
|
Added binding for optional extensions
|
2012-08-14 02:23:54 +01:00 |
Andrew Donald Kennedy
|
0da2616737
|
Make the OpenStack extension lists accessible for all APIs. Copied the Nova extension related code to the shared keystone package and added providers for extensions and aliases to all modules
|
2012-08-13 22:22:04 +01:00 |
Andrew Donald Kennedy
|
6c9524dabc
|
openstack-keystone extensibility
|
2012-08-12 12:04:54 +01:00 |
Adam Lowe
|
85eac27509
|
openstack-keystone: marking Role.id as @Nullable. Resolves live problem whereby keystone fails to return Role id's for admin users - added unit test with (slightly modified) real data.
|
2012-07-31 15:10:58 +01: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
|
05fd64af44
|
cleaned up http builders and expect tests
|
2012-07-15 01:50:38 -07:00 |
Adam Lowe
|
908e164698
|
openstack: adjusting beans in openstack-quantum, openstack-glance and openstack-swift to use ConstructorProperties and Named annotations
|
2012-07-03 12:39:53 +01:00 |
Adam Lowe
|
294e405593
|
openstack: adjusting beans in openstack-nova and openstack-keystone to use ConstructorProperties/Named annotations
|
2012-07-03 12:39:53 +01:00 |
Adrian Cole
|
3fd65f25ce
|
query across all keystone services of type, as opposed to chosing the first one
|
2012-07-02 19:40:27 -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
|
b5797ad543
|
introduce KeystoneProperties/TENANT_NAME KeystoneProperties/TENANT_ID properties; set value of prefix to tenantName
|
2012-06-19 01:06:44 -06:00 |
Ioannis Canellos
|
4704e29941
|
Fixed openstack and openstack-keystone OSGi headers.
|
2012-06-13 13:05:42 +03:00 |
Adam Lowe
|
18faff54b3
|
openstack-keystone: adding TypeAdaptorFactory to take care of unwrapping objects containing an array of "values" in place of a normal json array
|
2012-06-08 11:23:41 +01:00 |
Adam Lowe
|
9718634570
|
openstack-keystone: reducing ServiceClient to simply listTenants()
|
2012-06-08 10:30:35 +01:00 |
Adrian Cole
|
46b4a6c8da
|
Issue 963:add transitional api for keystone-authenticated swift
|
2012-06-07 22:06:18 -07:00 |
Adrian Cole
|
12e57eec53
|
made admin features optional and url based on adminURL for identity service in catalog
|
2012-06-07 10:24:58 -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
|
6cfa5877f3
|
incorrectly added file
|
2012-06-06 16:35:34 -07:00 |
Adrian Cole
|
b58060599b
|
Issue 815: repackaged keystone classes into their own api
|
2012-06-06 14:57:50 -07:00 |