7 * fixing packaging issue with object log
11 * updating object log to 0.5.1
17 * Nodes are now cached in the database:
18 * Node detail views are now available, including some admin methods
19 * VirtualMachines may now be edited, renamed, and migrated.
20 * Errors while creating virtual machines are now handled better, and can be recovered from
21 * Django Object Log is now providing logs for all objects tracked by GWM
22 * Admins can now add ssh keys for other users
23 * Virtual machine detail page has had its layout updated to be more readable and add more
24 * fixed bugs preventing syncdb working with postgresql
30 * Status Dashboard is now the front page for GWM
31 * lists cluster status for admins.
32 * lists summary of virtual machines status for users.
33 * lists resource usage for the user and groups.
34 * error list including job failures and ganeti errors.
35 * Integrated NoVNC, an HTML5 + WebSockets VNC viewer
36 * Super users can now view resource usage and permissions for users and groups.
37 * Virtual machine lists are now paginated for quicker loading
38 * Ram and CPU quota is now based off running virtual machines
40 * Virtual Machines list now properly works for cluster admins
48 * user & group management
49 * per cluster/vm permissions
50 * basic VM management: Create, Delete, Start, Stop, Reboot