Statistics
| Branch: | Tag: | Revision:

root / Changelog @ 4290fbcf

History | View | Annotate | Download (12.9 kB)

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

    
4
2011-07-19, v0.5.3
5

    
6
FIXES:
7
    GUI:
8
        * Add separate LOGOUT_URL setting
9
          fixes bug with URL in invitations mail
10
    Deployment:
11
        * Recode invitations email in UTF-8
12
        * Use DEFAULT_FROM_EMAIL Django setting as From: header
13
          for all emails
14

    
15

    
16
2011-07-18, v0.5.2
17

    
18
FIXES:
19
    GUI:
20
        * Improve IPv6 support in UI (#839, #841)
21
        * Improve Connect messages, propose username (#801)
22
        * Add "tag"/"value" headers in Modify tags popup (#845)
23
    API:
24
        * Support arbitrary arguments to RAPI CreateInstanceCall() (#835)
25
    Admin tool:
26
        * Support creation and modification of users, flavors, images (#827)
27
        * Support sending invitations from the command line
28

    
29

    
30
2011-07-14, v0.5.1
31

    
32
FIXES:
33
    GUI:
34
        * non-standard dpi settings (#343)
35
        * many minor bugs (#717)
36
        * remove "Login again" button from Java VNC viewer (#731)
37
        * Fix no firewall settings shown for newly built machines (#753)
38
        * Fix handling of transitional "Destroying" state (#771)
39
        * Use well-formed, client- and server-specific messages
40
          for the Connect operation (#801)
41
        * Fix misaligned action labels in IE (#821)
42
          generic cross-browser compatibility fixes (#341)
43
    Logic:
44
        * fix dispatcher flushing AMQP queues (#719)
45
        * Support asynchronous VM deletion (#721)
46
        * Add backend prefix to all AMQP queues (#723)
47
        * Document workarounds for dispatcher daemonization problems
48
          when logging to stdout (#779)
49
    Images:
50
        * Fix ntfsclone causing excess I/O load due to verbose output (#729)
51
    API:
52
        * Have API use the flavor-defined disk sizes (#759)
53
        * Make backend disk templates (plain, drbd) configurable (#77&)
54
        * Work around Ganeti bug with getting VNC console info (#783)
55
        * Set serial_console=False explicitly on Ganeti backend (#785)
56
        * Allow exception info to propagate when VNC console allocation fails
57
          (#789)
58
        * Handle deletion of machines in ERROR when no Ganeti instance exists
59
          (#799)
60
    Backend:
61
        * Synchronize contrib/kvm-vif-bridge to agree with the API on the tags
62
          to use for firewall profiles (#789)
63

    
64
NEW FEATURES
65
    GUI:
66
        * Add themed form for invitations, integrate with UI (#439)
67
        * Add themed feedback form, integrate with API error window
68
          (~okeanos #7)
69
    Admin tool:
70
        * Add initial version of snf-admin tool for user, VM and image
71
          management (#727)
72

    
73

    
74
2011-07-01, v0.5
75

    
76
NEW FEATURES
77
    GUI:
78
        * Overhauled icon and single-server view, updated color set
79
          (#651, #653, #667, #669, #673, #675, #677, #443, #631)
80
        * Added statistics, retrieves pre-processed PNGs from backend (#527)
81
        * Added buttons for modifier keys, custom theming to Java VNC client
82
          (#545)
83
        * Support single-click RDP-based connection to Windows VMs (#673)
84
        * Allow setting network firewall profiles on public interfaces (#661)
85
    Images:
86
        * Complete set of Linux distribution Images (Debian, Fedora, Ubuntu)
87
          (#493, #509)
88
        * Complete support for Windows machines (create, customize, boot)
89
          (#495)
90
    Logic:
91
        * Support centralized logging, logging.conf-based setup (#547)
92
    AAI:
93
        * Allow per-user setting of number of outgoing invitations (#439, #705)
94
        * Support "switch-user"-type functionality for helpdesk users (#665)
95
        * Support user logout in the UI, delete relevant tokens (#663)
96
    API:
97
        * Supports retrieval of statistics (#527)
98
        * Support maximum number of VMs per user (quota) (#703)
99
        * Extend API to support distinct firewall profiles, update backend (#659)
100
    Deployment:
101
        * BSD 2-clause Licensing (#581)
102
        * Initial translation of UI to Greek (#689)
103
        * Drop Django dependency in snf-ganeti-eventd and snf-ganeti-hook (#691)
104
          Synnefo dependency remains, already patched by ops, to be committed
105
        * Split settings.py to distinct files under settings.d/ (#693)
106
        * Use the Django email framework (#697)
107
        * Implemented statistics-gathering mechanism at the backend (#527)
108

    
109
FIXES:
110
    GUI:
111
        * Too many bug fixes to mention (#403, #429, #465, #473, #557, #589,
112
          #599, #605, #607, #609, #611, #613, #619, #621, #623, #625, #627,
113
          #629, #633, #635, #637, #639, #641, #643, #645, #647, #649, #655,
114
          #657, #681, #687, #699, #701, #707, #709)
115
        * Better cross-browser compatibility (#341)
116
        * Should work with relative URLs (#421)
117
    Images:
118
        * Set hostname in Linux VMs appropriately (#603)
119
    Logic:
120
        * Include EUI-64-derived IPv6 address in ganeti-net-status notifications
121
          (#615)
122
    Deployment:
123
        * Do not set nodes explicitly, use iallocator at Ganeti backend (#617)
124

    
125

    
126
2011-06-06, v0.4
127

    
128
NEW FEATURES:
129
    GUI:
130
        * Support displaying info on and handling of public and private networks,
131
          with differential updates (#407, #469)
132
        * Support create new private network (#541), add machine to
133
          private network (#543)
134
        * Design and implement a completely revamped blue and orange
135
          color theme (#529, #531)
136
        * Implement improved add/edit metadata dialog with suggested values for
137
          keys (#535, #537)
138
        * Implement list of suggested keys in add server metadata dialog (#537)
139
        * Add full-screen Console window, themed as the rest of the UI (#497)
140
        * Implement single-machine view in the UI (#573)
141
        * Add user notification (spinner) on button clicks performing
142
          API actions (#471)
143
        * Full IE support, differential updates (#461)
144
    AAI:
145
        * Each token has its own expiration date, fix expiration of
146
          development test token (#483)
147
        * Support adding new users to the DB by invitation (#439)
148
    API:
149
        * Extend networks API, support differential updates for private nets (#569)
150
        * Support XML replies for the /networks API namespace (#553)
151
        * Implement mechanism for reconciliation of DB state with Ganeti backend
152
          state in case of AMQP failure (#505)
153
        * Support Ganeti link pooling for management of private networks (#513)
154
        * Support reception and processing of NIC configuration notifications
155
          from Ganeti over AMQP (#513)
156
    IMAGES:
157
        * Implement generic API<->Ganeti mechanism for passing custom VM parameters (#487)
158
        * Support selection and handling of OS images for VM customization (#489)
159
        * Support random selection and enforcement of root password on Linux VMs (#485)
160
    GANETI BACKEND:
161
        * Design and implement mechanism for handling network connection requests,
162
          based on link ids of virtual NICs (#411)
163
        * Support handling of public and private networks,
164
          based on NFDHCPD and custom KVM ifup scripts (#407, #411)
165

    
166
FIXES:
167
    GUI:
168
        * Remove extraneous GET /server/id/meta requests (#463)
169
        * Fix location of the "Create New" wizard in IE (#467)
170
        * Make numerous hardcoded strings translatable (#473)
171
        * Fix alignment of step names in "Create New" wizard (#475)
172
        * Fix OS icons not appearing in Opera (#477)
173
        * Fix correspondence of OS icons to icon URIs (#481)
174
        * Fix console action inoperable in list view (#497)
175
        * Fix HTTP errors from backend not reported correctly (#523)
176
        * Fix handling of API "UKNNOWN" status for servers (#571)
177
        * Add SVG-derived icons for Fedora in multiple resolutions (#587)
178
        * Various minor UI glitches (#583, #585, #591)
179
    API:
180
        * Fix entering Greek characters in fields failed (was due to
181
          problem with db creation parameters in MySQL) (#499)
182
        * Fix return erroneous 304 NOT MOTIFIED for GET /servers if only
183
          server metadata modified (#525)
184
        * Fix return erroneous "UNKNOWN" status under specific circumstances (#573)
185
        * Remove private network connections when a server is deleted (#579)
186

    
187

    
188
KNOWN DEFECTS:
189

    
190
    GUI:
191
        * Does not work with relative URLs (cannot deploy under subdir) (#421)
192
        * UI breaks if "Create New" called twice in quick succession (#609)
193
        * Esc/Enter keys do not work in edit metadata window (#605)
194
        * No spinner icon on outstanding requests for updates to private networks (#607)
195
        * Error window overflows in case of longer-than-usual traceback in
196
          "Details" field (#611)
197
        * Single-server view does not update properly (#613)
198
    IMAGES:
199
        * Image deployment mechanism does not set Linux hostname properly (#603)
200
    GANETI BACKEND:
201
        * No IPv6 reported from the Synnefo Ganeti hook to the API
202
          (backend, API and UI can all handle IPv6 though) (#615)
203
        * All VMs currently allocated to the first Ganeti node, since no
204
          allocator has been installed in the development Ganeti yet (#617)
205
    Deployment:
206
        * No rigorous testing of data migration, migrations in real-world
207
          conditions will probably fail (#503)
208

    
209

    
210
2011-05-10, v0.3
211

    
212
FIXES/NEW FEATURES:
213

    
214
    GUI:
215
        * Report connection failures correctly, instead of a bogus 503 error (#427)
216
        * Support rename Virtual Machines using a nifty pencil icon (#429)
217
        * Fix complete failure of site with IE (starts, has known defects) (#431)
218
        * Support expanding box in icon view, containing metadata info (#375, #435, #441)
219
        * Support providing X-Auth-Token headers for authentication (#455)
220
        * Support Java applet-based popup for VNC console access (#391)
221
        * Initial implementation of "networks" tab interface mockup, no actual functionality (#415)
222
    AAI:
223
        * End-to-end Shibboleth support (#345)
224
    API:
225
        * Support creation, management and removal of private L2 networks (#409, #457)
226
        * Fix API implementation does not return unAuthorized cloud faults (#459)
227
        * Merge support for X-Auth-Token based authentication (#423)
228
    Logic:
229
        * Re-engineer messaging layer, migrate from 0mq to an AMQP-based infrastructure (#393)
230
        * Extended dispatcher, provides the context for executing business layer functions (#393)
231
        * Extended Ganeti event daemon, publish notifications over AMQP (#393)
232
        * Support a generic Synnefo hook in Ganeti, publish notifications over AMQP (#393, #397)
233
        * Extend logic layer, process NIC configuration notifications, update VM info in DB (#397)
234
    Deployment:
235
        * Add improved version of README.deploy, detailing node types in a Synnefo deployment
236

    
237
KNOWN DEFECTS:
238

    
239
    GUI:
240
        * Inoperative console action in list view (#497)
241
        * Various UI glitches under Chrome/Safari (wizard)
242
        * Serious functionality glitches with IE (no auto-refresh, no machine rename)
243
        * Serious UI glitches with non-standard dpi settings (#343)
244
        * Does not work with relative URLs (cannot deploy under subdir) (#421)
245
    API:
246
        * No Greek characters allowed in server names with the MySQL backend (#499)
247
    Deployment:
248
        * No rigorous testing of data migration, migrations in real-world conditions will probably fail (#503)
249

    
250

    
251
2011-04-19, v0.2.2
252

    
253
Bug fix release:
254
    GUI:
255
        * Fix start operation breakage due to extra argument in API call (#433)
256

    
257

    
258
2011-04-19, v0.2.1
259

    
260
Bug fix release:
261
    GUI:
262
        * Fix shutdown operation breakage due to extra argument in API call (#433)
263

    
264

    
265
2011-04-19, v0.2
266

    
267
FIXES/NEW FEATURES:
268

    
269
    GUI:
270
        * Show transitional state when command is in progress ("Starting", etc) (#401)
271
        * Allow only "destroy" for machines being built (#399)
272
        * Show nice icons for the icon, list and single view (#389)
273
        * Show the VM configuration (flavor) in list view (#387)
274
        * Add Destroy action in icon view (#381)
275
        * Show spinner when action is in progress (#379)
276
        * Handle OS icons properly for Images and machines, user-controlled (#257)
277
        * Support modification of VM metadata (currently: only addition, removal) (#375)
278
        * Support machine rename (#307)
279
        * Show welcome screen when no VMs defined (#279)
280
        * Revamped "Create New" wizard (#83)
281
    API:
282
        * Return buildInProgress properly (#351)
283
        * Loads of new unit tests (#417)
284
        * Support OOB console access over VNC using vncauthproxy
285
            - Run as daemon, support automatic port selection (#419)
286
        * Refactor ganeti-0mqd
287
            - Run as daemon, receive messages from Ganeti hooks, publish over 0mq
288
    Deployment:
289
        * Add initial version of README.deploy, detailing service dependencies
290
        * Add support for database migrations, using Django South (#371)
291
        * Install continuous integration platform (Jenkins), run tests automatically (#383)
292

    
293
KNOWN DEFECTS:
294

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