Resource Tracker should track error migrations and orphan instances
Bug #1841727 reported by
LuyaoZhong
on 2019-08-28
This bug affects 1 person
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
| OpenStack Compute (nova) |
Undecided
|
LuyaoZhong |
Bug Description
Currently, Resource Tracker has tracked_instances and tracked_migrations, error migrations and orphan instances not included, but these may also have occupied some resources.So we should track them also. We have already a patch to deal with it. [1]
We expect period task "_cleanup_
For orphan instances, there are already some patch doing related works. [2]
before the orthan instances cleanup, we should keep them in resource tracker.
References:
[1]https:/
[2]https:/
OpenStack Infra (hudson-openstack)
on 2019-08-28
Changed in nova: | |
assignee: | nobody → LuyaoZhong (luyaozhong) |
status: | New → In Progress |
To post a comment you must log in.