VCDriver - Stats update does not ignore hosts in maintenance mode
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
OpenStack Compute (nova) |
Fix Released
|
Medium
|
Sagar Ratnakara Nikam | ||
Icehouse |
Fix Released
|
Undecided
|
Unassigned |
Bug Description
Cluster has 2 hosts, with each host having 24 cores.
Both hosts are active.
Stats update is correct
Snippet of nova-compute.log
-05-07 03:14:28.001 AUDIT nova.compute.
2014-05-07 03:14:28.001 AUDIT nova.compute.
2014-05-07 03:14:28.002 AUDIT nova.compute.
2014-05-07 03:14:28.021 INFO nova.compute.
2014-05-07 03:14:28.021 DEBUG nova.openstack.
Put one of the hosts in Maintenance mode, stats update does not ignore host in maintenance mode and the free vCPUS is still 48.
It should be 24
Changed in nova: | |
assignee: | nobody → Sagar Ratnakara Nikam (sagar-r-nikam) |
Changed in nova: | |
importance: | Undecided → Medium |
tags: | added: icehouse-backport-potential |
Changed in nova: | |
milestone: | none → juno-1 |
status: | Fix Committed → Fix Released |
tags: | removed: icehouse-backport-potential |
Changed in nova: | |
milestone: | juno-1 → 2014.2 |
Fix proposed to branch: master /review. openstack. org/92583
Review: https:/