Statistics
| Branch: | Tag: | Revision:

root / Changelog @ 2e6ab444

History | View | Annotate | Download (21.7 kB)

1
Changelog
2
=========
3

    
4
2011-10-17, v0.7.1
5
FIXES:
6
    UI:
7
        * Fix Enter/Esc on machine rename not working in the UI (#1501)
8
	    * Fix UI barfs if a VM is based on an Image with state=DELETED (#1494)
9
        * Fix UI user logout action does not work (#1497)
10
    Images:
11
        * Fix erroneous reference to $(HELPER_DIR) in /etc/default /snf-image
12
          (#1498)
13
        * Fix typo in snf-image-helper ChangePassword task (#1500)
14
        * Show timestamps on execution of helper tasks in snf-image helper VM
15
          (#1499)
16
	Deployment:
17
        * Improve check for Ganeti master in snf-ganeti-eventd init script
18
          (#1323)
19
		* Fix snf-ganeti-eventd init script ignored defaults file (#1505)
20

    
21

    
22
2011-10-13, v0.7
23

    
24
NEW FEATURES:
25
    UI:
26
        * From the ground-up rebuilt, refactored MVC-based UI (#1443)
27
        * Document all settings introduced due to UI refactoring (#1447)
28
        * UI asset files versioning (#1460)
29
        * Improve feedback on completed steps during machine creation (#1461)
30
    Images:
31
        * Completely re-engineered image deployment mechanism based on
32
          snf-image Ganeti OS provider, in isolated helper VM
33
        * Support public and private images (#555)
34
        * Support handling of VM filesystem, injection of arbitrary files
35
          on VM creation (#491)
36
        * Implement file injection as a task in snf-image (#1095)
37
        * Remove all-host based processing of (potentially user-provided)
38
          Images (#969)
39
    API:
40
        * Implement <personality> tag in OpenStack Compute API
41
          for file injection (#985, #1093)
42
        * Update API implementation for server/image metadata based on latest
43
          draft version of spec (#1403)
44
        * Support deletion of Flavors, support servers referring to
45
          inexistent (deleted) Flavors (#1157)
46
    Admin:
47
        * Addition of --meta option to snf-admin image for easy setting
48
          of image metadata values on image creation (#1107)
49
    Deployment:
50
        * Initial iteration of a system test suite, snf-burnin,
51
          for end-to-end testing of Synnefo deployments (#1155)
52
        * Re-engineered logging mechanism, for finer-grained control (#1033)
53
        * Add init script for snf-ganeti-eventd, fix Debian packaging (#1323)
54
        * Document removal of Flavors from circulation (#1472)
55
        * Add generic service unavailable template (#1359)
56

    
57

    
58
FIXES:
59
    UI:
60
        * Fix problems when reusing the Create machine wizard with IE8 (#997)
61
        * Fix problematic update of the networks tab and minor fixes (#861)
62
        * Fix "Connecting" and "progress" gif in networks tab (#863)
63
        * Fix inconsistencies on machine transitions between views (#917)
64
        * Fix IE rendering mode (#975)
65
        * Fix UI machine/network creation overlays style clutter (#979)
66
        * Have UI should reset action confirmations after state change (#981)
67
        * UI barfs due to exception on "New Machine" wizard (#1473)
68
        * UI throws exception on single-server view (#1483)
69
    API:
70
        * Fix incomplete constraints in ImageMetadata Model (#1255)
71
    Deployment:
72
        * Split initial_data.json to work around South "feature" (#1263)
73
        * Fix missing snf-ganeti-instance-image package dependency (#1319)
74
    Kamaki:
75
        * The kamaki client lib uses the root logger (#1337)
76
        * The kamaki client lib fails to set server metadata (#1399)
77
    Invitations:
78
        * FIx bug causing HTTP 500 error on /invitations/login (#1407)
79
        * Fix sort order of flavors, sort by actual characteristicts (#1429)
80
        * Fix display of error modal boxes, do notrefresh or display another
81
          error (#1433)
82
        * Fix positioning of machines in "Destroying" (#1437)
83
        * Fix Metadata button shown as clickable while it's not (#1441)
84
    Images:
85
        * Missing dependency on 'qemu-img' in snf-image-helper (#1484)
86
    Logic:
87
        * Fix messages left in the queue due to unknown Ganeti opcodes (#1492)
88

    
89

    
90
2011-09-15, v0.6.2
91

    
92
FIXES:
93
    UI:
94
        * Fix handling of Images in state=DELETED,
95
          allow sorting and categorization of Images in the UI (#823)
96
        * Fix the "Create New wizard" does not honor selection of
97
          "small/medium/large" images (#1129)
98
    Admin:
99
        * Fix the admin interface throws exception on the
100
          Invitations tab (1105)
101
    API:
102
        * Make API responses uncacheable (#1091)
103
    Logic:
104
        * Fix The dispatcher leaving messages unprocessed for
105
          unknown Ganeti opcodes(#1111)
106

    
107
NEW FEATURES:
108
    Admin:
109
        * Support filtering based on state, support image registration
110
          with mandatory type argument, make all deletion operations
111
          set state to DELETED (#849)
112
    API:
113
        * Allow marking flavors as removed, honor deleted flag (#1055)
114

    
115

    
116
2011-09-13, v0.6.1
117

    
118
FIXES:
119
    UI:
120
        * Make all AJAX requests to the API uncache-able
121

    
122

    
123
2011-09-12, v0.6
124

    
125
NEW FEATURES:
126
    Admin:
127
        * Initial version of new Web-based admininstration panel, allows
128
          management of Synnefo entities directly on the DB (#849)
129
        * Allow setting https apiurl and token in cloud tool (#853)
130
    Deployment:
131
        * Overhauled reconciliation mechanism, unit tests (#1021, #811)
132
    UI:
133
        * Overhaul CPU/RAM/disk sliders in UI to be more intuitive (#843)
134
        * Support setting of small, medium large flavors in UI (#815)
135
        * Have the UI filter flavors, depending on image size (#817)
136
        * Better, error-specific handling of error codes in UI (#971)
137
        * Implement retrieval of authentication token from the UI (#977)
138
        * Re-worked invitation UI is more vocal on errors, supports pagination
139
          (#1039)
140
        * Support a list of UI-specific metadata keys to be copied from Image
141
          to newly-created Server (#847)
142
    Images:
143
        * Support dd-based deployment of Windows and Linux images, using only
144
          dd-based sequential I/O, get rid of ntfsclone (#965, #1007)
145

    
146
FIXES:
147
    UI:
148
        * Fix Opera failing with "too old changes-since value" when idle (#521)
149
        * Fix UI problems with Firefox 3.5.x (#781)
150
        * Fix server statistics not refreshing properly in the UI (#881)
151
        * Machine rename icon not visible on IE (#909)
152
        * Fix list view fail not updating machine state properly (#915)
153
        * Fix colors in "Error" state (#953)
154
        * Fix the confirmation bar disappearing at times (#955)
155
        * Hide all actions when in state "Destroying..." (#957)
156
        * Disable connect action when machine has no ip set (#983)
157
        * Update image details on last vm creation step overlay on IE (#1011)
158
        * Fix list view displays UI error when servers are updated on IE
159
          (#1013)
160
        * Make "Add invitation", remove invitation button appear clickable
161
          (#1019)
162
    Logic:
163
        * Fix Logic layer complaining about certain Ganeti opcodes (#1031)
164

    
165

    
166
2011-08-29, v0.5.5
167

    
168
FIXES:
169
    Logic:
170
        * Bugfixes, reconnect to AMQP properly when connection drops,
171
          added more DEBUG- and INFO-level logging messages.
172

    
173

    
174
2011-07-27, v0.5.4
175

    
176
FIXES:
177
    UI:
178
        * Numerous bugfixes, most in response to user feedback from
179
          the Alpha deployment
180
        * #813 (Minor UI issues), #857 (long machine names),
181
          #865 (problem when user has zero invitations),
182
          #873 (generic 404 template), #895 (default username in RDP file),
183
          #897 (show spinner for the public network), 899 (allow Connect
184
          from the network UI), #901 (cannot select password for copying
185
          with Chrome), #893 (firewall profile selection behaves as a single
186
          list for all servers), #903 (cannot copy paste IPv4 in icon view),
187
          #905 (Javascript throws exception when left idle), #907 (similar
188
          issue with #907), #913 (list view alert message)
189
    Images:
190
        * ntfsclone does not use all of the available space on the target (#879)
191
    Deployment:
192
        * Move fix_amqp_settings to queue system init code (#809)
193
    Admin:
194
        * snf-admin user invite is not non-ascii friendly (#943)
195
        * snf-user should show email addresses, even without any arguments (#871)
196

    
197
FEATURES:
198
    UI:
199
        * Show completion percentage when a machine is being built (#887)
200
    API:
201
        * Report percentage completion for machines in BUILD (#891)
202
    Images:
203
        * The image deployment layer should report completion to the API layer
204
          (#889)
205
    Deployment:
206
        * Drop ganeti-eventd & snf-ganeti-hook synnefo dependency (#691)
207
        * Split Synnefo Ganeti tools to separate project under snf-ganeti-tools/
208
        * Import code for building Debian packages, refactor repository (#691)
209

    
210

    
211
2011-07-19, v0.5.3.1
212

    
213
FIXES:
214
    API:
215
        * Fix bug with firewall code using inexistent, removed setting
216
    GUI:
217
        * Fix bug with invitations UI (#859)
218
        * Fix bug with feedback form submission raising HTTP 500
219
    Deployment:
220
        * Fix bug with error reporting by the invitations app
221

    
222

    
223
2011-07-19, v0.5.3
224

    
225
FIXES:
226
    GUI:
227
        * Add separate LOGOUT_URL setting
228
          fixes bug with URL in invitations mail
229
    Deployment:
230
        * Recode invitations email in UTF-8
231
        * Use DEFAULT_FROM_EMAIL Django setting as From: header
232
          for all emails
233

    
234

    
235
2011-07-18, v0.5.2
236

    
237
FIXES:
238
    GUI:
239
        * Improve IPv6 support in UI (#839, #841)
240
        * Improve Connect messages, propose username (#801)
241
        * Add "tag"/"value" headers in Modify tags popup (#845)
242
    API:
243
        * Support arbitrary arguments to RAPI CreateInstanceCall() (#835)
244
    Admin tool:
245
        * Support creation and modification of users, flavors, images (#827)
246
        * Support sending invitations from the command line
247

    
248

    
249
2011-07-14, v0.5.1
250

    
251
FIXES:
252
    GUI:
253
        * non-standard dpi settings (#343)
254
        * many minor bugs (#717)
255
        * remove "Login again" button from Java VNC viewer (#731)
256
        * Fix no firewall settings shown for newly built machines (#753)
257
        * Fix handling of transitional "Destroying" state (#771)
258
        * Use well-formed, client- and server-specific messages
259
          for the Connect operation (#801)
260
        * Fix misaligned action labels in IE (#821)
261
          generic cross-browser compatibility fixes (#341)
262
    Logic:
263
        * fix dispatcher flushing AMQP queues (#719)
264
        * Support asynchronous VM deletion (#721)
265
        * Add backend prefix to all AMQP queues (#723)
266
        * Document workarounds for dispatcher daemonization problems
267
          when logging to stdout (#779)
268
    Images:
269
        * Fix ntfsclone causing excess I/O load due to verbose output (#729)
270
    API:
271
        * Have API use the flavor-defined disk sizes (#759)
272
        * Make backend disk templates (plain, drbd) configurable (#77&)
273
        * Work around Ganeti bug with getting VNC console info (#783)
274
        * Set serial_console=False explicitly on Ganeti backend (#785)
275
        * Allow exception info to propagate when VNC console allocation fails
276
          (#789)
277
        * Handle deletion of machines in ERROR when no Ganeti instance exists
278
          (#799)
279
    Backend:
280
        * Synchronize contrib/kvm-vif-bridge to agree with the API on the tags
281
          to use for firewall profiles (#789)
282

    
283
NEW FEATURES
284
    GUI:
285
        * Add themed form for invitations, integrate with UI (#439)
286
        * Add themed feedback form, integrate with API error window
287
          (~okeanos #7)
288
    Admin tool:
289
        * Add initial version of snf-admin tool for user, VM and image
290
          management (#727)
291

    
292

    
293
2011-07-01, v0.5
294

    
295
NEW FEATURES
296
    GUI:
297
        * Overhauled icon and single-server view, updated color set
298
          (#651, #653, #667, #669, #673, #675, #677, #443, #631)
299
        * Added statistics, retrieves pre-processed PNGs from backend (#527)
300
        * Added buttons for modifier keys, custom theming to Java VNC client
301
          (#545)
302
        * Support single-click RDP-based connection to Windows VMs (#673)
303
        * Allow setting network firewall profiles on public interfaces (#661)
304
    Images:
305
        * Complete set of Linux distribution Images (Debian, Fedora, Ubuntu)
306
          (#493, #509)
307
        * Complete support for Windows machines (create, customize, boot)
308
          (#495)
309
    Logic:
310
        * Support centralized logging, logging.conf-based setup (#547)
311
    AAI:
312
        * Allow per-user setting of number of outgoing invitations (#439, #705)
313
        * Support "switch-user"-type functionality for helpdesk users (#665)
314
        * Support user logout in the UI, delete relevant tokens (#663)
315
    API:
316
        * Supports retrieval of statistics (#527)
317
        * Support maximum number of VMs per user (quota) (#703)
318
        * Extend API to support distinct firewall profiles, update backend (#659)
319
    Deployment:
320
        * BSD 2-clause Licensing (#581)
321
        * Initial translation of UI to Greek (#689)
322
        * Drop Django dependency in snf-ganeti-eventd and snf-ganeti-hook (#691)
323
          Synnefo dependency remains, already patched by ops, to be committed
324
        * Split settings.py to distinct files under settings.d/ (#693)
325
        * Use the Django email framework (#697)
326
        * Implemented statistics-gathering mechanism at the backend (#527)
327

    
328
FIXES:
329
    GUI:
330
        * Too many bug fixes to mention (#403, #429, #465, #473, #557, #589,
331
          #599, #605, #607, #609, #611, #613, #619, #621, #623, #625, #627,
332
          #629, #633, #635, #637, #639, #641, #643, #645, #647, #649, #655,
333
          #657, #681, #687, #699, #701, #707, #709)
334
        * Better cross-browser compatibility (#341)
335
        * Should work with relative URLs (#421)
336
    Images:
337
        * Set hostname in Linux VMs appropriately (#603)
338
    Logic:
339
        * Include EUI-64-derived IPv6 address in ganeti-net-status notifications
340
          (#615)
341
    Deployment:
342
        * Do not set nodes explicitly, use iallocator at Ganeti backend (#617)
343

    
344

    
345
2011-06-06, v0.4
346

    
347
NEW FEATURES:
348
    GUI:
349
        * Support displaying info on and handling of public and private networks,
350
          with differential updates (#407, #469)
351
        * Support create new private network (#541), add machine to
352
          private network (#543)
353
        * Design and implement a completely revamped blue and orange
354
          color theme (#529, #531)
355
        * Implement improved add/edit metadata dialog with suggested values for
356
          keys (#535, #537)
357
        * Implement list of suggested keys in add server metadata dialog (#537)
358
        * Add full-screen Console window, themed as the rest of the UI (#497)
359
        * Implement single-machine view in the UI (#573)
360
        * Add user notification (spinner) on button clicks performing
361
          API actions (#471)
362
        * Full IE support, differential updates (#461)
363
    AAI:
364
        * Each token has its own expiration date, fix expiration of
365
          development test token (#483)
366
        * Support adding new users to the DB by invitation (#439)
367
    API:
368
        * Extend networks API, support differential updates for private nets (#569)
369
        * Support XML replies for the /networks API namespace (#553)
370
        * Implement mechanism for reconciliation of DB state with Ganeti backend
371
          state in case of AMQP failure (#505)
372
        * Support Ganeti link pooling for management of private networks (#513)
373
        * Support reception and processing of NIC configuration notifications
374
          from Ganeti over AMQP (#513)
375
    IMAGES:
376
        * Implement generic API<->Ganeti mechanism for passing custom VM parameters (#487)
377
        * Support selection and handling of OS images for VM customization (#489)
378
        * Support random selection and enforcement of root password on Linux VMs (#485)
379
    GANETI BACKEND:
380
        * Design and implement mechanism for handling network connection requests,
381
          based on link ids of virtual NICs (#411)
382
        * Support handling of public and private networks,
383
          based on NFDHCPD and custom KVM ifup scripts (#407, #411)
384

    
385
FIXES:
386
    GUI:
387
        * Remove extraneous GET /server/id/meta requests (#463)
388
        * Fix location of the "Create New" wizard in IE (#467)
389
        * Make numerous hardcoded strings translatable (#473)
390
        * Fix alignment of step names in "Create New" wizard (#475)
391
        * Fix OS icons not appearing in Opera (#477)
392
        * Fix correspondence of OS icons to icon URIs (#481)
393
        * Fix console action inoperable in list view (#497)
394
        * Fix HTTP errors from backend not reported correctly (#523)
395
        * Fix handling of API "UKNNOWN" status for servers (#571)
396
        * Add SVG-derived icons for Fedora in multiple resolutions (#587)
397
        * Various minor UI glitches (#583, #585, #591)
398
    API:
399
        * Fix entering Greek characters in fields failed (was due to
400
          problem with db creation parameters in MySQL) (#499)
401
        * Fix return erroneous 304 NOT MOTIFIED for GET /servers if only
402
          server metadata modified (#525)
403
        * Fix return erroneous "UNKNOWN" status under specific circumstances (#573)
404
        * Remove private network connections when a server is deleted (#579)
405

    
406

    
407
KNOWN DEFECTS:
408

    
409
    GUI:
410
        * Does not work with relative URLs (cannot deploy under subdir) (#421)
411
        * UI breaks if "Create New" called twice in quick succession (#609)
412
        * Esc/Enter keys do not work in edit metadata window (#605)
413
        * No spinner icon on outstanding requests for updates to private networks (#607)
414
        * Error window overflows in case of longer-than-usual traceback in
415
          "Details" field (#611)
416
        * Single-server view does not update properly (#613)
417
    IMAGES:
418
        * Image deployment mechanism does not set Linux hostname properly (#603)
419
    GANETI BACKEND:
420
        * No IPv6 reported from the Synnefo Ganeti hook to the API
421
          (backend, API and UI can all handle IPv6 though) (#615)
422
        * All VMs currently allocated to the first Ganeti node, since no
423
          allocator has been installed in the development Ganeti yet (#617)
424
    Deployment:
425
        * No rigorous testing of data migration, migrations in real-world
426
          conditions will probably fail (#503)
427

    
428

    
429
2011-05-10, v0.3
430

    
431
FIXES/NEW FEATURES:
432

    
433
    GUI:
434
        * Report connection failures correctly, instead of a bogus 503 error (#427)
435
        * Support rename Virtual Machines using a nifty pencil icon (#429)
436
        * Fix complete failure of site with IE (starts, has known defects) (#431)
437
        * Support expanding box in icon view, containing metadata info (#375, #435, #441)
438
        * Support providing X-Auth-Token headers for authentication (#455)
439
        * Support Java applet-based popup for VNC console access (#391)
440
        * Initial implementation of "networks" tab interface mockup, no actual functionality (#415)
441
    AAI:
442
        * End-to-end Shibboleth support (#345)
443
    API:
444
        * Support creation, management and removal of private L2 networks (#409, #457)
445
        * Fix API implementation does not return unAuthorized cloud faults (#459)
446
        * Merge support for X-Auth-Token based authentication (#423)
447
    Logic:
448
        * Re-engineer messaging layer, migrate from 0mq to an AMQP-based infrastructure (#393)
449
        * Extended dispatcher, provides the context for executing business layer functions (#393)
450
        * Extended Ganeti event daemon, publish notifications over AMQP (#393)
451
        * Support a generic Synnefo hook in Ganeti, publish notifications over AMQP (#393, #397)
452
        * Extend logic layer, process NIC configuration notifications, update VM info in DB (#397)
453
    Deployment:
454
        * Add improved version of README.deploy, detailing node types in a Synnefo deployment
455

    
456
KNOWN DEFECTS:
457

    
458
    GUI:
459
        * Inoperative console action in list view (#497)
460
        * Various UI glitches under Chrome/Safari (wizard)
461
        * Serious functionality glitches with IE (no auto-refresh, no machine rename)
462
        * Serious UI glitches with non-standard dpi settings (#343)
463
        * Does not work with relative URLs (cannot deploy under subdir) (#421)
464
    API:
465
        * No Greek characters allowed in server names with the MySQL backend (#499)
466
    Deployment:
467
        * No rigorous testing of data migration, migrations in real-world conditions will probably fail (#503)
468

    
469

    
470
2011-04-19, v0.2.2
471

    
472
Bug fix release:
473
    GUI:
474
        * Fix start operation breakage due to extra argument in API call (#433)
475

    
476

    
477
2011-04-19, v0.2.1
478

    
479
Bug fix release:
480
    GUI:
481
        * Fix shutdown operation breakage due to extra argument in API call (#433)
482

    
483

    
484
2011-04-19, v0.2
485

    
486
FIXES/NEW FEATURES:
487

    
488
    GUI:
489
        * Show transitional state when command is in progress ("Starting", etc) (#401)
490
        * Allow only "destroy" for machines being built (#399)
491
        * Show nice icons for the icon, list and single view (#389)
492
        * Show the VM configuration (flavor) in list view (#387)
493
        * Add Destroy action in icon view (#381)
494
        * Show spinner when action is in progress (#379)
495
        * Handle OS icons properly for Images and machines, user-controlled (#257)
496
        * Support modification of VM metadata (currently: only addition, removal) (#375)
497
        * Support machine rename (#307)
498
        * Show welcome screen when no VMs defined (#279)
499
        * Revamped "Create New" wizard (#83)
500
    API:
501
        * Return buildInProgress properly (#351)
502
        * Loads of new unit tests (#417)
503
        * Support OOB console access over VNC using vncauthproxy
504
            - Run as daemon, support automatic port selection (#419)
505
        * Refactor ganeti-0mqd
506
            - Run as daemon, receive messages from Ganeti hooks, publish over 0mq
507
    Deployment:
508
        * Add initial version of README.deploy, detailing service dependencies
509
        * Add support for database migrations, using Django South (#371)
510
        * Install continuous integration platform (Jenkins), run tests automatically (#383)
511

    
512
KNOWN DEFECTS:
513

    
514
    GUI:
515
        * Minor visual problems with Firefox 3.5 (#403)
516
        * Major cross-browser compatibility problems (no IE support) (#431, #341)
517
        * Requires installation under /, does not work with relative URLs (#421)
518
        * Incorrect 503 return code when server is unreachable (#427)