host_state.limits don't update without using filters

Bug #1422048 reported by zhangtralon
10
This bug affects 2 people
Affects Status Importance Assigned to Milestone
OpenStack Compute (nova)
Confirmed
Low
Unassigned

Bug Description

host_state.limits only update using the filters.

The implementation will encounter a problem in the following scene:
When creating a vm by specifying a host and the host has insufficient resouces, the user can scale resources by hand, such as the disk is insufficient. The resources scaled by hand can be able to refresh db, but the host_state.limits are not refreshed. At this time,
if we creating a vm by specifying a host, it can't create a vm successfully because of the host_state.limits

Revision history for this message
Liusheng (liusheng) wrote :

thanks for this report, I have met the same case.

description: updated
summary: - host_state.limits don't automatically update in filters
+ host_state.limits don't update without using filters
description: updated
Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix proposed to nova (master)

Fix proposed to branch: master
Review: https://review.openstack.org/156029

Changed in nova:
assignee: nobody → zhangtralon (zhangchunlong1)
status: New → In Progress
Changed in nova:
importance: Undecided → Low
Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Change abandoned on nova (master)

Change abandoned by zhangtralon (<email address hidden>) on branch: master
Review: https://review.openstack.org/156029
Reason: need the following bp implemented;
https://blueprints.launchpad.net/nova/+spec/allocation-ratio-to-resource-tracker

Changed in nova:
assignee: zhangtralon (zhangchunlong1) → nobody
status: In Progress → Confirmed
To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.