GSoC/GCI Archive
Google Code-in 2010 Oregon State University Open Source Lab

Ganeti Web Manager: implement pagination and/or incremental loading for cluster detail > virtual machines

completed by: kennym

mentors: Leslie Hawthorn, Greg Lund-Chaix, Peter Krenesky, Lance Albertson, Jeff Sheltren

 

Please make sure to submit your patch for this task and to take required notes for it in the OSUOSL issue tracker at http://code.osuosl.org/issues/597. Required notes would include letting the community know you are working on the issue with a note in the tracker, any notes on progress or difficulties implementing, etc.

For help with this task, contact kreneskyp or ramereth in #osuosl on Freenode. 

Task Description:

If there are many virtual machines with a stale cache the virtual machines tab under cluster detail will take too long to load. Implement pagination, or incremental loading.

Incremental loading would load the VMs in increments of 5-10 at a time so that the page will add VMs in a more fluid manner.