Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Only show file system chart when there is >0 file systems #1056

Merged
merged 1 commit into from
Jul 10, 2019

Commits on Jul 3, 2019

  1. Only show file system chart when there is >1 file system

    Fixes: oVirt#1055
    
    There is a permutation where the standard QEMU guest agent
    will not report actual per file system data.  In this case, the
    VM's `disks.usage` statistic is an empty array.  This case is
    now tested, and if the usage array is empty, the unallocated vs
    provisioned donut chart is displayed (as if the guest agent is
    not installed).
    sjd78 committed Jul 3, 2019
    Configuration menu
    Copy the full SHA
    3bc479b View commit details
    Browse the repository at this point in the history