Statistics
| Branch: | Tag: | Revision:

root / snf-app / Changelog @ a31e427d

History | View | Annotate | Download (22.3 kB)

1
Changelog
2
---------
3

    
4
2011-11-29, v0.7.4
5
******************
6

    
7
FIXES:
8
	OKEANOS_INTRO:
9
		* News section
10

    
11

    
12
2011-10-21, v0.7.3
13
******************
14

    
15
FIXES:
16
	UI:
17
		* Fix two UI glitches with Firefox 3.6 (#1545, #1546)
18

    
19

    
20
2011-10-19, v0.7.2
21
******************
22

    
23
FIXES:
24
    UI:
25
	    * Fix regressions with flavor sorting and image size checking
26
		  (#1429, #1507)
27

    
28

    
29
2011-10-17, v0.7.1
30
******************
31

    
32
FIXES:
33
    UI:
34
        * Fix Enter/Esc on machine rename not working in the UI (#1501)
35
	    * Fix UI barfs if a VM is based on an Image with state=DELETED (#1494)
36
        * Fix UI user logout action does not work (#1497)
37
    Images:	
38
		* Fix erroneous reference to $(HELPER_DIR) in /etc/default /snf-image (#1498)
39
		* Fix typo in snf-image-helper ChangePassword task (#1500)
40
		* Show timestamps on execution of helper tasks in snf-image helper VM (#1499)
41
    Deployment:
42
		* Improve check for Ganeti master in snf-ganeti-eventd init script (#1323)
43
		* Fix snf-ganeti-eventd init script ignored defaults file (#1505)
44

    
45

    
46
2011-10-13, v0.7
47
****************
48

    
49
NEW FEATURES:
50
    UI:
51
        * From the ground-up rebuilt, refactored MVC-based UI (#1443)
52
        * Document all settings introduced due to UI refactoring (#1447)
53
        * UI asset files versioning (#1460)
54
        * Improve feedback on completed steps during machine creation (#1461)
55
    Images:
56
        * Completely re-engineered image deployment mechanism based on
57
          snf-image Ganeti OS provider, in isolated helper VM
58
        * Support public and private images (#555)
59
        * Support handling of VM filesystem, injection of arbitrary files
60
          on VM creation (#491)
61
        * Implement file injection as a task in snf-image (#1095)
62
        * Remove all-host based processing of (potentially user-provided)
63
          Images (#969)
64
    API:
65
        * Implement <personality> tag in OpenStack Compute API
66
          for file injection (#985, #1093)
67
        * Update API implementation for server/image metadata based on latest
68
          draft version of spec (#1403)
69
        * Support deletion of Flavors, support servers referring to
70
          inexistent (deleted) Flavors (#1157)
71
    Admin:
72
        * Addition of --meta option to snf-admin image for easy setting
73
          of image metadata values on image creation (#1107)
74
    Deployment:
75
        * Initial iteration of a system test suite, snf-burnin,
76
          for end-to-end testing of Synnefo deployments (#1155)
77
        * Re-engineered logging mechanism, for finer-grained control (#1033)
78
        * Add init script for snf-ganeti-eventd, fix Debian packaging (#1323)
79
        * Document removal of Flavors from circulation (#1472)
80
        * Add generic service unavailable template (#1359)
81

    
82

    
83
FIXES:
84
    UI:
85
        * Fix problems when reusing the Create machine wizard with IE8 (#997)
86
        * Fix problematic update of the networks tab and minor fixes (#861)
87
        * Fix "Connecting" and "progress" gif in networks tab (#863)
88
        * Fix inconsistencies on machine transitions between views (#917)
89
        * Fix IE rendering mode (#975)
90
        * Fix UI machine/network creation overlays style clutter (#979)
91
        * Have UI should reset action confirmations after state change (#981)
92
        * UI barfs due to exception on "New Machine" wizard (#1473)
93
        * UI throws exception on single-server view (#1483)
94
    API:
95
        * Fix incomplete constraints in ImageMetadata Model (#1255)
96
    Deployment:
97
        * Split initial_data.json to work around South "feature" (#1263)
98
        * Fix missing snf-ganeti-instance-image package dependency (#1319)
99
    Kamaki:
100
        * The kamaki client lib uses the root logger (#1337)
101
        * The kamaki client lib fails to set server metadata (#1399)
102
    Invitations:
103
        * FIx bug causing HTTP 500 error on /invitations/login (#1407)
104
        * Fix sort order of flavors, sort by actual characteristicts (#1429)
105
        * Fix display of error modal boxes, do notrefresh or display another
106
          error (#1433)
107
        * Fix positioning of machines in "Destroying" (#1437)
108
        * Fix Metadata button shown as clickable while it's not (#1441)
109
    Images:
110
        * Missing dependency on 'qemu-img' in snf-image-helper (#1484)
111
    Logic:
112
        * Fix messages left in the queue due to unknown Ganeti opcodes (#1492)
113

    
114

    
115
2011-09-15, v0.6.2
116
******************
117

    
118
FIXES:
119
    UI:
120
        * Fix handling of Images in state=DELETED,
121
          allow sorting and categorization of Images in the UI (#823)
122
        * Fix the "Create New wizard" does not honor selection of
123
          "small/medium/large" images (#1129)
124
    Admin:
125
        * Fix the admin interface throws exception on the
126
          Invitations tab (1105)
127
    API:
128
        * Make API responses uncacheable (#1091)
129
    Logic:
130
        * Fix The dispatcher leaving messages unprocessed for
131
          unknown Ganeti opcodes(#1111)
132

    
133
NEW FEATURES:
134
    Admin:
135
        * Support filtering based on state, support image registration
136
          with mandatory type argument, make all deletion operations
137
          set state to DELETED (#849)
138
    API:
139
        * Allow marking flavors as removed, honor deleted flag (#1055)
140

    
141

    
142
2011-09-13, v0.6.1
143
******************
144

    
145
FIXES:
146
    UI:
147
        * Make all AJAX requests to the API uncache-able
148

    
149

    
150
2011-09-12, v0.6
151
****************
152

    
153
NEW FEATURES:
154
    Admin:
155
        * Initial version of new Web-based admininstration panel, allows
156
          management of Synnefo entities directly on the DB (#849)
157
        * Allow setting https apiurl and token in cloud tool (#853)
158
    Deployment:
159
        * Overhauled reconciliation mechanism, unit tests (#1021, #811)
160
    UI:
161
        * Overhaul CPU/RAM/disk sliders in UI to be more intuitive (#843)
162
        * Support setting of small, medium large flavors in UI (#815)
163
        * Have the UI filter flavors, depending on image size (#817)
164
        * Better, error-specific handling of error codes in UI (#971)
165
        * Implement retrieval of authentication token from the UI (#977)
166
        * Re-worked invitation UI is more vocal on errors, supports pagination
167
          (#1039)
168
        * Support a list of UI-specific metadata keys to be copied from Image
169
          to newly-created Server (#847)
170
    Images:
171
        * Support dd-based deployment of Windows and Linux images, using only
172
          dd-based sequential I/O, get rid of ntfsclone (#965, #1007)
173

    
174
FIXES:
175
    UI:
176
        * Fix Opera failing with "too old changes-since value" when idle (#521)
177
        * Fix UI problems with Firefox 3.5.x (#781)
178
        * Fix server statistics not refreshing properly in the UI (#881)
179
        * Machine rename icon not visible on IE (#909)
180
        * Fix list view fail not updating machine state properly (#915)
181
        * Fix colors in "Error" state (#953)
182
        * Fix the confirmation bar disappearing at times (#955)
183
        * Hide all actions when in state "Destroying..." (#957)
184
        * Disable connect action when machine has no ip set (#983)
185
        * Update image details on last vm creation step overlay on IE (#1011)
186
        * Fix list view displays UI error when servers are updated on IE
187
          (#1013)
188
        * Make "Add invitation", remove invitation button appear clickable
189
          (#1019)
190
    Logic:
191
        * Fix Logic layer complaining about certain Ganeti opcodes (#1031)
192

    
193

    
194
2011-08-29, v0.5.5
195
******************
196

    
197
FIXES:
198
    Logic:
199
        * Bugfixes, reconnect to AMQP properly when connection drops,
200
          added more DEBUG- and INFO-level logging messages.
201

    
202

    
203
2011-07-27, v0.5.4
204
******************
205

    
206
FIXES:
207
    UI:
208
        * Numerous bugfixes, most in response to user feedback from
209
          the Alpha deployment
210
        * #813 (Minor UI issues), #857 (long machine names),
211
          #865 (problem when user has zero invitations),
212
          #873 (generic 404 template), #895 (default username in RDP file),
213
          #897 (show spinner for the public network), 899 (allow Connect
214
          from the network UI), #901 (cannot select password for copying
215
          with Chrome), #893 (firewall profile selection behaves as a single
216
          list for all servers), #903 (cannot copy paste IPv4 in icon view),
217
          #905 (Javascript throws exception when left idle), #907 (similar
218
          issue with #907), #913 (list view alert message)
219
    Images:
220
        * ntfsclone does not use all of the available space on the target (#879)
221
    Deployment:
222
        * Move fix_amqp_settings to queue system init code (#809)
223
    Admin:
224
        * snf-admin user invite is not non-ascii friendly (#943)
225
        * snf-user should show email addresses, even without any arguments (#871)
226

    
227
FEATURES:
228
    UI:
229
        * Show completion percentage when a machine is being built (#887)
230
    API:
231
        * Report percentage completion for machines in BUILD (#891)
232
    Images:
233
        * The image deployment layer should report completion to the API layer
234
          (#889)
235
    Deployment:
236
        * Drop ganeti-eventd & snf-ganeti-hook synnefo dependency (#691)
237
        * Split Synnefo Ganeti tools to separate project under snf-cyclades-gtools/
238
        * Import code for building Debian packages, refactor repository (#691)
239

    
240

    
241
2011-07-19, v0.5.3.1
242
******************--
243

    
244
FIXES:
245
    API:
246
        * Fix bug with firewall code using inexistent, removed setting
247
    GUI:
248
        * Fix bug with invitations UI (#859)
249
        * Fix bug with feedback form submission raising HTTP 500
250
    Deployment:
251
        * Fix bug with error reporting by the invitations app
252

    
253

    
254
2011-07-19, v0.5.3
255
******************
256

    
257
FIXES:
258
    GUI:
259
        * Add separate LOGOUT_URL setting
260
          fixes bug with URL in invitations mail
261
    Deployment:
262
        * Recode invitations email in UTF-8
263
        * Use DEFAULT_FROM_EMAIL Django setting as From: header
264
          for all emails
265

    
266

    
267
2011-07-18, v0.5.2
268
******************
269

    
270
FIXES:
271
    GUI:
272
        * Improve IPv6 support in UI (#839, #841)
273
        * Improve Connect messages, propose username (#801)
274
        * Add "tag"/"value" headers in Modify tags popup (#845)
275
    API:
276
        * Support arbitrary arguments to RAPI CreateInstanceCall() (#835)
277
    Admin tool:
278
        * Support creation and modification of users, flavors, images (#827)
279
        * Support sending invitations from the command line
280

    
281

    
282
2011-07-14, v0.5.1
283
******************
284

    
285
FIXES:
286
    GUI:
287
        * non-standard dpi settings (#343)
288
        * many minor bugs (#717)
289
        * remove "Login again" button from Java VNC viewer (#731)
290
        * Fix no firewall settings shown for newly built machines (#753)
291
        * Fix handling of transitional "Destroying" state (#771)
292
        * Use well-formed, client- and server-specific messages
293
          for the Connect operation (#801)
294
        * Fix misaligned action labels in IE (#821)
295
          generic cross-browser compatibility fixes (#341)
296
    Logic:
297
        * fix dispatcher flushing AMQP queues (#719)
298
        * Support asynchronous VM deletion (#721)
299
        * Add backend prefix to all AMQP queues (#723)
300
        * Document workarounds for dispatcher daemonization problems
301
          when logging to stdout (#779)
302
    Images:
303
        * Fix ntfsclone causing excess I/O load due to verbose output (#729)
304
    API:
305
        * Have API use the flavor-defined disk sizes (#759)
306
        * Make backend disk templates (plain, drbd) configurable (#77&)
307
        * Work around Ganeti bug with getting VNC console info (#783)
308
        * Set serial_console=False explicitly on Ganeti backend (#785)
309
        * Allow exception info to propagate when VNC console allocation fails
310
          (#789)
311
        * Handle deletion of machines in ERROR when no Ganeti instance exists
312
          (#799)
313
    Backend:
314
        * Synchronize contrib/kvm-vif-bridge to agree with the API on the tags
315
          to use for firewall profiles (#789)
316

    
317
NEW FEATURES
318
    GUI:
319
        * Add themed form for invitations, integrate with UI (#439)
320
        * Add themed feedback form, integrate with API error window
321
          (~okeanos #7)
322
    Admin tool:
323
        * Add initial version of snf-admin tool for user, VM and image
324
          management (#727)
325

    
326

    
327
2011-07-01, v0.5
328
****************
329

    
330
NEW FEATURES
331
    GUI:
332
        * Overhauled icon and single-server view, updated color set
333
          (#651, #653, #667, #669, #673, #675, #677, #443, #631)
334
        * Added statistics, retrieves pre-processed PNGs from backend (#527)
335
        * Added buttons for modifier keys, custom theming to Java VNC client
336
          (#545)
337
        * Support single-click RDP-based connection to Windows VMs (#673)
338
        * Allow setting network firewall profiles on public interfaces (#661)
339
    Images:
340
        * Complete set of Linux distribution Images (Debian, Fedora, Ubuntu)
341
          (#493, #509)
342
        * Complete support for Windows machines (create, customize, boot)
343
          (#495)
344
    Logic:
345
        * Support centralized logging, logging.conf-based setup (#547)
346
    AAI:
347
        * Allow per-user setting of number of outgoing invitations (#439, #705)
348
        * Support "switch-user"-type functionality for helpdesk users (#665)
349
        * Support user logout in the UI, delete relevant tokens (#663)
350
    API:
351
        * Supports retrieval of statistics (#527)
352
        * Support maximum number of VMs per user (quota) (#703)
353
        * Extend API to support distinct firewall profiles, update backend (#659)
354
    Deployment:
355
        * BSD 2-clause Licensing (#581)
356
        * Initial translation of UI to Greek (#689)
357
        * Drop Django dependency in snf-ganeti-eventd and snf-ganeti-hook (#691)
358
          Synnefo dependency remains, already patched by ops, to be committed
359
        * Split settings.py to distinct files under settings.d/ (#693)
360
        * Use the Django email framework (#697)
361
        * Implemented statistics-gathering mechanism at the backend (#527)
362

    
363
FIXES:
364
    GUI:
365
        * Too many bug fixes to mention (#403, #429, #465, #473, #557, #589,
366
          #599, #605, #607, #609, #611, #613, #619, #621, #623, #625, #627,
367
          #629, #633, #635, #637, #639, #641, #643, #645, #647, #649, #655,
368
          #657, #681, #687, #699, #701, #707, #709)
369
        * Better cross-browser compatibility (#341)
370
        * Should work with relative URLs (#421)
371
    Images:
372
        * Set hostname in Linux VMs appropriately (#603)
373
    Logic:
374
        * Include EUI-64-derived IPv6 address in ganeti-net-status notifications
375
          (#615)
376
    Deployment:
377
        * Do not set nodes explicitly, use iallocator at Ganeti backend (#617)
378

    
379

    
380
2011-06-06, v0.4
381
****************
382

    
383
NEW FEATURES:
384
    GUI:
385
        * Support displaying info on and handling of public and private networks,
386
          with differential updates (#407, #469)
387
        * Support create new private network (#541), add machine to
388
          private network (#543)
389
        * Design and implement a completely revamped blue and orange
390
          color theme (#529, #531)
391
        * Implement improved add/edit metadata dialog with suggested values for
392
          keys (#535, #537)
393
        * Implement list of suggested keys in add server metadata dialog (#537)
394
        * Add full-screen Console window, themed as the rest of the UI (#497)
395
        * Implement single-machine view in the UI (#573)
396
        * Add user notification (spinner) on button clicks performing
397
          API actions (#471)
398
        * Full IE support, differential updates (#461)
399
    AAI:
400
        * Each token has its own expiration date, fix expiration of
401
          development test token (#483)
402
        * Support adding new users to the DB by invitation (#439)
403
    API:
404
        * Extend networks API, support differential updates for private nets (#569)
405
        * Support XML replies for the /networks API namespace (#553)
406
        * Implement mechanism for reconciliation of DB state with Ganeti backend
407
          state in case of AMQP failure (#505)
408
        * Support Ganeti link pooling for management of private networks (#513)
409
        * Support reception and processing of NIC configuration notifications
410
          from Ganeti over AMQP (#513)
411
    IMAGES:
412
        * Implement generic API<->Ganeti mechanism for passing custom VM parameters (#487)
413
        * Support selection and handling of OS images for VM customization (#489)
414
        * Support random selection and enforcement of root password on Linux VMs (#485)
415
    GANETI BACKEND:
416
        * Design and implement mechanism for handling network connection requests,
417
          based on link ids of virtual NICs (#411)
418
        * Support handling of public and private networks,
419
          based on NFDHCPD and custom KVM ifup scripts (#407, #411)
420

    
421
FIXES:
422
    GUI:
423
        * Remove extraneous GET /server/id/meta requests (#463)
424
        * Fix location of the "Create New" wizard in IE (#467)
425
        * Make numerous hardcoded strings translatable (#473)
426
        * Fix alignment of step names in "Create New" wizard (#475)
427
        * Fix OS icons not appearing in Opera (#477)
428
        * Fix correspondence of OS icons to icon URIs (#481)
429
        * Fix console action inoperable in list view (#497)
430
        * Fix HTTP errors from backend not reported correctly (#523)
431
        * Fix handling of API "UKNNOWN" status for servers (#571)
432
        * Add SVG-derived icons for Fedora in multiple resolutions (#587)
433
        * Various minor UI glitches (#583, #585, #591)
434
    API:
435
        * Fix entering Greek characters in fields failed (was due to
436
          problem with db creation parameters in MySQL) (#499)
437
        * Fix return erroneous 304 NOT MOTIFIED for GET /servers if only
438
          server metadata modified (#525)
439
        * Fix return erroneous "UNKNOWN" status under specific circumstances (#573)
440
        * Remove private network connections when a server is deleted (#579)
441

    
442

    
443
KNOWN DEFECTS:
444

    
445
    GUI:
446
        * Does not work with relative URLs (cannot deploy under subdir) (#421)
447
        * UI breaks if "Create New" called twice in quick succession (#609)
448
        * Esc/Enter keys do not work in edit metadata window (#605)
449
        * No spinner icon on outstanding requests for updates to private networks (#607)
450
        * Error window overflows in case of longer-than-usual traceback in
451
          "Details" field (#611)
452
        * Single-server view does not update properly (#613)
453
    IMAGES:
454
        * Image deployment mechanism does not set Linux hostname properly (#603)
455
    GANETI BACKEND:
456
        * No IPv6 reported from the Synnefo Ganeti hook to the API
457
          (backend, API and UI can all handle IPv6 though) (#615)
458
        * All VMs currently allocated to the first Ganeti node, since no
459
          allocator has been installed in the development Ganeti yet (#617)
460
    Deployment:
461
        * No rigorous testing of data migration, migrations in real-world
462
          conditions will probably fail (#503)
463

    
464

    
465
2011-05-10, v0.3
466
****************
467

    
468
FIXES/NEW FEATURES:
469

    
470
    GUI:
471
        * Report connection failures correctly, instead of a bogus 503 error (#427)
472
        * Support rename Virtual Machines using a nifty pencil icon (#429)
473
        * Fix complete failure of site with IE (starts, has known defects) (#431)
474
        * Support expanding box in icon view, containing metadata info (#375, #435, #441)
475
        * Support providing X-Auth-Token headers for authentication (#455)
476
        * Support Java applet-based popup for VNC console access (#391)
477
        * Initial implementation of "networks" tab interface mockup, no actual functionality (#415)
478
    AAI:
479
        * End-to-end Shibboleth support (#345)
480
    API:
481
        * Support creation, management and removal of private L2 networks (#409, #457)
482
        * Fix API implementation does not return unAuthorized cloud faults (#459)
483
        * Merge support for X-Auth-Token based authentication (#423)
484
    Logic:
485
        * Re-engineer messaging layer, migrate from 0mq to an AMQP-based infrastructure (#393)
486
        * Extended dispatcher, provides the context for executing business layer functions (#393)
487
        * Extended Ganeti event daemon, publish notifications over AMQP (#393)
488
        * Support a generic Synnefo hook in Ganeti, publish notifications over AMQP (#393, #397)
489
        * Extend logic layer, process NIC configuration notifications, update VM info in DB (#397)
490
    Deployment:
491
        * Add improved version of README.deploy, detailing node types in a Synnefo deployment
492

    
493
KNOWN DEFECTS:
494

    
495
    GUI:
496
        * Inoperative console action in list view (#497)
497
        * Various UI glitches under Chrome/Safari (wizard)
498
        * Serious functionality glitches with IE (no auto-refresh, no machine rename)
499
        * Serious UI glitches with non-standard dpi settings (#343)
500
        * Does not work with relative URLs (cannot deploy under subdir) (#421)
501
    API:
502
        * No Greek characters allowed in server names with the MySQL backend (#499)
503
    Deployment:
504
        * No rigorous testing of data migration, migrations in real-world conditions will probably fail (#503)
505

    
506

    
507
2011-04-19, v0.2.2
508
******************
509

    
510
Bug fix release:
511
    GUI:
512
        * Fix start operation breakage due to extra argument in API call (#433)
513

    
514

    
515
2011-04-19, v0.2.1
516
******************
517

    
518
Bug fix release:
519
    GUI:
520
        * Fix shutdown operation breakage due to extra argument in API call (#433)
521

    
522

    
523
2011-04-19, v0.2
524
****************
525

    
526
FIXES/NEW FEATURES:
527

    
528
    GUI:
529
        * Show transitional state when command is in progress ("Starting", etc) (#401)
530
        * Allow only "destroy" for machines being built (#399)
531
        * Show nice icons for the icon, list and single view (#389)
532
        * Show the VM configuration (flavor) in list view (#387)
533
        * Add Destroy action in icon view (#381)
534
        * Show spinner when action is in progress (#379)
535
        * Handle OS icons properly for Images and machines, user-controlled (#257)
536
        * Support modification of VM metadata (currently: only addition, removal) (#375)
537
        * Support machine rename (#307)
538
        * Show welcome screen when no VMs defined (#279)
539
        * Revamped "Create New" wizard (#83)
540
    API:
541
        * Return buildInProgress properly (#351)
542
        * Loads of new unit tests (#417)
543
        * Support OOB console access over VNC using vncauthproxy
544
            - Run as daemon, support automatic port selection (#419)
545
        * Refactor ganeti-0mqd
546
            - Run as daemon, receive messages from Ganeti hooks, publish over 0mq
547
    Deployment:
548
        * Add initial version of README.deploy, detailing service dependencies
549
        * Add support for database migrations, using Django South (#371)
550
        * Install continuous integration platform (Jenkins), run tests automatically (#383)
551

    
552
KNOWN DEFECTS:
553

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