The server_group_members quota cannot work when bulk boot instances

Bug #1615883 reported by Zhenyu Zheng
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
OpenStack Compute (nova)
Confirmed
Medium
Unassigned

Bug Description

The server_group_members quota cannot work when bulk boot instances
as the instance_group object was read once from db in:
https://git.openstack.org/cgit/openstack/nova/tree/nova/compute/api.py#n1137
and was not updated while doing _provision_instances, when we doing bulk boot
instances, the count here will be incorrect if we don't refresh the instance_group
members.
https://git.openstack.org/cgit/openstack/nova/tree/nova/compute/api.py#n975

Changed in nova:
assignee: nobody → Zhenyu Zheng (zhengzhenyu)
Alex Xu (xuhj)
Changed in nova:
importance: Undecided → High
status: New → Confirmed
Changed in nova:
status: Confirmed → In Progress
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/360187

Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Change abandoned on nova (master)

Change abandoned by Michael Still (<email address hidden>) on branch: master
Review: https://review.openstack.org/360187
Reason: This patch has been sitting unchanged for more than 12 weeks. I am therefore going to abandon it to keep the nova review queue sane. Please feel free to restore the change if you're still working on it.

Sean Dague (sdague)
Changed in nova:
status: In Progress → Confirmed
importance: High → Medium
assignee: Zhenyu Zheng (zhengzhenyu) → nobody
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.