Ticket #6321 - "free" resources bars should be converted to "used" resources bars
commit051eee7d5eeabb91f148e0e1c9f8f808fbc4ecda
authorPeter Krenesky <peter@osuosl.org>
Tue, 14 Jun 2011 20:18:02 +0000 (14 13:18 -0700)
committerPeter Krenesky <peter@osuosl.org>
Tue, 14 Jun 2011 20:18:02 +0000 (14 13:18 -0700)
tree6164bae4c11fd0eb619cf01a3156a1e11c3d61ed
parentcedf88b4788b74e3ae632e4849d75a65a8d8b68a
Ticket #6321 - "free" resources bars should be converted to "used" resources bars
    * updating methods to retrieve "allocated" and "used" in addition to "free"
    * updating all bars (labels, colors, numbers) to show "allocated" instead of "free"
    * added resources section to cluster detail page
ganeti_web/models.py
ganeti_web/templates/cluster/detail.html
ganeti_web/templates/node/detail.html
ganeti_web/templates/node/table.html
ganeti_web/templates/overview.html
ganeti_web/templatetags/webmgr_tags.py