Feature #45
Make vmm drivers more flexible
| Status: | Closed | Start date: | ||
|---|---|---|---|---|
| Priority: | High | Due date: | ||
| Assignee: | % Done: | 100% |
||
| Category: | Drivers | |||
| Target version: | Release 1.4 | |||
| Resolution: | fixed | Addon: | ||
| Story points | - | |||
| Velocity based estimate | - |
Description
Actual VMM drivers send one command (or one line of commands) to remote hosts for each action. Actions should be able to easily send more than one command as sometimes actions require to do more than one thing.
History
Updated by Ruben S. Montero almost 3 years ago
The new libraries and classes have been develop. To close this ticket we need to perform some scalability tests. Also we have to decide upon the need of having a callback in the CommandManager.
Updated by Javi Fontan almost 3 years ago
- % Done changed from 0 to 80
Updated by Javi Fontan almost 3 years ago
- Status changed from New to 3
- % Done changed from 80 to 100
- Resolution set to fixed
Drivers stressed and working. Callbacks are also taken out as they are not used.
Updated by Ruben S. Montero 4 months ago
- Status changed from 3 to Closed