A shelved_offload VM's volumes are still attached to a host
Bug #1547142 reported by
Shoham Peller
This bug affects 1 person
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
OpenStack Compute (nova) |
Fix Released
|
Medium
|
Andrea Rosa | ||
Ocata |
Fix Committed
|
Medium
|
Matt Riedemann | ||
Pike |
Fix Committed
|
Medium
|
Matt Riedemann |
Bug Description
When shelve_offloading a VM, the VM loses it's connection to a host.
However, connection to the host is not terminated to it's volumes, so they are still attached to a host.
Afterwards, when the VM is unshleved, nova calls initialize_
The correct behaviour is to call terminate_
Changed in nova: | |
assignee: | Shoham Peller (shoham-peller) → Andrea Rosa (andrea-rosa-m) |
Changed in nova: | |
importance: | Undecided → Medium |
Changed in nova: | |
assignee: | nobody → aishwarya (bkaishwarya) |
assignee: | aishwarya (bkaishwarya) → nobody |
Changed in nova: | |
assignee: | nobody → puja (pujachowdhary) |
Changed in nova: | |
assignee: | Puja (pujachowdhary) → nobody |
tags: | added: shelve |
Changed in nova: | |
assignee: | nobody → Matt Riedemann (mriedem) |
status: | Confirmed → In Progress |
Changed in nova: | |
assignee: | Matt Riedemann (mriedem) → Andrea Rosa (andrea-rosa-m) |
To post a comment you must log in.
Fix proposed to branch: master /review. openstack. org/281990
Review: https:/