updating AUTHORS file
[ganeti_webmgr.git] / CHANGELOG
blob807b19dd438ee58c2cb9f42f21d27e03c668f046
1 ==================
2 Changelog
3 ==================
5 v0.4
6 ----
7  * Initial Release
8    
9    * Caching system
10    * Permissions system: 
11        * user & group management
12        * per cluster/vm permissions
13    * basic VM management: Create, Delete, Start, Stop, Reboot
14    * ssh key feed 
15    * basic quota system
16    * Import tools
19 v0.5
20 ----
22 Notable Changes:
23   * Status Dashboard is now the front page for GWM
24      * lists cluster status for admins.
25      * lists summary of virtual machines status for users.
26      * lists resource usage for the user and groups.
27      * error list including job failures and ganeti errors.
28   * Integrated NoVNC, an HTML5 + WebSockets VNC viewer
29   * Super users can now view resource usage and permissions for users and groups.
30   * Virtual machine lists are now paginated for quicker loading
31   * Ram and CPU quota is now based off running virtual machines
32   * Improved layout
33   * Virtual Machines list now properly works for cluster admins