mirror of
https://github.com/OpenNebula/one.git
synced 2025-03-22 18:50:08 +03:00
Feature #1112: Show TM_MAD in onedatastore show output
This commit is contained in:
parent
20ff34756c
commit
f534f66ca5
@ -71,6 +71,7 @@ class OneDatastoreHelper < OpenNebulaHelper::OneHelper
|
||||
puts str % ["CLUSTER", datastore['CLUSTER']]
|
||||
|
||||
puts str % ["TYPE", datastore['TYPE']]
|
||||
puts str % ["TM_MAD", datastore['TM_MAD']]
|
||||
puts str % ["BASE PATH",datastore['BASE_PATH']]
|
||||
puts
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user