Feature #2778
Show running vms on host tab
Status: | Closed | Start date: | 03/17/2014 | |
---|---|---|---|---|
Priority: | Normal | Due date: | ||
Assignee: | Carlos Martín | % Done: | 0% | |
Category: | Sunstone | |||
Target version: | Release 4.6 | |||
Resolution: | fixed | Pull request: |
Description
Show running vms on a new dedicated host tab like with 'onehost show $ID'.
Associated revisions
Feature #2778: Show running VMs in host individual info
Feature #2778: Remove auto-refresh, add a 'top command' button
Feature #2778: Fix vnc dialog
Feature #2778: New mechanism for dynamic selects
Feature #2778: Use new dynamic selects for clusters
Feature #2778: Migrate all selects to the new async method
Feature #2778: Fix ACL wizard style
Feature #2778: Remove graphs from dashboard, add simple usage bars
Feature #2778: Add new tab to access quotas for regular users
Feature #2778: fix user info & quotas in config window
Feature #2778: Improve datatable drawing time
bSortClasses: false since we don't use a special style for the
cells of the sorting column
bDeferRender: true to render only the visible rows
Feature #2778: Fix bug in cluster create
Feature #2778: Fix image create dialog
Feature #2778: Improve cache
- Refresh table when changing tabs (using cache)
- Refresh/top button ignores the cache, and forces a list call
- Increase cache value to 1 minute
Feature #2778: Set usage bar colors by class, instead of a hardcoded value
TODO: add the classes to the css
Feature #2778: Fix cluster dropdown
Feature #2778: Fix vnc in individual info
Feature #2778: Fix cluster dropdowns
Feature #2778: use unique tbody ids
Feature #2778: fix group #users column
History
#1 Updated by Ruben S. Montero over 7 years ago
- Tracker changed from Feature to Request
#2 Updated by Carlos Martín over 7 years ago
- Tracker changed from Request to Feature
- Status changed from Pending to Closed
- Assignee set to Carlos Martín
- Target version set to Release 4.6
- Resolution set to fixed
Done!