Revision 895e66a8

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

  
4 4

  
5
2011-10-13, v0.7
6

  
7
NEW FEATURES:
8
    UI:
9
        * From the ground-up rebuilt, refactored MVC-based UI (#1443)
10
        * Document all settings introduced due to UI refactoring (#1447)
11
        * UI asset files versioning (#1460)
12
        * Improve feedback on completed steps during machine creation (#1461)
13
    Images:
14
        * Completely re-engineered image deployment mechanism based on
15
          snf-image Ganeti OS provider, in isolated helper VM
16
        * Support public and private images (#555)
17
        * Support handling of VM filesystem, injection of arbitrary files
18
          on VM creation (#491)
19
        * Implement file injection as a task in snf-image (#1095)
20
        * Remove all-host based processing of (potentially user-provided)
21
          Images (#969)
22
    API:
23
        * Implement <personality> tag in OpenStack Compute API
24
          for file injection (#985, #1093)
25
        * Update API implementation for server/image metadata based on latest
26
          draft version of spec (#1403)
27
        * Support deletion of Flavors, support servers referring to
28
          inexistent (deleted) Flavors (#1157)
29
    Admin:
30
        * Addition of --meta option to snf-admin image for easy setting
31
          of image metadata values on image creation (#1107)
32
    Deployment:
33
        * Initial iteration of a system test suite, snf-burnin,
34
          for end-to-end testing of Synnefo deployments (#1155)
35
        * Re-engineered logging mechanism, for finer-grained control (#1033)
36
        * Add init script for snf-ganeti-eventd, fix Debian packaging (#1323)
37
        * Document removal of Flavors from circulation (#1472)
38
        * Add generic service unavailable template (#1359)
39

  
40

  
41
FIXES:
42
    UI:
43
        * Fix problems when reusing the Create machine wizard with IE8 (#997)
44
        * Fix problematic update of the networks tab and minor fixes (#861)
45
        * Fix "Connecting" and "progress" gif in networks tab (#863)
46
        * Fix inconsistencies on machine transitions between views (#917)
47
        * Fix IE rendering mode (#975)
48
        * Fix UI machine/network creation overlays style clutter (#979)
49
        * Have UI should reset action confirmations after state change (#981)
50
        * UI barfs due to exception on "New Machine" wizard (#1473)
51
        * UI throws exception on single-server view (#1483)
52
    API:
53
        * Fix incomplete constraints in ImageMetadata Model (#1255)
54
    Deployment:
55
        * Split initial_data.json to work around South "feature" (#1263)
56
        * Fix missing snf-ganeti-instance-image package dependency (#1319)
57
    Kamaki:
58
        * The kamaki client lib uses the root logger (#1337)
59
        * The kamaki client lib fails to set server metadata (#1399)
60
    Invitations:
61
        * FIx bug causing HTTP 500 error on /invitations/login (#1407)
62
        * Fix sort order of flavors, sort by actual characteristicts (#1429)
63
        * Fix display of error modal boxes, do notrefresh or display another
64
          error (#1433)
65
        * Fix positioning of machines in "Destroying" (#1437)
66
        * Fix Metadata button shown as clickable while it's not (#1441)
67
    Images:
68
        * Missing dependency on 'qemu-img' in snf-image-helper (#1484)
69
    Logic:
70
        * Fix messages left in the queue due to unknown Ganeti opcodes (#1492)
71

  
72

  
5 73
2011-09-15, v0.6.2
6 74

  
7 75
FIXES:

Also available in: Unified diff