Statistics
| Branch: | Tag: | Revision:

root / snf-cyclades-app / Changelog @ 07a74632

History | View | Annotate | Download (22.8 kB)

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

    
4
v0.9.8
5
------
6

    
7
* Fix empty user information in feedback mails
8

    
9

    
10
v0.9.7
11
------
12
* Verify VNC server settings in get_console
13
* Management commands additions / improvements / fixes
14
* UI application fixes/improvements
15
* Other minor bugfixes
16

    
17

    
18
v0.9.2
19
------
20
* ui.userdata migration fixes
21
* new synnefo.db migrations (fixes constrain issues)
22

    
23

    
24
v0.9.1
25
------
26
* Bumped version for debian package to upgrade from 0.9.0rc1
27

    
28

    
29
v0.9.0
30
------
31

    
32
* Removed link_static management command from synnefo.ui app
33
* Astakos integration in ui and api
34
* Cloudbar integration in ui
35

    
36

    
37
2011-11-29, v0.7.4
38
******************
39

    
40
FIXES:
41
	OKEANOS_INTRO:
42
		* News section
43

    
44

    
45
2011-10-21, v0.7.3
46
******************
47

    
48
FIXES:
49
	UI:
50
		* Fix two UI glitches with Firefox 3.6 (#1545, #1546)
51

    
52

    
53
2011-10-19, v0.7.2
54
******************
55

    
56
FIXES:
57
    UI:
58
	    * Fix regressions with flavor sorting and image size checking
59
		  (#1429, #1507)
60

    
61

    
62
2011-10-17, v0.7.1
63
******************
64

    
65
FIXES:
66
    UI:
67
        * Fix Enter/Esc on machine rename not working in the UI (#1501)
68
	    * Fix UI barfs if a VM is based on an Image with state=DELETED (#1494)
69
        * Fix UI user logout action does not work (#1497)
70
    Images:	
71
		* Fix erroneous reference to $(HELPER_DIR) in /etc/default /snf-image (#1498)
72
		* Fix typo in snf-image-helper ChangePassword task (#1500)
73
		* Show timestamps on execution of helper tasks in snf-image helper VM (#1499)
74
    Deployment:
75
		* Improve check for Ganeti master in snf-ganeti-eventd init script (#1323)
76
		* Fix snf-ganeti-eventd init script ignored defaults file (#1505)
77

    
78

    
79
2011-10-13, v0.7
80
****************
81

    
82
NEW FEATURES:
83
    UI:
84
        * From the ground-up rebuilt, refactored MVC-based UI (#1443)
85
        * Document all settings introduced due to UI refactoring (#1447)
86
        * UI asset files versioning (#1460)
87
        * Improve feedback on completed steps during machine creation (#1461)
88
    Images:
89
        * Completely re-engineered image deployment mechanism based on
90
          snf-image Ganeti OS provider, in isolated helper VM
91
        * Support public and private images (#555)
92
        * Support handling of VM filesystem, injection of arbitrary files
93
          on VM creation (#491)
94
        * Implement file injection as a task in snf-image (#1095)
95
        * Remove all-host based processing of (potentially user-provided)
96
          Images (#969)
97
    API:
98
        * Implement <personality> tag in OpenStack Compute API
99
          for file injection (#985, #1093)
100
        * Update API implementation for server/image metadata based on latest
101
          draft version of spec (#1403)
102
        * Support deletion of Flavors, support servers referring to
103
          inexistent (deleted) Flavors (#1157)
104
    Admin:
105
        * Addition of --meta option to snf-admin image for easy setting
106
          of image metadata values on image creation (#1107)
107
    Deployment:
108
        * Initial iteration of a system test suite, snf-burnin,
109
          for end-to-end testing of Synnefo deployments (#1155)
110
        * Re-engineered logging mechanism, for finer-grained control (#1033)
111
        * Add init script for snf-ganeti-eventd, fix Debian packaging (#1323)
112
        * Document removal of Flavors from circulation (#1472)
113
        * Add generic service unavailable template (#1359)
114

    
115

    
116
FIXES:
117
    UI:
118
        * Fix problems when reusing the Create machine wizard with IE8 (#997)
119
        * Fix problematic update of the networks tab and minor fixes (#861)
120
        * Fix "Connecting" and "progress" gif in networks tab (#863)
121
        * Fix inconsistencies on machine transitions between views (#917)
122
        * Fix IE rendering mode (#975)
123
        * Fix UI machine/network creation overlays style clutter (#979)
124
        * Have UI should reset action confirmations after state change (#981)
125
        * UI barfs due to exception on "New Machine" wizard (#1473)
126
        * UI throws exception on single-server view (#1483)
127
    API:
128
        * Fix incomplete constraints in ImageMetadata Model (#1255)
129
    Deployment:
130
        * Split initial_data.json to work around South "feature" (#1263)
131
        * Fix missing snf-ganeti-instance-image package dependency (#1319)
132
    Kamaki:
133
        * The kamaki client lib uses the root logger (#1337)
134
        * The kamaki client lib fails to set server metadata (#1399)
135
    Invitations:
136
        * FIx bug causing HTTP 500 error on /invitations/login (#1407)
137
        * Fix sort order of flavors, sort by actual characteristicts (#1429)
138
        * Fix display of error modal boxes, do notrefresh or display another
139
          error (#1433)
140
        * Fix positioning of machines in "Destroying" (#1437)
141
        * Fix Metadata button shown as clickable while it's not (#1441)
142
    Images:
143
        * Missing dependency on 'qemu-img' in snf-image-helper (#1484)
144
    Logic:
145
        * Fix messages left in the queue due to unknown Ganeti opcodes (#1492)
146

    
147

    
148
2011-09-15, v0.6.2
149
******************
150

    
151
FIXES:
152
    UI:
153
        * Fix handling of Images in state=DELETED,
154
          allow sorting and categorization of Images in the UI (#823)
155
        * Fix the "Create New wizard" does not honor selection of
156
          "small/medium/large" images (#1129)
157
    Admin:
158
        * Fix the admin interface throws exception on the
159
          Invitations tab (1105)
160
    API:
161
        * Make API responses uncacheable (#1091)
162
    Logic:
163
        * Fix The dispatcher leaving messages unprocessed for
164
          unknown Ganeti opcodes(#1111)
165

    
166
NEW FEATURES:
167
    Admin:
168
        * Support filtering based on state, support image registration
169
          with mandatory type argument, make all deletion operations
170
          set state to DELETED (#849)
171
    API:
172
        * Allow marking flavors as removed, honor deleted flag (#1055)
173

    
174

    
175
2011-09-13, v0.6.1
176
******************
177

    
178
FIXES:
179
    UI:
180
        * Make all AJAX requests to the API uncache-able
181

    
182

    
183
2011-09-12, v0.6
184
****************
185

    
186
NEW FEATURES:
187
    Admin:
188
        * Initial version of new Web-based admininstration panel, allows
189
          management of Synnefo entities directly on the DB (#849)
190
        * Allow setting https apiurl and token in cloud tool (#853)
191
    Deployment:
192
        * Overhauled reconciliation mechanism, unit tests (#1021, #811)
193
    UI:
194
        * Overhaul CPU/RAM/disk sliders in UI to be more intuitive (#843)
195
        * Support setting of small, medium large flavors in UI (#815)
196
        * Have the UI filter flavors, depending on image size (#817)
197
        * Better, error-specific handling of error codes in UI (#971)
198
        * Implement retrieval of authentication token from the UI (#977)
199
        * Re-worked invitation UI is more vocal on errors, supports pagination
200
          (#1039)
201
        * Support a list of UI-specific metadata keys to be copied from Image
202
          to newly-created Server (#847)
203
    Images:
204
        * Support dd-based deployment of Windows and Linux images, using only
205
          dd-based sequential I/O, get rid of ntfsclone (#965, #1007)
206

    
207
FIXES:
208
    UI:
209
        * Fix Opera failing with "too old changes-since value" when idle (#521)
210
        * Fix UI problems with Firefox 3.5.x (#781)
211
        * Fix server statistics not refreshing properly in the UI (#881)
212
        * Machine rename icon not visible on IE (#909)
213
        * Fix list view fail not updating machine state properly (#915)
214
        * Fix colors in "Error" state (#953)
215
        * Fix the confirmation bar disappearing at times (#955)
216
        * Hide all actions when in state "Destroying..." (#957)
217
        * Disable connect action when machine has no ip set (#983)
218
        * Update image details on last vm creation step overlay on IE (#1011)
219
        * Fix list view displays UI error when servers are updated on IE
220
          (#1013)
221
        * Make "Add invitation", remove invitation button appear clickable
222
          (#1019)
223
    Logic:
224
        * Fix Logic layer complaining about certain Ganeti opcodes (#1031)
225

    
226

    
227
2011-08-29, v0.5.5
228
******************
229

    
230
FIXES:
231
    Logic:
232
        * Bugfixes, reconnect to AMQP properly when connection drops,
233
          added more DEBUG- and INFO-level logging messages.
234

    
235

    
236
2011-07-27, v0.5.4
237
******************
238

    
239
FIXES:
240
    UI:
241
        * Numerous bugfixes, most in response to user feedback from
242
          the Alpha deployment
243
        * #813 (Minor UI issues), #857 (long machine names),
244
          #865 (problem when user has zero invitations),
245
          #873 (generic 404 template), #895 (default username in RDP file),
246
          #897 (show spinner for the public network), 899 (allow Connect
247
          from the network UI), #901 (cannot select password for copying
248
          with Chrome), #893 (firewall profile selection behaves as a single
249
          list for all servers), #903 (cannot copy paste IPv4 in icon view),
250
          #905 (Javascript throws exception when left idle), #907 (similar
251
          issue with #907), #913 (list view alert message)
252
    Images:
253
        * ntfsclone does not use all of the available space on the target (#879)
254
    Deployment:
255
        * Move fix_amqp_settings to queue system init code (#809)
256
    Admin:
257
        * snf-admin user invite is not non-ascii friendly (#943)
258
        * snf-user should show email addresses, even without any arguments (#871)
259

    
260
FEATURES:
261
    UI:
262
        * Show completion percentage when a machine is being built (#887)
263
    API:
264
        * Report percentage completion for machines in BUILD (#891)
265
    Images:
266
        * The image deployment layer should report completion to the API layer
267
          (#889)
268
    Deployment:
269
        * Drop ganeti-eventd & snf-ganeti-hook synnefo dependency (#691)
270
        * Split Synnefo Ganeti tools to separate project under snf-cyclades-gtools/
271
        * Import code for building Debian packages, refactor repository (#691)
272

    
273

    
274
2011-07-19, v0.5.3.1
275
******************--
276

    
277
FIXES:
278
    API:
279
        * Fix bug with firewall code using inexistent, removed setting
280
    GUI:
281
        * Fix bug with invitations UI (#859)
282
        * Fix bug with feedback form submission raising HTTP 500
283
    Deployment:
284
        * Fix bug with error reporting by the invitations app
285

    
286

    
287
2011-07-19, v0.5.3
288
******************
289

    
290
FIXES:
291
    GUI:
292
        * Add separate LOGOUT_URL setting
293
          fixes bug with URL in invitations mail
294
    Deployment:
295
        * Recode invitations email in UTF-8
296
        * Use DEFAULT_FROM_EMAIL Django setting as From: header
297
          for all emails
298

    
299

    
300
2011-07-18, v0.5.2
301
******************
302

    
303
FIXES:
304
    GUI:
305
        * Improve IPv6 support in UI (#839, #841)
306
        * Improve Connect messages, propose username (#801)
307
        * Add "tag"/"value" headers in Modify tags popup (#845)
308
    API:
309
        * Support arbitrary arguments to RAPI CreateInstanceCall() (#835)
310
    Admin tool:
311
        * Support creation and modification of users, flavors, images (#827)
312
        * Support sending invitations from the command line
313

    
314

    
315
2011-07-14, v0.5.1
316
******************
317

    
318
FIXES:
319
    GUI:
320
        * non-standard dpi settings (#343)
321
        * many minor bugs (#717)
322
        * remove "Login again" button from Java VNC viewer (#731)
323
        * Fix no firewall settings shown for newly built machines (#753)
324
        * Fix handling of transitional "Destroying" state (#771)
325
        * Use well-formed, client- and server-specific messages
326
          for the Connect operation (#801)
327
        * Fix misaligned action labels in IE (#821)
328
          generic cross-browser compatibility fixes (#341)
329
    Logic:
330
        * fix dispatcher flushing AMQP queues (#719)
331
        * Support asynchronous VM deletion (#721)
332
        * Add backend prefix to all AMQP queues (#723)
333
        * Document workarounds for dispatcher daemonization problems
334
          when logging to stdout (#779)
335
    Images:
336
        * Fix ntfsclone causing excess I/O load due to verbose output (#729)
337
    API:
338
        * Have API use the flavor-defined disk sizes (#759)
339
        * Make backend disk templates (plain, drbd) configurable (#77&)
340
        * Work around Ganeti bug with getting VNC console info (#783)
341
        * Set serial_console=False explicitly on Ganeti backend (#785)
342
        * Allow exception info to propagate when VNC console allocation fails
343
          (#789)
344
        * Handle deletion of machines in ERROR when no Ganeti instance exists
345
          (#799)
346
    Backend:
347
        * Synchronize contrib/kvm-vif-bridge to agree with the API on the tags
348
          to use for firewall profiles (#789)
349

    
350
NEW FEATURES
351
    GUI:
352
        * Add themed form for invitations, integrate with UI (#439)
353
        * Add themed feedback form, integrate with API error window
354
          (~okeanos #7)
355
    Admin tool:
356
        * Add initial version of snf-admin tool for user, VM and image
357
          management (#727)
358

    
359

    
360
2011-07-01, v0.5
361
****************
362

    
363
NEW FEATURES
364
    GUI:
365
        * Overhauled icon and single-server view, updated color set
366
          (#651, #653, #667, #669, #673, #675, #677, #443, #631)
367
        * Added statistics, retrieves pre-processed PNGs from backend (#527)
368
        * Added buttons for modifier keys, custom theming to Java VNC client
369
          (#545)
370
        * Support single-click RDP-based connection to Windows VMs (#673)
371
        * Allow setting network firewall profiles on public interfaces (#661)
372
    Images:
373
        * Complete set of Linux distribution Images (Debian, Fedora, Ubuntu)
374
          (#493, #509)
375
        * Complete support for Windows machines (create, customize, boot)
376
          (#495)
377
    Logic:
378
        * Support centralized logging, logging.conf-based setup (#547)
379
    AAI:
380
        * Allow per-user setting of number of outgoing invitations (#439, #705)
381
        * Support "switch-user"-type functionality for helpdesk users (#665)
382
        * Support user logout in the UI, delete relevant tokens (#663)
383
    API:
384
        * Supports retrieval of statistics (#527)
385
        * Support maximum number of VMs per user (quota) (#703)
386
        * Extend API to support distinct firewall profiles, update backend (#659)
387
    Deployment:
388
        * BSD 2-clause Licensing (#581)
389
        * Initial translation of UI to Greek (#689)
390
        * Drop Django dependency in snf-ganeti-eventd and snf-ganeti-hook (#691)
391
          Synnefo dependency remains, already patched by ops, to be committed
392
        * Split settings.py to distinct files under settings.d/ (#693)
393
        * Use the Django email framework (#697)
394
        * Implemented statistics-gathering mechanism at the backend (#527)
395

    
396
FIXES:
397
    GUI:
398
        * Too many bug fixes to mention (#403, #429, #465, #473, #557, #589,
399
          #599, #605, #607, #609, #611, #613, #619, #621, #623, #625, #627,
400
          #629, #633, #635, #637, #639, #641, #643, #645, #647, #649, #655,
401
          #657, #681, #687, #699, #701, #707, #709)
402
        * Better cross-browser compatibility (#341)
403
        * Should work with relative URLs (#421)
404
    Images:
405
        * Set hostname in Linux VMs appropriately (#603)
406
    Logic:
407
        * Include EUI-64-derived IPv6 address in ganeti-net-status notifications
408
          (#615)
409
    Deployment:
410
        * Do not set nodes explicitly, use iallocator at Ganeti backend (#617)
411

    
412

    
413
2011-06-06, v0.4
414
****************
415

    
416
NEW FEATURES:
417
    GUI:
418
        * Support displaying info on and handling of public and private networks,
419
          with differential updates (#407, #469)
420
        * Support create new private network (#541), add machine to
421
          private network (#543)
422
        * Design and implement a completely revamped blue and orange
423
          color theme (#529, #531)
424
        * Implement improved add/edit metadata dialog with suggested values for
425
          keys (#535, #537)
426
        * Implement list of suggested keys in add server metadata dialog (#537)
427
        * Add full-screen Console window, themed as the rest of the UI (#497)
428
        * Implement single-machine view in the UI (#573)
429
        * Add user notification (spinner) on button clicks performing
430
          API actions (#471)
431
        * Full IE support, differential updates (#461)
432
    AAI:
433
        * Each token has its own expiration date, fix expiration of
434
          development test token (#483)
435
        * Support adding new users to the DB by invitation (#439)
436
    API:
437
        * Extend networks API, support differential updates for private nets (#569)
438
        * Support XML replies for the /networks API namespace (#553)
439
        * Implement mechanism for reconciliation of DB state with Ganeti backend
440
          state in case of AMQP failure (#505)
441
        * Support Ganeti link pooling for management of private networks (#513)
442
        * Support reception and processing of NIC configuration notifications
443
          from Ganeti over AMQP (#513)
444
    IMAGES:
445
        * Implement generic API<->Ganeti mechanism for passing custom VM parameters (#487)
446
        * Support selection and handling of OS images for VM customization (#489)
447
        * Support random selection and enforcement of root password on Linux VMs (#485)
448
    GANETI BACKEND:
449
        * Design and implement mechanism for handling network connection requests,
450
          based on link ids of virtual NICs (#411)
451
        * Support handling of public and private networks,
452
          based on NFDHCPD and custom KVM ifup scripts (#407, #411)
453

    
454
FIXES:
455
    GUI:
456
        * Remove extraneous GET /server/id/meta requests (#463)
457
        * Fix location of the "Create New" wizard in IE (#467)
458
        * Make numerous hardcoded strings translatable (#473)
459
        * Fix alignment of step names in "Create New" wizard (#475)
460
        * Fix OS icons not appearing in Opera (#477)
461
        * Fix correspondence of OS icons to icon URIs (#481)
462
        * Fix console action inoperable in list view (#497)
463
        * Fix HTTP errors from backend not reported correctly (#523)
464
        * Fix handling of API "UKNNOWN" status for servers (#571)
465
        * Add SVG-derived icons for Fedora in multiple resolutions (#587)
466
        * Various minor UI glitches (#583, #585, #591)
467
    API:
468
        * Fix entering Greek characters in fields failed (was due to
469
          problem with db creation parameters in MySQL) (#499)
470
        * Fix return erroneous 304 NOT MOTIFIED for GET /servers if only
471
          server metadata modified (#525)
472
        * Fix return erroneous "UNKNOWN" status under specific circumstances (#573)
473
        * Remove private network connections when a server is deleted (#579)
474

    
475

    
476
KNOWN DEFECTS:
477

    
478
    GUI:
479
        * Does not work with relative URLs (cannot deploy under subdir) (#421)
480
        * UI breaks if "Create New" called twice in quick succession (#609)
481
        * Esc/Enter keys do not work in edit metadata window (#605)
482
        * No spinner icon on outstanding requests for updates to private networks (#607)
483
        * Error window overflows in case of longer-than-usual traceback in
484
          "Details" field (#611)
485
        * Single-server view does not update properly (#613)
486
    IMAGES:
487
        * Image deployment mechanism does not set Linux hostname properly (#603)
488
    GANETI BACKEND:
489
        * No IPv6 reported from the Synnefo Ganeti hook to the API
490
          (backend, API and UI can all handle IPv6 though) (#615)
491
        * All VMs currently allocated to the first Ganeti node, since no
492
          allocator has been installed in the development Ganeti yet (#617)
493
    Deployment:
494
        * No rigorous testing of data migration, migrations in real-world
495
          conditions will probably fail (#503)
496

    
497

    
498
2011-05-10, v0.3
499
****************
500

    
501
FIXES/NEW FEATURES:
502

    
503
    GUI:
504
        * Report connection failures correctly, instead of a bogus 503 error (#427)
505
        * Support rename Virtual Machines using a nifty pencil icon (#429)
506
        * Fix complete failure of site with IE (starts, has known defects) (#431)
507
        * Support expanding box in icon view, containing metadata info (#375, #435, #441)
508
        * Support providing X-Auth-Token headers for authentication (#455)
509
        * Support Java applet-based popup for VNC console access (#391)
510
        * Initial implementation of "networks" tab interface mockup, no actual functionality (#415)
511
    AAI:
512
        * End-to-end Shibboleth support (#345)
513
    API:
514
        * Support creation, management and removal of private L2 networks (#409, #457)
515
        * Fix API implementation does not return unAuthorized cloud faults (#459)
516
        * Merge support for X-Auth-Token based authentication (#423)
517
    Logic:
518
        * Re-engineer messaging layer, migrate from 0mq to an AMQP-based infrastructure (#393)
519
        * Extended dispatcher, provides the context for executing business layer functions (#393)
520
        * Extended Ganeti event daemon, publish notifications over AMQP (#393)
521
        * Support a generic Synnefo hook in Ganeti, publish notifications over AMQP (#393, #397)
522
        * Extend logic layer, process NIC configuration notifications, update VM info in DB (#397)
523
    Deployment:
524
        * Add improved version of README.deploy, detailing node types in a Synnefo deployment
525

    
526
KNOWN DEFECTS:
527

    
528
    GUI:
529
        * Inoperative console action in list view (#497)
530
        * Various UI glitches under Chrome/Safari (wizard)
531
        * Serious functionality glitches with IE (no auto-refresh, no machine rename)
532
        * Serious UI glitches with non-standard dpi settings (#343)
533
        * Does not work with relative URLs (cannot deploy under subdir) (#421)
534
    API:
535
        * No Greek characters allowed in server names with the MySQL backend (#499)
536
    Deployment:
537
        * No rigorous testing of data migration, migrations in real-world conditions will probably fail (#503)
538

    
539

    
540
2011-04-19, v0.2.2
541
******************
542

    
543
Bug fix release:
544
    GUI:
545
        * Fix start operation breakage due to extra argument in API call (#433)
546

    
547

    
548
2011-04-19, v0.2.1
549
******************
550

    
551
Bug fix release:
552
    GUI:
553
        * Fix shutdown operation breakage due to extra argument in API call (#433)
554

    
555

    
556
2011-04-19, v0.2
557
****************
558

    
559
FIXES/NEW FEATURES:
560

    
561
    GUI:
562
        * Show transitional state when command is in progress ("Starting", etc) (#401)
563
        * Allow only "destroy" for machines being built (#399)
564
        * Show nice icons for the icon, list and single view (#389)
565
        * Show the VM configuration (flavor) in list view (#387)
566
        * Add Destroy action in icon view (#381)
567
        * Show spinner when action is in progress (#379)
568
        * Handle OS icons properly for Images and machines, user-controlled (#257)
569
        * Support modification of VM metadata (currently: only addition, removal) (#375)
570
        * Support machine rename (#307)
571
        * Show welcome screen when no VMs defined (#279)
572
        * Revamped "Create New" wizard (#83)
573
    API:
574
        * Return buildInProgress properly (#351)
575
        * Loads of new unit tests (#417)
576
        * Support OOB console access over VNC using vncauthproxy
577
            - Run as daemon, support automatic port selection (#419)
578
        * Refactor ganeti-0mqd
579
            - Run as daemon, receive messages from Ganeti hooks, publish over 0mq
580
    Deployment:
581
        * Add initial version of README.deploy, detailing service dependencies
582
        * Add support for database migrations, using Django South (#371)
583
        * Install continuous integration platform (Jenkins), run tests automatically (#383)
584

    
585
KNOWN DEFECTS:
586

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