Feature #3940
Pass VMM_DRIVER_ACTION to drivers
Status: | Closed | Start date: | 08/18/2015 | |
---|---|---|---|---|
Priority: | Normal | Due date: | ||
Assignee: | Jaime Melis | % Done: | 0% | |
Category: | Drivers - VM | |||
Target version: | Release 5.0 | |||
Resolution: | fixed | Pull request: |
Description
This will avoid the need of calling the core within the drivers to for instance get the state of a VM.
Options:
- Create a file a read it from the drivers
- Pass it as argument in base64
- Pass it through stdin
Related issues
History
#1 Updated by Ruben S. Montero over 5 years ago
- Related to Feature #4158: Use stdin for vcenter and datastore drivers to get information about the action. added
#2 Updated by Ruben S. Montero about 5 years ago
- Assignee set to Jaime Melis
#3 Updated by Jaime Melis about 5 years ago
- Status changed from New to Closed
- Resolution set to fixed