Statistics
| Branch: | Tag: | Revision:

root / lib / client / gnt_storage.py @ 966e1580

History | View | Annotate | Download (5.5 kB)

# Date Author Comment
b954f097 12/22/2012 11:47 am Constantinos Venetsanopoulos

Add the gnt-storage client

Add a new client called 'gnt-storage'.
The client interacts with the ExtStorage interface, similarly to
the way gnt-os interacts with the OS interface.

For now, only two commands are supported: 'info' and 'diagnose'.

'diagnose' calculates the node status of each provider on each node,...