Revision 0d25d281 NEWS
b/NEWS | ||
---|---|---|
12 | 12 |
|
13 | 13 |
Release Date: UNRELEASED |
14 | 14 |
|
15 |
Synnefo-wide |
|
16 |
------------- |
|
17 |
|
|
18 |
* Support for pooling throughout Synnefo |
|
19 |
* Pooled Django DB connections, Pithos backend connections, HTTP |
|
20 |
connections using single `objpool` package |
|
21 |
* Improved management commands |
|
22 |
* Unified codebase for output of tables in JSON, CSV |
|
23 |
|
|
15 | 24 |
Astakos |
16 | 25 |
------- |
17 | 26 |
|
18 |
* Example entry 1 |
|
19 |
* Example entry 2 |
|
27 |
* Support multiple authentication methods |
|
28 |
* Classic (username/password), Shibboleth, LDAP/Active Directory, |
|
29 |
Google, Twitter, LinkedIn |
|
30 |
* Users can enable/disable auth methods, and switch between them |
|
31 |
* Introduce a UUID as a global identifier for users, throughout Synnefo |
|
32 |
* The UUID remains constant as the user enables/disables login methods |
|
33 |
* Allow users to modify their email address freely |
|
34 |
* Per-user, per-resource accounting mechanism (quotaholder) |
|
35 |
* Full quota support, with per-user, per-resource quotas, based on quotaholder |
|
36 |
* Projects: Users can create and join Projects |
|
37 |
* Projects grant extra resources to their members |
|
38 |
* UI Enhancements for quotas and projects |
|
39 |
* distinct Usage tab, showing usage of individual resources |
|
40 |
* Project management UI |
|
41 |
* New Overview page |
|
20 | 42 |
|
21 | 43 |
Cyclades |
22 | 44 |
-------- |
23 | 45 |
|
24 |
* Example entry 3 |
|
25 |
* Example entry 4 |
|
46 |
* Commission resources on quotaholder/Astakos |
|
26 | 47 |
|
27 | 48 |
Pithos |
28 |
------
|
|
49 |
----- |
|
29 | 50 |
|
30 |
* Example entry 5
|
|
31 |
* Example entry 6
|
|
51 |
* Support storage of blocks on a RADOS backend
|
|
52 |
* Rewritten support for public URLs, with admin-selectable length
|
|
32 | 53 |
|
33 |
Other
|
|
54 |
Tools
|
|
34 | 55 |
----- |
35 | 56 |
|
36 |
* Example entry 7 |
|
57 |
* Extend snf-burnin to include testing of Pithos functionality |
|
58 |
|
Also available in: Unified diff