Statistics
| Branch: | Tag: | Revision:

root / Changelog @ 91c28ade

History | View | Annotate | Download (569 Bytes)

1
CHANGELOG for version 0.10
2

    
3
Bug Fixes:
4

    
5
Changes:
6

    
7
- Adjust astakos authenticate to the new url scheme of synnefo >= 0.14 [#3832, #3874]
8
  as a side effect, some renamings in astakos.AstakosClient:
9
   info --> user_info, user --> list_users
10

    
11
Features:
12

    
13
- Implement an optional astakosclient cli exposed as "astakos", with the following methods:
14
    authenticate, uuid, username, quotas, service uuid/username/quotas
15
- Add some astakos/keystone kamaki-lib api calls [#3874], used to access astakos-calls cache:
16
  get_services, get_service_details, get_service_endpoints
17