Revision 97ff603c Changelog

b/Changelog
1 1
Changelog
2 2
=========
3 3

  
4
2011-07-14, v0.5.1
5

  
6
FIXES:
7
    GUI:
8
        * non-standard dpi settings (#343)
9
        * many minor bugs (#717)
10
        * remove "Login again" button from Java VNC viewer (#731)
11
        * Fix no firewall settings shown for newly built machines (#753)
12
        * Fix handling of transitional "Destroying" state (#771)
13
        * Use well-formed, client- and server-specific messages
14
          for the Connect operation (#801)
15
        * Fix misaligned action labels in IE (#821)
16
          generic cross-browser compatibility fixes (#341)
17
    Logic:
18
        * fix dispatcher flushing AMQP queues (#719)
19
        * Support asynchronous VM deletion (#721)
20
        * Add backend prefix to all AMQP queues (#723)
21
        * Document workarounds for dispatcher daemonization problems
22
          when logging to stdout (#779)
23
    Images:
24
        * Fix ntfsclone causing excess I/O load due to verbose output (#729)
25
    API:
26
        * Have API use the flavor-defined disk sizes (#759)
27
        * Make backend disk templates (plain, drbd) configurable (#77&)
28
        * Work around Ganeti bug with getting VNC console info (#783)
29
        * Set serial_console=False explicitly on Ganeti backend (#785)
30
        * Allow exception info to propagate when VNC console allocation fails
31
          (#789)
32
        * Handle deletion of machines in ERROR when no Ganeti instance exists
33
          (#799)
34
    Backend:
35
        * Synchronize contrib/kvm-vif-bridge to agree with the API on the tags
36
          to use for firewall profiles (#789)
37

  
38
NEW FEATURES
39
    GUI:
40
        * Add themed form for invitations, integrate with UI (#439)
41
        * Add themed feedback form, integrate with API error window
42
          (~okeanos #7)
43
    Admin tool:
44
        * Add initial version of snf-admin tool for user, VM and image
45
          management (#727)
46

  
4 47

  
5 48
2011-07-01, v0.5
6 49

  

Also available in: Unified diff