[Ovirt-devel] [PATCH server] UI for accumulated uptime for VMs.

Jason Guiditta jguiditt at redhat.com
Tue Jun 30 20:35:57 UTC 2009


On Mon, 2009-06-29 at 13:49 +0000, Scott Seago wrote:
> There's still a problem with this working on the cloud side, but that can be resolved in a subsequent commit.
> ---
>  src/app/controllers/pool_controller.rb        |    2 +-
>  src/app/controllers/resources_controller.rb   |    7 ++++++-
>  src/app/controllers/smart_pools_controller.rb |    5 ++---
>  src/app/helpers/application_helper.rb         |   14 ++++++++++++++
>  src/app/models/vm.rb                          |    5 +++++
>  src/app/views/cloud/instance/_list.rhtml      |    3 +++
>  src/app/views/vm/_grid.rhtml                  |    1 +
>  src/app/views/vm/show.rhtml                   |    4 +++-
>  8 files changed, 35 insertions(+), 6 deletions(-)

Mostly ACK, conditional one 2 things:
1. Since sorting isnt working yet for cloud query, just disable sort
link till we get that right.
2. Value in grids for uptime seems to be blank, not sure where the issue
is there.




More information about the ovirt-devel mailing list