Statistics
| Branch: | Tag: | Revision:

root / Changelog @ ce64ac8b

History | View | Annotate | Download (15.5 kB)

1
.. _Changelog:
2

    
3
Unified Changelog file for Synnefo versions >= 0.13
4
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
5

    
6
Since v0.13 most of the Synnefo components have been merged into a single
7
repository and have aligned versions.
8

    
9
.. _Changelog-0.14.10:
10

    
11
v0.14.10
12
=======
13

    
14
Released: UNRELEASED
15

    
16
Cyclades
17
-------
18

    
19
* This is the first release to support Ganeti 2.8. Support for older versions
20
  of Ganeti is dropped.
21
* Use Ganeti opportunistic locking to achive parallelized instance creations
22
  in the same backend. Add setting 'GANETI_USE_OPPORTUNISTIC_LOCKING' to
23
  enable the use of this feature.
24
* Fix warning message while getting object permissions to appear only when
25
  path is None and the object has permissions
26

    
27
.. _Changelog-0.14.9:
28

    
29
v0.14.9
30
=======
31

    
32
Released: Mon Nov 11 12:13:31 EET 2013
33

    
34
Astakos
35
-------
36

    
37
* Astakos: Fix minor problems with logging in the Astakos module, which could
38
  lead to unexpected exceptions
39

    
40
.. _Changelog-0.14.8:
41

    
42
v0.14.8
43
=======
44

    
45
Released: Fri Nov  8 17:25:08 EET 2013
46

    
47
Synnefo-wide
48
------------
49

    
50
* This is the first release to support Debian Wheezy along with Squeeze. You
51
  can mix and match nodes freely.
52
* Update Django dependency to Django>=1.2,<1.5. Django 1.4.5 is available for
53
  Squeeze through squeeze-backports.
54
* Since this version, Synnefo ships an example Gunicorn configuration file
55
  that is automatically installed at ``/etc/gunicorn.d/synnefo.example``.
56

    
57
Cyclades
58
--------
59

    
60
* On VM creation, pass the hashmap of the image (pithosmap://) instead of the
61
  image URL (pithos://). Access to the Pithos DB by Ganeti nodes is no longer
62
  required.
63
* Workaround race between server creation and server deletion. This will be
64
  fixed properly by updating Ganeti to support the 'depends' attribute for
65
  OP_INSTANCE_REMOVE.
66

    
67
Astakos
68
-------
69

    
70
* For Shibboleth logins, store all attributes along with the user in the DB.
71

    
72
.. _Changelog-0.14.7:
73

    
74
v0.14.7
75
=======
76

    
77
Released: Wed Sep 18 17:50:12 EEST 2013
78

    
79
Cyclades
80
--------
81

    
82
* Fix bug in helpdesk view
83

    
84

    
85
.. _Changelog-0.14.6:
86

    
87
v0.14.6
88
=======
89

    
90
Released: Wed Sep 18 16:18:58 EEST 2013
91

    
92
Pithos
93
------
94

    
95
* Substitute the PITHOS_BACKEND_QUOTA setting with two
96
  distinct settings: PITHOS_BACKEND_ACCOUNT_QUOTA &
97
  PITHOS_BACKEND_CONTAINER_QUOTA
98
* Set PITHOS_BACKEND_CONTAINER_QUOTA default value to 0 (unlimited)
99
* Fix bug that resulted in DB deadlocks.
100

    
101
Cyclades
102
--------
103

    
104
* Fix bug in snf-dispatcher that resulted in servers to be deleted from the
105
  DB even if the corresponding Ganeti job failed.
106

    
107
Branding
108
--------
109

    
110
* Add new BRANDING_FOOTER_EXTRA_MESSAGE setting.
111

    
112
.. _Changelog-0.14.5:
113

    
114
v0.14.5
115
=======
116

    
117
Released: Wed Aug  7 11:19:49 EEST 2013
118

    
119
Pithos
120
------
121

    
122
* Fix security issue with handling Pithos versions.
123

    
124
.. _Changelog-0.14.4:
125

    
126
v0.14.4
127
=======
128

    
129
Released: Mon Jul 29 12:24:22 EEST 2013
130

    
131
Pithos
132
------
133

    
134
* Fix bug in reconcile resources management command.
135

    
136

    
137
.. _Changelog-0.14.3:
138

    
139
v0.14.3
140
=======
141

    
142
Released: Thu Jul 25 12:22:47 EEST 2013
143

    
144
Synnefo-wide
145
------------
146

    
147
* Use the SYNNEFO_TRACE environmental variable to control whether the greenlet
148
  tracing code will get loaded or not.
149
* Split the HIDDEN_COOKIES setting in HIDDEN_HEADERS and HIDDEN_COOKIES, and
150
  add the MAIL_MAX_LEN setting, to limit the mail size for unhandled
151
  exceptions.
152

    
153

    
154
.. _Changelog-0.14.2:
155

    
156
v0.14.2
157
=======
158

    
159
Released: Fri Jul 12 13:13:32 EEST 2013
160

    
161
Cyclades
162
--------
163

    
164
* Add new setting PITHOS_BACKEND_POOL_SIZE, which configures the size
165
  of the pool of Pithos backends that are used by plankton.
166

    
167
.. _Changelog-0.14:
168

    
169
v0.14
170
=====
171

    
172
Released: Tue Jun 25 14:01:19 EEST 2013
173

    
174
Synnefo-wide
175
------------
176

    
177
* Create 'snf_django' Python package to hold common code for all Synnefo
178
  components.
179

    
180
* Create a JSON-exportable definition document for each Synnefo Components
181
  (Astakos, Cyclades, Pithos, etc.) that consolidates APIs (services),
182
  resources, and other standardized properties (e.g. default URL prefixes).
183

    
184
* Standardize URLs for Synnefo Components, impose structure and naming
185
  conventions to related settings. Make each component deployable under
186
  a user-configurable <COMPONENT>_BASE_URL. Each API (compute, image, etc.)
187
  is deployable under a developer-configurable prefix beneath BASE_URL.
188

    
189
* Deprecate CLOUDBAR_ACTIVE_SERVICE setting from all apps. 
190

    
191
* Common synnefo 404/500 templates (located in snf-webproject)
192

    
193
Astakos
194
-------
195

    
196
* Redesign of the accounting system (quotaholder) and integration into
197
  Astakos.
198

    
199
  * Simplified the quotaholder model; removed tables Entity and Policy; now
200
    table Holding contains limit and usage for every holding.
201
  * Extended table Holding, so that we can keep track of quota for every
202
    valid combination of holder (e.g. user), resource, and source (e.g. the
203
    default system or some specific project).
204
  * Refactored code for issuing and resolving commissions for robustness;
205
    added a 'force' option to bypass the upper limit check when issuing a
206
    commission.
207
  * Simplified syncing to the quotaholder; removed fields from models
208
    Project and ProjectMembership, previously needed for syncing; removed
209
    state PROJECT_DEACTIVATED from ProjectMembership.
210
  * Removed settings ASTAKOS_QUOTAHOLDER_URL, ASTAKOS_QUOTAHOLDER_TOKEN,
211
    and ASTAKOS_QUOTAHOLDER_POOLSIZE.
212

    
213
* API-related changes:
214

    
215
  * Implemented API calls for quota, resources, and commissions.
216
  * Moved all API calls under '/account/v1.0'.
217
  * Implemented the keystone API call POST /tokens under '/identity/v2.0'.
218

    
219
* Service and resource specification and handling:
220

    
221
  * Specified a format for defining services along with the API endpoints
222
    and the resources they expose. Migrated internal resource name by
223
    prefixing it with service name (e.g. 'vm' becomes 'cyclades.vm');
224
    renamed registered service 'pithos+' to 'pithos'.
225
  * Specified a procedure to register a Synnefo component, its services and
226
    their resources in astakos and set the resources' default base quota
227
    limit. Removed resource definitions from settings.
228
  * Moved service and resource presentation data out of the respective db
229
    models into a separate file of UI constants.
230

    
231
* Converted the limit on pending applications from a setting to a quotable
232
  resource. Converted the related user setting to a user-specific base quota
233
  limit. Deprecated model UserSetting; removed setting
234
  ASTAKOS_PENDING_APPLICATION_LIMIT.
235

    
236
* Changes in locking strategy:
237

    
238
  * Lock only project's chain for all project operations; lock user before
239
    syncing to quotaholder.
240
  * When locking multiple rows (e.g. users or holdings) include an ORDER BY
241
    clause in the query to impose ordering on locking.
242

    
243
* Changes in views:
244

    
245
  * Replaced custom transaction context with a simple decorator for managing
246
    transactions and a context 'ExceptionHandler', which logs and suppresses
247
    exceptions
248

    
249
* Added fine grain user auth provider's policies.
250

    
251
  * Administrator can override default auth provider policies to a specific 
252
    user or group of users.
253
  * Optionally a user can be assigned to a list of groups, based on the
254
    authentication method he choosed to signup.
255

    
256
* Removed explicit handling of SMTP errors on each email delivery. Exceptions 
257
  are now propagated to base django exception handler.
258

    
259
* Email used in html/email tempaltes which prompt user to contact for service 
260
  support prompts is now defined in ``CONTACT_EMAIL`` setting introduced in 
261
  snf-common settings.
262

    
263
* Improvements in user activation flow
264

    
265
  * User moderation now takes place after the user has verified his email
266
    address.
267
  * User model enriched with additional user state fields
268
  * Split activation email from moderation process. Administrator is required 
269
    to moderate user explicitly using the `user-modify --accept` or
270
    `user-modify --reject` commands.
271
  * Improved logging throught out user activation procedures.
272

    
273
* Remove deprecated AstakosUser model fields: `provider`,
274
  `third_party_identifier`
275

    
276
* Allow override of authentication provider messages using the following 
277
  format in setting names: ``ASTAKOS_<PROVIDER_MODULE>_<MSGID>_MSG``
278

    
279
* Cloudbar automatically tries to identify the active service based on window 
280
  location.
281

    
282
* Removing authentication provider view is now CSRF protected.
283

    
284
* New `API access` view, containing useful information to users on how to 
285
  access available Synnefo services API's.
286

    
287
* Remove of ASTAKOS_*_EMAIL_SUBJECT settings. All email subjects are now 
288
  defined in astakos.im.messages module. Overriding default values can be 
289
  achieved using custom gettext files or using astakos messages settings::
290
	
291
	#change of greeting email subject
292
  	ASTAKOS_GREETING_EMAIL_SUBJECT_MESSAGE = 'Welcome to my cloud'
293

    
294
* Remove ``ASTAKOS_ACTIVATION_REDIRECT_URL`` and ``ASTAKOS_LOGIN_SUCCESS_URL`` 
295
  from astakos .conf file. Settings are dynamically computed based on 
296
  ``ASTAKOS_BASE_URL``.
297

    
298
* Management commands:
299

    
300
  * Introduced new commands:
301
     * authpolicy-{add, list, remove, set, show}
302
     * group-{add, list}
303
     * component-{add, list, modify, remove}
304
     * reconcile-resources-astakos
305
     * resource-{export-astakos, import, modify}
306
     * service-{export-astakos, import, show}
307
  * Renamed commands:
308
     * astakos-quota to quota
309
     * user-update to user-modify
310
     * full-cleanup to cleanup-full
311
  * Removed commands:
312
     * astakos-init
313
     * invitation-{details, list}
314
     * project-sync
315
     * resource-{add, remove}
316
     * service-{add, remove, token-renew, update}
317
     * user-invite
318
     * user-set-initial-quota (integrated its functionality in user-modify and quota)
319
  * Added quota and project-related information in user-show command; added
320
    membership information in project-show.
321

    
322
Cyclades
323
--------
324

    
325
* Make 'type' attribute required for network create API request.
326
* Networks not created to all Ganeti backends upon creation, they are instead
327
  created to a backend only when a VM connects to the network.
328
* Add 'CYCLADES_ASTAKOSCLIENT_POOLSIZE' setting which tunes the size of the
329
  http connection pool to astakos.
330
* Remove 'CYCLADES_USER_CATALOG_URL' and 'CYCLADES_USER_FEEDBACK_URL' settings
331
* Remove CYCLADES_USE_QUOTAHOLDER, CYCLADES_QUOTAHOLDER_TOKEN,
332
  CYCLADES_QUOTAHOLDER_URL, CYCLADES_QUOTAHOLDER_POOLSIZE settings
333
* Rename 'cyclades-usage-verify' management command to
334
  'reconcile-resources-cyclades'. Also, remove 'cyclades-usage-reset' command,
335
  which is equivalent to 'reconcile-resources-cyclades --fix'.
336
* Rename 'cyclades-reconcile-commissions' management command to
337
  'reconcile-commissions-cyclades'.
338
* Remove obsolete 'MAX_VMS_PER_USER', 'MAX_NETWORKS_PER_USER',
339
  "VMS_USER_QUOTA" and "NETWORKS_USER_QUOTA" settings, since their usage
340
  is covered by Quotaholder.
341
* Remove obsolete setting 'API_ROOT_URL', since it is being covered by
342
  the use of CYCLADES_BASE_URL* Remove obsolete setting 'API_ROOT_URL', since
343
  it is being covered by 'CYCLADES_BASE_URL'.
344
* Remove obsolete settings GANETI_DISK_TEMPLATES and
345
  DEFAULT_GANETI_DISK_TEMPLATE
346

    
347
Cyclades helpdesk
348
-----------------
349

    
350
* Additional start/stop vm action
351
* Display extend backend info in vm's view
352
* Fixed IP lookup
353

    
354
Pithos
355
------
356

    
357
* Remove PITHOS_AUTHENTICATION_USERS setting, which was used to override
358
  astakos users.
359
* Remove 'PITHOS_USER_CATALOG_URL', 'PITHOS_USER_FEEDBACK_URL' and
360
  'PITHOS_USER_LOGIN_URL' settings.
361
* Remove PITHOS_USE_QUOTAHOLDER, PITHOS_QUOTAHOLDER_URL,
362
  PITHOS_QUOTAHOLDER_TOKEN and PITHOS_ASTAKOSCLIENT_POOLSIZE
363

    
364
Tools
365
-----
366

    
367

    
368
.. _Changelog-0.13:
369

    
370
v0.13
371
=====
372

    
373
Released: Wed Apr 10 18:52:50 EEST 2013
374

    
375
In v0.13 the code was very heavily refactored for increased uniformity since
376
most of the Synnefo components have been merged into a single repository. Thus,
377
**just for this version** we will not document a complete Changelog (features,
378
fixes, improvements, issues, setting changes), but rather just copy from the
379
`NEWS` file with minor additions wherever needed.
380

    
381
Synnefo-wide
382
------------
383

    
384
* Support for pooling throughout Synnefo
385

    
386
  * Pooled Django DB connections, Pithos backend connections, HTTP
387
    connections using single `objpool` package
388

    
389
* Improved management commands
390

    
391
  * Unified codebase for output of tables in JSON, CSV
392

    
393
* Bring most of Synnefo code inside a single, unified repository
394

    
395
  * support automatic Python and Debian package builds for individual commits
396
  * with automatic version generation
397

    
398
* Overhauling of Synnefo settings: renames and refactoring, for increased
399
  uniformity (in progress)
400
* Deployment: Standardize on gunicorn, with gevent-based workers
401
  and use of Green threads throughout Synnefo
402
* Documentation: New scale-out guide, with distinct node roles,
403
  for mass Synnefo deployments
404

    
405
Astakos
406
-------
407

    
408
* Support multiple authentication methods
409

    
410
  * Classic (username/password), Shibboleth, LDAP/Active Directory,
411
    Google, Twitter, LinkedIn
412
  * Users can enable/disable auth methods, and switch between them
413

    
414
* Introduce a UUID as a global identifier for users, throughout Synnefo
415

    
416
  * The UUID remains constant as the user enables/disables login methods
417

    
418
* Allow users to modify their email address freely
419
* Per-user, per-resource accounting mechanism (quotaholder)
420
* Full quota support, with per-user, per-resource quotas, based on quotaholder
421
* Projects: Users can create and join Projects
422

    
423
  * Projects grant extra resources to their members
424

    
425
* UI Enhancements for quotas and projects
426

    
427
  * distinct Usage tab, showing usage of individual resources
428
  * Project management UI
429
  * New Overview page
430

    
431
* refactored/improved /login endpoint used by desktop/mobile clients.
432
  * endpoint url is now exposed by `weblogin` service
433
  * clients should use unauthenticated identity/tokens api to resolve the 
434
    endpoint url
435
  * view only allows redirects to `pithos://` scheme urls
436
  * removed uuid from redirect parameters. Client should use authenticated 
437
    request to identity/tokens to retrieve user uuid.
438

    
439

    
440
Cyclades
441
--------
442

    
443
* Commission resources on quotaholder/Astakos
444
* Support mass creation of flavors
445
* Support for the ExtStorage disk template in Ganeti
446
* Query and report quotas in the UI
447
* Pass VM configuration parameters over a VM-side API (`vmapi`)
448

    
449
  * Do not pass sensitive data as Ganeti OS parameters
450
  * Keep sensitive data in memory caches (memcached) and
451
    never allow them to hit the disk
452

    
453
* Display additional backend information in helpdesk machines list
454
* Allow helpdesk users to search for an account using a known machine id
455
* Helpdesk actions are now logged using the synnefo's common login
456
  infrastructure
457

    
458
UI
459
^^
460
* Removed feedback endpoint. Feedback requests delegate to astakos feedback
461
  service. ``FEEDBACK_CONTACTS``, ``FEEDBACK_EMAIL_FROM`` settings removed, 
462
  and no longer used.
463
* ``UI_LOGIN_URL``, ``UI_GLANCE_URL``, ``COMPUTE_URL`` settings no longer 
464
  required to be set and are dynamically computed based on ``ASTAKOS_BASE_URL``
465
  and ``CYCLADES_BASE_URL`` settings.
466
* File group is no longer included in ssh keys personality metadata sent in 
467
  create vm calls.
468
  
469

    
470
Pithos
471
------
472

    
473
* Support storage of blocks on a RADOS backend, for Archipelago
474

    
475
  * new settings:
476
    PITHOS_RADOS_STORAGE, PITHOS_RADOS_POOL_BLOCKS, PITHOS_RADOS_POOL_MAPS
477

    
478
* X-Object-Public now contains full url (domain + proper component prefix + 
479
  file path)
480

    
481
* Rewritten support for public URLs, with admin-selectable length
482

    
483
  * new settings:
484
    PITHOS_PUBLIC_URL_SECURITY, PITHOS_PUBLIC_URL_ALPHABET
485

    
486
* Enable pithos backend to use external quotaholder component
487

    
488
  * new settings:
489
    PITHOS_USE_QUOTAHOLDER, PITHOS_QUOTAHOLDER_URL, PITHOS_QUOTAHOLDER_TOKEN,
490
    PITHOS_QUOTAHOLDER_POOLSIZE
491

    
492
* Moderated version debiting mechanism
493

    
494
  * new setting:
495
    PITHOS_BACKEND_FREE_VERSIONING
496

    
497
* Proxy Astakos user-visible services
498

    
499
  * new settings:
500
    PITHOS_PROXY_USER_SERVICES, PITHOS_USER_CATALOG_URL,
501
    PITHOS_USER_FEEDBACK_URL, PITHOS_USER_LOGIN_URL
502

    
503
Tools
504
-----
505

    
506
* Extend snf-burnin to include testing of Pithos functionality