Revision 5fb78aa8

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

  
4

  
5
2011-05-10, v0.3
6

  
7
FIXES/NEW FEATURES:
8

  
9
    GUI:
10
        * Report connection failures correctly, instead of a bogus 503 error (#427)
11
        * Support rename Virtual Machines using a nifty pencil icon (#429)
12
        * Fix complete failure of site with IE (starts, has known defects) (#431)
13
        * Support expanding box in icon view, containing metadata info (#375, #435, #441)
14
        * Support providing X-Auth-Token headers for authentication (#455)
15
        * Support Java applet-based popup for VNC console access (#391)
16
        * Initial implementation of "networks" tab interface mockup, no actual functionality (#415)
17
    AAI:
18
        * End-to-end Shibboleth support (#345)
19
    API:
20
        * Support creation, management and removal of private L2 networks (#409, #457)
21
        * Fix API implementation does not return unAuthorized cloud faults (#459)
22
        * Merge support for X-Auth-Token based authentication (#423)
23
    Logic:
24
        * Re-engineer messaging layer, migrate from 0mq to an AMQP-based infrastructure (#393)
25
        * Extended dispatcher, provides the context for executing business layer functions (#393)
26
        * Extended Ganeti event daemon, publish notifications over AMQP (#393)
27
        * Support a generic Synnefo hook in Ganeti, publish notifications over AMQP (#393, #397)
28
        * Extend logic layer, process NIC configuration notifications, update VM info in DB (#397)
29
    Deployment:
30
        * Add improved version of README.deploy, detailing node types in a Synnefo deployment
31

  
32
KNOWN DEFECTS:
33

  
34
    GUI:
35
        * Inoperative console action in list view (#497)
36
        * Various UI glitches under Chrome/Safari (wizard)
37
        * Serious functionality glitches with IE (no auto-refresh, no machine rename)
38
        * Serious UI glitches with non-standard dpi settings (#343)
39
        * Does not work with relative URLs (cannot deploy under subdir) (#421)
40
    API:
41
        * No Greek characters allowed in server names with the MySQL backend (#499)
42
    Deployment:
43
        * No rigorous testing of data migration, migrations in real-world conditions will probably fail (#503)
44

  
45

  
4 46
2011-04-19, v0.2.2
5 47

  
6 48
Bug fix release:
......
14 56
    GUI:
15 57
        * Fix shutdown operation breakage due to extra argument in API call (#433)
16 58

  
59

  
17 60
2011-04-19, v0.2
18 61

  
19 62
FIXES/NEW FEATURES:

Also available in: Unified diff