Statistics
| Branch: | Tag: | Revision:

root / snf-cyclades-app / Changelog @ cfa5eb53

History | View | Annotate | Download (23.2 kB)

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

    
4

    
5
Development
6
-----------
7

    
8
* Fix history handling (#2299)
9

    
10

    
11
v0.9.11
12
-------
13

    
14
* listservers management command unicode workaround
15

    
16

    
17
v0.9.10
18
-------
19

    
20
* Fallback to displaying the image id if it can not resolve it.
21
* Remove --detect-orphan-{servers,networks}.
22

    
23

    
24
v0.9.9
25
------
26

    
27
* Update footer links
28
* Fix create view default flavor
29
* Updated setup.py required packages versions
30

    
31

    
32
v0.9.8
33
------
34

    
35
* Fix empty user information in feedback mails
36

    
37

    
38
v0.9.7
39
------
40
* Verify VNC server settings in get_console
41
* Management commands additions / improvements / fixes
42
* UI application fixes/improvements
43
* Other minor bugfixes
44

    
45

    
46
v0.9.2
47
------
48
* ui.userdata migration fixes
49
* new synnefo.db migrations (fixes constrain issues)
50

    
51

    
52
v0.9.1
53
------
54
* Bumped version for debian package to upgrade from 0.9.0rc1
55

    
56

    
57
v0.9.0
58
------
59

    
60
* Removed link_static management command from synnefo.ui app
61
* Astakos integration in ui and api
62
* Cloudbar integration in ui
63

    
64

    
65
2011-11-29, v0.7.4
66
******************
67

    
68
FIXES:
69
	OKEANOS_INTRO:
70
		* News section
71

    
72

    
73
2011-10-21, v0.7.3
74
******************
75

    
76
FIXES:
77
	UI:
78
		* Fix two UI glitches with Firefox 3.6 (#1545, #1546)
79

    
80

    
81
2011-10-19, v0.7.2
82
******************
83

    
84
FIXES:
85
    UI:
86
	    * Fix regressions with flavor sorting and image size checking
87
		  (#1429, #1507)
88

    
89

    
90
2011-10-17, v0.7.1
91
******************
92

    
93
FIXES:
94
    UI:
95
        * Fix Enter/Esc on machine rename not working in the UI (#1501)
96
	    * Fix UI barfs if a VM is based on an Image with state=DELETED (#1494)
97
        * Fix UI user logout action does not work (#1497)
98
    Images:	
99
		* Fix erroneous reference to $(HELPER_DIR) in /etc/default /snf-image (#1498)
100
		* Fix typo in snf-image-helper ChangePassword task (#1500)
101
		* Show timestamps on execution of helper tasks in snf-image helper VM (#1499)
102
    Deployment:
103
		* Improve check for Ganeti master in snf-ganeti-eventd init script (#1323)
104
		* Fix snf-ganeti-eventd init script ignored defaults file (#1505)
105

    
106

    
107
2011-10-13, v0.7
108
****************
109

    
110
NEW FEATURES:
111
    UI:
112
        * From the ground-up rebuilt, refactored MVC-based UI (#1443)
113
        * Document all settings introduced due to UI refactoring (#1447)
114
        * UI asset files versioning (#1460)
115
        * Improve feedback on completed steps during machine creation (#1461)
116
    Images:
117
        * Completely re-engineered image deployment mechanism based on
118
          snf-image Ganeti OS provider, in isolated helper VM
119
        * Support public and private images (#555)
120
        * Support handling of VM filesystem, injection of arbitrary files
121
          on VM creation (#491)
122
        * Implement file injection as a task in snf-image (#1095)
123
        * Remove all-host based processing of (potentially user-provided)
124
          Images (#969)
125
    API:
126
        * Implement <personality> tag in OpenStack Compute API
127
          for file injection (#985, #1093)
128
        * Update API implementation for server/image metadata based on latest
129
          draft version of spec (#1403)
130
        * Support deletion of Flavors, support servers referring to
131
          inexistent (deleted) Flavors (#1157)
132
    Admin:
133
        * Addition of --meta option to snf-admin image for easy setting
134
          of image metadata values on image creation (#1107)
135
    Deployment:
136
        * Initial iteration of a system test suite, snf-burnin,
137
          for end-to-end testing of Synnefo deployments (#1155)
138
        * Re-engineered logging mechanism, for finer-grained control (#1033)
139
        * Add init script for snf-ganeti-eventd, fix Debian packaging (#1323)
140
        * Document removal of Flavors from circulation (#1472)
141
        * Add generic service unavailable template (#1359)
142

    
143

    
144
FIXES:
145
    UI:
146
        * Fix problems when reusing the Create machine wizard with IE8 (#997)
147
        * Fix problematic update of the networks tab and minor fixes (#861)
148
        * Fix "Connecting" and "progress" gif in networks tab (#863)
149
        * Fix inconsistencies on machine transitions between views (#917)
150
        * Fix IE rendering mode (#975)
151
        * Fix UI machine/network creation overlays style clutter (#979)
152
        * Have UI should reset action confirmations after state change (#981)
153
        * UI barfs due to exception on "New Machine" wizard (#1473)
154
        * UI throws exception on single-server view (#1483)
155
    API:
156
        * Fix incomplete constraints in ImageMetadata Model (#1255)
157
    Deployment:
158
        * Split initial_data.json to work around South "feature" (#1263)
159
        * Fix missing snf-ganeti-instance-image package dependency (#1319)
160
    Kamaki:
161
        * The kamaki client lib uses the root logger (#1337)
162
        * The kamaki client lib fails to set server metadata (#1399)
163
    Invitations:
164
        * FIx bug causing HTTP 500 error on /invitations/login (#1407)
165
        * Fix sort order of flavors, sort by actual characteristicts (#1429)
166
        * Fix display of error modal boxes, do notrefresh or display another
167
          error (#1433)
168
        * Fix positioning of machines in "Destroying" (#1437)
169
        * Fix Metadata button shown as clickable while it's not (#1441)
170
    Images:
171
        * Missing dependency on 'qemu-img' in snf-image-helper (#1484)
172
    Logic:
173
        * Fix messages left in the queue due to unknown Ganeti opcodes (#1492)
174

    
175

    
176
2011-09-15, v0.6.2
177
******************
178

    
179
FIXES:
180
    UI:
181
        * Fix handling of Images in state=DELETED,
182
          allow sorting and categorization of Images in the UI (#823)
183
        * Fix the "Create New wizard" does not honor selection of
184
          "small/medium/large" images (#1129)
185
    Admin:
186
        * Fix the admin interface throws exception on the
187
          Invitations tab (1105)
188
    API:
189
        * Make API responses uncacheable (#1091)
190
    Logic:
191
        * Fix The dispatcher leaving messages unprocessed for
192
          unknown Ganeti opcodes(#1111)
193

    
194
NEW FEATURES:
195
    Admin:
196
        * Support filtering based on state, support image registration
197
          with mandatory type argument, make all deletion operations
198
          set state to DELETED (#849)
199
    API:
200
        * Allow marking flavors as removed, honor deleted flag (#1055)
201

    
202

    
203
2011-09-13, v0.6.1
204
******************
205

    
206
FIXES:
207
    UI:
208
        * Make all AJAX requests to the API uncache-able
209

    
210

    
211
2011-09-12, v0.6
212
****************
213

    
214
NEW FEATURES:
215
    Admin:
216
        * Initial version of new Web-based admininstration panel, allows
217
          management of Synnefo entities directly on the DB (#849)
218
        * Allow setting https apiurl and token in cloud tool (#853)
219
    Deployment:
220
        * Overhauled reconciliation mechanism, unit tests (#1021, #811)
221
    UI:
222
        * Overhaul CPU/RAM/disk sliders in UI to be more intuitive (#843)
223
        * Support setting of small, medium large flavors in UI (#815)
224
        * Have the UI filter flavors, depending on image size (#817)
225
        * Better, error-specific handling of error codes in UI (#971)
226
        * Implement retrieval of authentication token from the UI (#977)
227
        * Re-worked invitation UI is more vocal on errors, supports pagination
228
          (#1039)
229
        * Support a list of UI-specific metadata keys to be copied from Image
230
          to newly-created Server (#847)
231
    Images:
232
        * Support dd-based deployment of Windows and Linux images, using only
233
          dd-based sequential I/O, get rid of ntfsclone (#965, #1007)
234

    
235
FIXES:
236
    UI:
237
        * Fix Opera failing with "too old changes-since value" when idle (#521)
238
        * Fix UI problems with Firefox 3.5.x (#781)
239
        * Fix server statistics not refreshing properly in the UI (#881)
240
        * Machine rename icon not visible on IE (#909)
241
        * Fix list view fail not updating machine state properly (#915)
242
        * Fix colors in "Error" state (#953)
243
        * Fix the confirmation bar disappearing at times (#955)
244
        * Hide all actions when in state "Destroying..." (#957)
245
        * Disable connect action when machine has no ip set (#983)
246
        * Update image details on last vm creation step overlay on IE (#1011)
247
        * Fix list view displays UI error when servers are updated on IE
248
          (#1013)
249
        * Make "Add invitation", remove invitation button appear clickable
250
          (#1019)
251
    Logic:
252
        * Fix Logic layer complaining about certain Ganeti opcodes (#1031)
253

    
254

    
255
2011-08-29, v0.5.5
256
******************
257

    
258
FIXES:
259
    Logic:
260
        * Bugfixes, reconnect to AMQP properly when connection drops,
261
          added more DEBUG- and INFO-level logging messages.
262

    
263

    
264
2011-07-27, v0.5.4
265
******************
266

    
267
FIXES:
268
    UI:
269
        * Numerous bugfixes, most in response to user feedback from
270
          the Alpha deployment
271
        * #813 (Minor UI issues), #857 (long machine names),
272
          #865 (problem when user has zero invitations),
273
          #873 (generic 404 template), #895 (default username in RDP file),
274
          #897 (show spinner for the public network), 899 (allow Connect
275
          from the network UI), #901 (cannot select password for copying
276
          with Chrome), #893 (firewall profile selection behaves as a single
277
          list for all servers), #903 (cannot copy paste IPv4 in icon view),
278
          #905 (Javascript throws exception when left idle), #907 (similar
279
          issue with #907), #913 (list view alert message)
280
    Images:
281
        * ntfsclone does not use all of the available space on the target (#879)
282
    Deployment:
283
        * Move fix_amqp_settings to queue system init code (#809)
284
    Admin:
285
        * snf-admin user invite is not non-ascii friendly (#943)
286
        * snf-user should show email addresses, even without any arguments (#871)
287

    
288
FEATURES:
289
    UI:
290
        * Show completion percentage when a machine is being built (#887)
291
    API:
292
        * Report percentage completion for machines in BUILD (#891)
293
    Images:
294
        * The image deployment layer should report completion to the API layer
295
          (#889)
296
    Deployment:
297
        * Drop ganeti-eventd & snf-ganeti-hook synnefo dependency (#691)
298
        * Split Synnefo Ganeti tools to separate project under snf-cyclades-gtools/
299
        * Import code for building Debian packages, refactor repository (#691)
300

    
301

    
302
2011-07-19, v0.5.3.1
303
******************--
304

    
305
FIXES:
306
    API:
307
        * Fix bug with firewall code using inexistent, removed setting
308
    GUI:
309
        * Fix bug with invitations UI (#859)
310
        * Fix bug with feedback form submission raising HTTP 500
311
    Deployment:
312
        * Fix bug with error reporting by the invitations app
313

    
314

    
315
2011-07-19, v0.5.3
316
******************
317

    
318
FIXES:
319
    GUI:
320
        * Add separate LOGOUT_URL setting
321
          fixes bug with URL in invitations mail
322
    Deployment:
323
        * Recode invitations email in UTF-8
324
        * Use DEFAULT_FROM_EMAIL Django setting as From: header
325
          for all emails
326

    
327

    
328
2011-07-18, v0.5.2
329
******************
330

    
331
FIXES:
332
    GUI:
333
        * Improve IPv6 support in UI (#839, #841)
334
        * Improve Connect messages, propose username (#801)
335
        * Add "tag"/"value" headers in Modify tags popup (#845)
336
    API:
337
        * Support arbitrary arguments to RAPI CreateInstanceCall() (#835)
338
    Admin tool:
339
        * Support creation and modification of users, flavors, images (#827)
340
        * Support sending invitations from the command line
341

    
342

    
343
2011-07-14, v0.5.1
344
******************
345

    
346
FIXES:
347
    GUI:
348
        * non-standard dpi settings (#343)
349
        * many minor bugs (#717)
350
        * remove "Login again" button from Java VNC viewer (#731)
351
        * Fix no firewall settings shown for newly built machines (#753)
352
        * Fix handling of transitional "Destroying" state (#771)
353
        * Use well-formed, client- and server-specific messages
354
          for the Connect operation (#801)
355
        * Fix misaligned action labels in IE (#821)
356
          generic cross-browser compatibility fixes (#341)
357
    Logic:
358
        * fix dispatcher flushing AMQP queues (#719)
359
        * Support asynchronous VM deletion (#721)
360
        * Add backend prefix to all AMQP queues (#723)
361
        * Document workarounds for dispatcher daemonization problems
362
          when logging to stdout (#779)
363
    Images:
364
        * Fix ntfsclone causing excess I/O load due to verbose output (#729)
365
    API:
366
        * Have API use the flavor-defined disk sizes (#759)
367
        * Make backend disk templates (plain, drbd) configurable (#77&)
368
        * Work around Ganeti bug with getting VNC console info (#783)
369
        * Set serial_console=False explicitly on Ganeti backend (#785)
370
        * Allow exception info to propagate when VNC console allocation fails
371
          (#789)
372
        * Handle deletion of machines in ERROR when no Ganeti instance exists
373
          (#799)
374
    Backend:
375
        * Synchronize contrib/kvm-vif-bridge to agree with the API on the tags
376
          to use for firewall profiles (#789)
377

    
378
NEW FEATURES
379
    GUI:
380
        * Add themed form for invitations, integrate with UI (#439)
381
        * Add themed feedback form, integrate with API error window
382
          (~okeanos #7)
383
    Admin tool:
384
        * Add initial version of snf-admin tool for user, VM and image
385
          management (#727)
386

    
387

    
388
2011-07-01, v0.5
389
****************
390

    
391
NEW FEATURES
392
    GUI:
393
        * Overhauled icon and single-server view, updated color set
394
          (#651, #653, #667, #669, #673, #675, #677, #443, #631)
395
        * Added statistics, retrieves pre-processed PNGs from backend (#527)
396
        * Added buttons for modifier keys, custom theming to Java VNC client
397
          (#545)
398
        * Support single-click RDP-based connection to Windows VMs (#673)
399
        * Allow setting network firewall profiles on public interfaces (#661)
400
    Images:
401
        * Complete set of Linux distribution Images (Debian, Fedora, Ubuntu)
402
          (#493, #509)
403
        * Complete support for Windows machines (create, customize, boot)
404
          (#495)
405
    Logic:
406
        * Support centralized logging, logging.conf-based setup (#547)
407
    AAI:
408
        * Allow per-user setting of number of outgoing invitations (#439, #705)
409
        * Support "switch-user"-type functionality for helpdesk users (#665)
410
        * Support user logout in the UI, delete relevant tokens (#663)
411
    API:
412
        * Supports retrieval of statistics (#527)
413
        * Support maximum number of VMs per user (quota) (#703)
414
        * Extend API to support distinct firewall profiles, update backend (#659)
415
    Deployment:
416
        * BSD 2-clause Licensing (#581)
417
        * Initial translation of UI to Greek (#689)
418
        * Drop Django dependency in snf-ganeti-eventd and snf-ganeti-hook (#691)
419
          Synnefo dependency remains, already patched by ops, to be committed
420
        * Split settings.py to distinct files under settings.d/ (#693)
421
        * Use the Django email framework (#697)
422
        * Implemented statistics-gathering mechanism at the backend (#527)
423

    
424
FIXES:
425
    GUI:
426
        * Too many bug fixes to mention (#403, #429, #465, #473, #557, #589,
427
          #599, #605, #607, #609, #611, #613, #619, #621, #623, #625, #627,
428
          #629, #633, #635, #637, #639, #641, #643, #645, #647, #649, #655,
429
          #657, #681, #687, #699, #701, #707, #709)
430
        * Better cross-browser compatibility (#341)
431
        * Should work with relative URLs (#421)
432
    Images:
433
        * Set hostname in Linux VMs appropriately (#603)
434
    Logic:
435
        * Include EUI-64-derived IPv6 address in ganeti-net-status notifications
436
          (#615)
437
    Deployment:
438
        * Do not set nodes explicitly, use iallocator at Ganeti backend (#617)
439

    
440

    
441
2011-06-06, v0.4
442
****************
443

    
444
NEW FEATURES:
445
    GUI:
446
        * Support displaying info on and handling of public and private networks,
447
          with differential updates (#407, #469)
448
        * Support create new private network (#541), add machine to
449
          private network (#543)
450
        * Design and implement a completely revamped blue and orange
451
          color theme (#529, #531)
452
        * Implement improved add/edit metadata dialog with suggested values for
453
          keys (#535, #537)
454
        * Implement list of suggested keys in add server metadata dialog (#537)
455
        * Add full-screen Console window, themed as the rest of the UI (#497)
456
        * Implement single-machine view in the UI (#573)
457
        * Add user notification (spinner) on button clicks performing
458
          API actions (#471)
459
        * Full IE support, differential updates (#461)
460
    AAI:
461
        * Each token has its own expiration date, fix expiration of
462
          development test token (#483)
463
        * Support adding new users to the DB by invitation (#439)
464
    API:
465
        * Extend networks API, support differential updates for private nets (#569)
466
        * Support XML replies for the /networks API namespace (#553)
467
        * Implement mechanism for reconciliation of DB state with Ganeti backend
468
          state in case of AMQP failure (#505)
469
        * Support Ganeti link pooling for management of private networks (#513)
470
        * Support reception and processing of NIC configuration notifications
471
          from Ganeti over AMQP (#513)
472
    IMAGES:
473
        * Implement generic API<->Ganeti mechanism for passing custom VM parameters (#487)
474
        * Support selection and handling of OS images for VM customization (#489)
475
        * Support random selection and enforcement of root password on Linux VMs (#485)
476
    GANETI BACKEND:
477
        * Design and implement mechanism for handling network connection requests,
478
          based on link ids of virtual NICs (#411)
479
        * Support handling of public and private networks,
480
          based on NFDHCPD and custom KVM ifup scripts (#407, #411)
481

    
482
FIXES:
483
    GUI:
484
        * Remove extraneous GET /server/id/meta requests (#463)
485
        * Fix location of the "Create New" wizard in IE (#467)
486
        * Make numerous hardcoded strings translatable (#473)
487
        * Fix alignment of step names in "Create New" wizard (#475)
488
        * Fix OS icons not appearing in Opera (#477)
489
        * Fix correspondence of OS icons to icon URIs (#481)
490
        * Fix console action inoperable in list view (#497)
491
        * Fix HTTP errors from backend not reported correctly (#523)
492
        * Fix handling of API "UKNNOWN" status for servers (#571)
493
        * Add SVG-derived icons for Fedora in multiple resolutions (#587)
494
        * Various minor UI glitches (#583, #585, #591)
495
    API:
496
        * Fix entering Greek characters in fields failed (was due to
497
          problem with db creation parameters in MySQL) (#499)
498
        * Fix return erroneous 304 NOT MOTIFIED for GET /servers if only
499
          server metadata modified (#525)
500
        * Fix return erroneous "UNKNOWN" status under specific circumstances (#573)
501
        * Remove private network connections when a server is deleted (#579)
502

    
503

    
504
KNOWN DEFECTS:
505

    
506
    GUI:
507
        * Does not work with relative URLs (cannot deploy under subdir) (#421)
508
        * UI breaks if "Create New" called twice in quick succession (#609)
509
        * Esc/Enter keys do not work in edit metadata window (#605)
510
        * No spinner icon on outstanding requests for updates to private networks (#607)
511
        * Error window overflows in case of longer-than-usual traceback in
512
          "Details" field (#611)
513
        * Single-server view does not update properly (#613)
514
    IMAGES:
515
        * Image deployment mechanism does not set Linux hostname properly (#603)
516
    GANETI BACKEND:
517
        * No IPv6 reported from the Synnefo Ganeti hook to the API
518
          (backend, API and UI can all handle IPv6 though) (#615)
519
        * All VMs currently allocated to the first Ganeti node, since no
520
          allocator has been installed in the development Ganeti yet (#617)
521
    Deployment:
522
        * No rigorous testing of data migration, migrations in real-world
523
          conditions will probably fail (#503)
524

    
525

    
526
2011-05-10, v0.3
527
****************
528

    
529
FIXES/NEW FEATURES:
530

    
531
    GUI:
532
        * Report connection failures correctly, instead of a bogus 503 error (#427)
533
        * Support rename Virtual Machines using a nifty pencil icon (#429)
534
        * Fix complete failure of site with IE (starts, has known defects) (#431)
535
        * Support expanding box in icon view, containing metadata info (#375, #435, #441)
536
        * Support providing X-Auth-Token headers for authentication (#455)
537
        * Support Java applet-based popup for VNC console access (#391)
538
        * Initial implementation of "networks" tab interface mockup, no actual functionality (#415)
539
    AAI:
540
        * End-to-end Shibboleth support (#345)
541
    API:
542
        * Support creation, management and removal of private L2 networks (#409, #457)
543
        * Fix API implementation does not return unAuthorized cloud faults (#459)
544
        * Merge support for X-Auth-Token based authentication (#423)
545
    Logic:
546
        * Re-engineer messaging layer, migrate from 0mq to an AMQP-based infrastructure (#393)
547
        * Extended dispatcher, provides the context for executing business layer functions (#393)
548
        * Extended Ganeti event daemon, publish notifications over AMQP (#393)
549
        * Support a generic Synnefo hook in Ganeti, publish notifications over AMQP (#393, #397)
550
        * Extend logic layer, process NIC configuration notifications, update VM info in DB (#397)
551
    Deployment:
552
        * Add improved version of README.deploy, detailing node types in a Synnefo deployment
553

    
554
KNOWN DEFECTS:
555

    
556
    GUI:
557
        * Inoperative console action in list view (#497)
558
        * Various UI glitches under Chrome/Safari (wizard)
559
        * Serious functionality glitches with IE (no auto-refresh, no machine rename)
560
        * Serious UI glitches with non-standard dpi settings (#343)
561
        * Does not work with relative URLs (cannot deploy under subdir) (#421)
562
    API:
563
        * No Greek characters allowed in server names with the MySQL backend (#499)
564
    Deployment:
565
        * No rigorous testing of data migration, migrations in real-world conditions will probably fail (#503)
566

    
567

    
568
2011-04-19, v0.2.2
569
******************
570

    
571
Bug fix release:
572
    GUI:
573
        * Fix start operation breakage due to extra argument in API call (#433)
574

    
575

    
576
2011-04-19, v0.2.1
577
******************
578

    
579
Bug fix release:
580
    GUI:
581
        * Fix shutdown operation breakage due to extra argument in API call (#433)
582

    
583

    
584
2011-04-19, v0.2
585
****************
586

    
587
FIXES/NEW FEATURES:
588

    
589
    GUI:
590
        * Show transitional state when command is in progress ("Starting", etc) (#401)
591
        * Allow only "destroy" for machines being built (#399)
592
        * Show nice icons for the icon, list and single view (#389)
593
        * Show the VM configuration (flavor) in list view (#387)
594
        * Add Destroy action in icon view (#381)
595
        * Show spinner when action is in progress (#379)
596
        * Handle OS icons properly for Images and machines, user-controlled (#257)
597
        * Support modification of VM metadata (currently: only addition, removal) (#375)
598
        * Support machine rename (#307)
599
        * Show welcome screen when no VMs defined (#279)
600
        * Revamped "Create New" wizard (#83)
601
    API:
602
        * Return buildInProgress properly (#351)
603
        * Loads of new unit tests (#417)
604
        * Support OOB console access over VNC using vncauthproxy
605
            - Run as daemon, support automatic port selection (#419)
606
        * Refactor ganeti-0mqd
607
            - Run as daemon, receive messages from Ganeti hooks, publish over 0mq
608
    Deployment:
609
        * Add initial version of README.deploy, detailing service dependencies
610
        * Add support for database migrations, using Django South (#371)
611
        * Install continuous integration platform (Jenkins), run tests automatically (#383)
612

    
613
KNOWN DEFECTS:
614

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