Feature #4158
Use stdin for vcenter and datastore drivers to get information about the action.
Status: | Closed | Start date: | 11/13/2015 | |
---|---|---|---|---|
Priority: | Normal | Due date: | ||
Assignee: | Tino Vázquez | % Done: | 0% | |
Category: | Drivers - Storage | |||
Target version: | Release 5.0 | |||
Resolution: | fixed | Pull request: |
Description
This will reduce the need to callback oned for information. Note that the information is already sent by oned and it is matter of getting it from the action plugins.
Related issues
History
#1 Updated by Ruben S. Montero over 5 years ago
- Related to Feature #3940: Pass VMM_DRIVER_ACTION to drivers added
#2 Updated by Ruben S. Montero over 5 years ago
- Tracker changed from Backlog to Feature
- Status changed from Pending to New
#3 Updated by Javi Fontan about 5 years ago
- Status changed from New to Closed
- Assignee set to Tino Vázquez
- Resolution set to fixed
Done in #4186