Statistics
| Branch: | Tag: | Revision:

root / Changelog @ 508309be

History | View | Annotate | Download (21.9 kB)

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

    
4

    
5
2011-10-21, v0.7.3
6

    
7
FIXES:
8
	UI:
9
		* Fix two UI glitches with Firefox 3.6 (#1545, #1546)
10

    
11

    
12
2011-10-19, v0.7.2
13

    
14
FIXES:
15
    UI:
16
	    * Fix regressions with flavor sorting and image size checking
17
		  (#1429, #1507)
18

    
19

    
20
2011-10-17, v0.7.1
21

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

    
38

    
39
2011-10-13, v0.7
40

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

    
74

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

    
106

    
107
2011-09-15, v0.6.2
108

    
109
FIXES:
110
    UI:
111
        * Fix handling of Images in state=DELETED,
112
          allow sorting and categorization of Images in the UI (#823)
113
        * Fix the "Create New wizard" does not honor selection of
114
          "small/medium/large" images (#1129)
115
    Admin:
116
        * Fix the admin interface throws exception on the
117
          Invitations tab (1105)
118
    API:
119
        * Make API responses uncacheable (#1091)
120
    Logic:
121
        * Fix The dispatcher leaving messages unprocessed for
122
          unknown Ganeti opcodes(#1111)
123

    
124
NEW FEATURES:
125
    Admin:
126
        * Support filtering based on state, support image registration
127
          with mandatory type argument, make all deletion operations
128
          set state to DELETED (#849)
129
    API:
130
        * Allow marking flavors as removed, honor deleted flag (#1055)
131

    
132

    
133
2011-09-13, v0.6.1
134

    
135
FIXES:
136
    UI:
137
        * Make all AJAX requests to the API uncache-able
138

    
139

    
140
2011-09-12, v0.6
141

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

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

    
182

    
183
2011-08-29, v0.5.5
184

    
185
FIXES:
186
    Logic:
187
        * Bugfixes, reconnect to AMQP properly when connection drops,
188
          added more DEBUG- and INFO-level logging messages.
189

    
190

    
191
2011-07-27, v0.5.4
192

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

    
214
FEATURES:
215
    UI:
216
        * Show completion percentage when a machine is being built (#887)
217
    API:
218
        * Report percentage completion for machines in BUILD (#891)
219
    Images:
220
        * The image deployment layer should report completion to the API layer
221
          (#889)
222
    Deployment:
223
        * Drop ganeti-eventd & snf-ganeti-hook synnefo dependency (#691)
224
        * Split Synnefo Ganeti tools to separate project under snf-ganeti-tools/
225
        * Import code for building Debian packages, refactor repository (#691)
226

    
227

    
228
2011-07-19, v0.5.3.1
229

    
230
FIXES:
231
    API:
232
        * Fix bug with firewall code using inexistent, removed setting
233
    GUI:
234
        * Fix bug with invitations UI (#859)
235
        * Fix bug with feedback form submission raising HTTP 500
236
    Deployment:
237
        * Fix bug with error reporting by the invitations app
238

    
239

    
240
2011-07-19, v0.5.3
241

    
242
FIXES:
243
    GUI:
244
        * Add separate LOGOUT_URL setting
245
          fixes bug with URL in invitations mail
246
    Deployment:
247
        * Recode invitations email in UTF-8
248
        * Use DEFAULT_FROM_EMAIL Django setting as From: header
249
          for all emails
250

    
251

    
252
2011-07-18, v0.5.2
253

    
254
FIXES:
255
    GUI:
256
        * Improve IPv6 support in UI (#839, #841)
257
        * Improve Connect messages, propose username (#801)
258
        * Add "tag"/"value" headers in Modify tags popup (#845)
259
    API:
260
        * Support arbitrary arguments to RAPI CreateInstanceCall() (#835)
261
    Admin tool:
262
        * Support creation and modification of users, flavors, images (#827)
263
        * Support sending invitations from the command line
264

    
265

    
266
2011-07-14, v0.5.1
267

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

    
300
NEW FEATURES
301
    GUI:
302
        * Add themed form for invitations, integrate with UI (#439)
303
        * Add themed feedback form, integrate with API error window
304
          (~okeanos #7)
305
    Admin tool:
306
        * Add initial version of snf-admin tool for user, VM and image
307
          management (#727)
308

    
309

    
310
2011-07-01, v0.5
311

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

    
345
FIXES:
346
    GUI:
347
        * Too many bug fixes to mention (#403, #429, #465, #473, #557, #589,
348
          #599, #605, #607, #609, #611, #613, #619, #621, #623, #625, #627,
349
          #629, #633, #635, #637, #639, #641, #643, #645, #647, #649, #655,
350
          #657, #681, #687, #699, #701, #707, #709)
351
        * Better cross-browser compatibility (#341)
352
        * Should work with relative URLs (#421)
353
    Images:
354
        * Set hostname in Linux VMs appropriately (#603)
355
    Logic:
356
        * Include EUI-64-derived IPv6 address in ganeti-net-status notifications
357
          (#615)
358
    Deployment:
359
        * Do not set nodes explicitly, use iallocator at Ganeti backend (#617)
360

    
361

    
362
2011-06-06, v0.4
363

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

    
402
FIXES:
403
    GUI:
404
        * Remove extraneous GET /server/id/meta requests (#463)
405
        * Fix location of the "Create New" wizard in IE (#467)
406
        * Make numerous hardcoded strings translatable (#473)
407
        * Fix alignment of step names in "Create New" wizard (#475)
408
        * Fix OS icons not appearing in Opera (#477)
409
        * Fix correspondence of OS icons to icon URIs (#481)
410
        * Fix console action inoperable in list view (#497)
411
        * Fix HTTP errors from backend not reported correctly (#523)
412
        * Fix handling of API "UKNNOWN" status for servers (#571)
413
        * Add SVG-derived icons for Fedora in multiple resolutions (#587)
414
        * Various minor UI glitches (#583, #585, #591)
415
    API:
416
        * Fix entering Greek characters in fields failed (was due to
417
          problem with db creation parameters in MySQL) (#499)
418
        * Fix return erroneous 304 NOT MOTIFIED for GET /servers if only
419
          server metadata modified (#525)
420
        * Fix return erroneous "UNKNOWN" status under specific circumstances (#573)
421
        * Remove private network connections when a server is deleted (#579)
422

    
423

    
424
KNOWN DEFECTS:
425

    
426
    GUI:
427
        * Does not work with relative URLs (cannot deploy under subdir) (#421)
428
        * UI breaks if "Create New" called twice in quick succession (#609)
429
        * Esc/Enter keys do not work in edit metadata window (#605)
430
        * No spinner icon on outstanding requests for updates to private networks (#607)
431
        * Error window overflows in case of longer-than-usual traceback in
432
          "Details" field (#611)
433
        * Single-server view does not update properly (#613)
434
    IMAGES:
435
        * Image deployment mechanism does not set Linux hostname properly (#603)
436
    GANETI BACKEND:
437
        * No IPv6 reported from the Synnefo Ganeti hook to the API
438
          (backend, API and UI can all handle IPv6 though) (#615)
439
        * All VMs currently allocated to the first Ganeti node, since no
440
          allocator has been installed in the development Ganeti yet (#617)
441
    Deployment:
442
        * No rigorous testing of data migration, migrations in real-world
443
          conditions will probably fail (#503)
444

    
445

    
446
2011-05-10, v0.3
447

    
448
FIXES/NEW FEATURES:
449

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

    
473
KNOWN DEFECTS:
474

    
475
    GUI:
476
        * Inoperative console action in list view (#497)
477
        * Various UI glitches under Chrome/Safari (wizard)
478
        * Serious functionality glitches with IE (no auto-refresh, no machine rename)
479
        * Serious UI glitches with non-standard dpi settings (#343)
480
        * Does not work with relative URLs (cannot deploy under subdir) (#421)
481
    API:
482
        * No Greek characters allowed in server names with the MySQL backend (#499)
483
    Deployment:
484
        * No rigorous testing of data migration, migrations in real-world conditions will probably fail (#503)
485

    
486

    
487
2011-04-19, v0.2.2
488

    
489
Bug fix release:
490
    GUI:
491
        * Fix start operation breakage due to extra argument in API call (#433)
492

    
493

    
494
2011-04-19, v0.2.1
495

    
496
Bug fix release:
497
    GUI:
498
        * Fix shutdown operation breakage due to extra argument in API call (#433)
499

    
500

    
501
2011-04-19, v0.2
502

    
503
FIXES/NEW FEATURES:
504

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

    
529
KNOWN DEFECTS:
530

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