After deleting (abort) a live migration the allocations are not deleted from the destination host
Bug #1714237 reported by
Lajos Katona
This bug affects 1 person
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
OpenStack Compute (nova) |
Fix Released
|
Medium
|
Matt Riedemann | ||
Pike |
Fix Committed
|
Medium
|
Matt Riedemann |
Bug Description
After deleting a live migration there are allocations on both the source and the destination hosts.
Reproduction:
- Boot a VM, on host1
- Start live migrating it to host2
- Delete the migration
- The allocations are both on host1 & host2.
This situation doesn't change after running the periodics.
tags: | added: live-migration |
Changed in nova: | |
status: | New → Confirmed |
importance: | Undecided → Medium |
summary: |
- After deleting a migration the allocations are not ceased from the - destination host + After deleting (abort) a live migration the allocations are not deleted + from the destination host |
Changed in nova: | |
assignee: | nobody → Matt Riedemann (mriedem) |
status: | Confirmed → In Progress |
To post a comment you must log in.
Related fix proposed to branch: master /review. openstack. org/499583
Review: https:/