yahoo-eng-team team mailing list archive
-
yahoo-eng-team team
-
Mailing list archive
-
Message #51982
[Bug 1585360] Re: Compute: Adds driver disk_gb instance overhead estimation
Not really DocImpact
** Changed in: nova
Status: New => Invalid
--
You received this bug notification because you are a member of Yahoo!
Engineering Team, which is subscribed to OpenStack Compute (nova).
https://bugs.launchpad.net/bugs/1585360
Title:
Compute: Adds driver disk_gb instance overhead estimation
Status in OpenStack Compute (nova):
Invalid
Bug description:
https://review.openstack.org/234283
Dear bug triager. This bug was created since a commit was marked with DOCIMPACT.
Your project "openstack/nova" is set up so that we directly report the documentation bugs against it. If this needs changing, the docimpact-group option needs to be added for the project. You can ask the OpenStack infra team (#openstack-infra on freenode) for help if you need to.
commit 5c2f95ac539a514bbaed58fbd76ade9b6e761c6d
Author: Claudiu Belu <cbelu@xxxxxxxxxxxxxxxxxxxxxx>
Date: Tue Oct 13 18:03:41 2015 +0300
Compute: Adds driver disk_gb instance overhead estimation
For each started VM, Hyper-V creates a VM memory file on the local
disk. The size of the file is the same as the size of the VM's
memory amount.
Adds 'disk_gb' field in the dictionary returned by
nova.virt.driver.ComputeDriver.estimate_instance_overhead.
Updates ResourceTracker to create Claims using the new overhead.
DocImpact: driver API changed to include instances disk overhead.
Change-Id: Idd55d8c8cb19fe1eb9662021a483cee4051f1d1f
Partial-Bug: #1505681
To manage notifications about this bug go to:
https://bugs.launchpad.net/nova/+bug/1585360/+subscriptions
References