Public bug reported:

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 <cb...@cloudbasesolutions.com>
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

** Affects: nova
     Importance: Undecided
         Status: New


** Tags: doc nova

-- 
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):
  New

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 <cb...@cloudbasesolutions.com>
  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

-- 
Mailing list: https://launchpad.net/~yahoo-eng-team
Post to     : yahoo-eng-team@lists.launchpad.net
Unsubscribe : https://launchpad.net/~yahoo-eng-team
More help   : https://help.launchpad.net/ListHelp

Reply via email to