mirror of
https://github.com/OpenNebula/one.git
synced 2025-03-21 14:50:08 +03:00
Feature #3718: Clean the output of onevm show
This commit is contained in:
parent
368f31a02d
commit
9e1b783bcb
@ -518,9 +518,7 @@ class OneVMHelper < OpenNebulaHelper::OneHelper
|
||||
puts str % [k, OpenNebulaHelper.unit_to_str(vm[v].to_i/1024, {})]
|
||||
end
|
||||
}
|
||||
puts
|
||||
# TODO Remove CPU, MEMORY, NETTX, NETRX, DISK_SIZE from MONITORING
|
||||
puts vm.template_like_str('MONITORING')
|
||||
|
||||
puts
|
||||
|
||||
CLIHelper.print_header(str_h1 % "PERMISSIONS",false)
|
||||
|
Loading…
x
Reference in New Issue
Block a user