Feature #1222
TM drivers should receive the VM and Datastore ID
Status: | Closed | Start date: | 04/12/2012 | |
---|---|---|---|---|
Priority: | Normal | Due date: | ||
Assignee: | Jaime Melis | % Done: | 0% | |
Category: | Drivers - Auth | |||
Target version: | Release 3.6 | |||
Resolution: | fixed | Pull request: |
Description
For more complex TM drivers, integrators may want to retrieve information of the Datastore or the VM template by doing a "show" on the resource. To do this, they need to have the Datastore and the VM ID.
Associated revisions
Feature #1222: Add vm id and datastore id to all TM operations
feature #1222: Simplfy TM functions, fix wrong ds ids. Remove size from clone/ln
feature #1222: Add missing failure triggers, for some error conditions
Feature #1222: Add vm id and datastore id to all TM operations
(cherry picked from commit 55dade02717dca5e5b348b782cf69b3e2ba28efb)
feature #1222: Simplfy TM functions, fix wrong ds ids. Remove size from clone/ln
(cherry picked from commit 95b9d44a3c1fff302d59f8889a24cfcc268d1031)
feature #1222: Add missing failure triggers, for some error conditions
(cherry picked from commit ef459eac2b32847b82a9e4d7d9700c37ee979cf1)
feature #1222: Update description and arguments of TM scripts to make use of vmid and dsid
feature #1222: Update description and arguments of TM scripts to make use of vmid and dsid
(cherry picked from commit 9e7f5b7192cb01ecace4c2a05c15695bc8df66dd)
Revert "feature #1222: Update description and arguments of TM scripts to make use of vmid and dsid"
This reverts commit 9bc8225e6ec336f7dc8a3beff742d4d3735b9287.
Revert "feature #1222: Add missing failure triggers, for some error conditions"
This reverts commit a87b7ea1e8326ae42dd9ea7f41e723af31a50d65.
Revert "feature #1222: Simplfy TM functions, fix wrong ds ids. Remove size from clone/ln"
This reverts commit 77ea5e36028a0ddd94c5242f6be6043ad9844126.
Revert "Feature #1222: Add vm id and datastore id to all TM operations"
This reverts commit c1229e2045ffd738aceb7f3afacafef4ad2d0576.
Feature #1222: Fix context scripts with variable number of arguments.
Feature #1222: Improve readability of the context scripts
History
#1 Updated by Jaime Melis about 9 years ago
- Status changed from New to Assigned
- Assignee changed from Carlos Martín to Jaime Melis
The update of the TM drivers to reflect the extra arguments (event if they're not used) is still pending.
#2 Updated by Ruben S. Montero about 9 years ago
- Status changed from Assigned to Closed
- Resolution set to fixed