Feature #2095
Allow Deploy for VM in UNDEPLOYED state
Status: | Closed | Start date: | 05/29/2013 | |
---|---|---|---|---|
Priority: | Normal | Due date: | ||
Assignee: | - | % Done: | 0% | |
Category: | Core & System | |||
Target version: | Release 4.14 | |||
Resolution: | fixed | Pull request: |
Description
Allow the one.vm.deploy method to be used to deploy a VM in UNDEPLOYED state on a particular host.
It's still unclear to me what is the reason behind the new UNDEPLOYED state (ref 2090). In my case, when a VM is switched in UNDEPLOYED state, my driver cleans up the VM and returns the VM to an "undeployed" state ie. very similar to the initial HOLD state (right before the deployment).
Related issues
Associated revisions
History
#1 Updated by Simon Boulet about 8 years ago
- File opennebula-undeployed-deploy.patch added
#2 Updated by Carlos Martín about 8 years ago
- Tracker changed from Feature to Backlog
This makes sense for both undeployed and stopped states. It is quicker than resume + deploy, and it is a way to bypass the scheduler.
#3 Updated by Ruben S. Montero almost 8 years ago
- Category set to Core & System
#4 Updated by Ruben S. Montero over 7 years ago
- Priority changed from Normal to Low
#5 Updated by Ruben S. Montero over 7 years ago
- Tracker changed from Backlog to Feature
- Status changed from Pending to New
- Priority changed from Low to None
- Target version set to Release 4.6
#6 Updated by Ruben S. Montero over 7 years ago
- Priority changed from None to Normal
#7 Updated by Jaime Melis over 7 years ago
- Target version changed from Release 4.6 to Release 4.8
#8 Updated by Ruben S. Montero about 7 years ago
- Tracker changed from Feature to Backlog
- Status changed from New to Pending
- Target version deleted (
Release 4.8)
#9 Updated by Carlos Martín over 6 years ago
- Related to Feature #3654: Implement extra VM state transitions added
#10 Updated by Carlos Martín about 6 years ago
- Tracker changed from Backlog to Feature
- Status changed from Pending to Closed
- Target version set to Release 4.14
- Resolution set to fixed
Done in master