← Back to team overview

yahoo-eng-team team mailing list archive

[Bug 1567434] Re: new hypervisor should appear with available resources set to 0

 

[Expired for OpenStack Compute (nova) because there has been no activity
for 60 days.]

** Changed in: nova
       Status: Incomplete => Expired

-- 
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/1567434

Title:
  new hypervisor should appear with available resources set to 0

Status in OpenStack Compute (nova):
  Expired

Bug description:
  If Nova tries to check resources on newly added ironic hypervisor
  during instance spawning, where resources are not updated yet,
  instance build failed with the following error:

  http://paste.openstack.org/show/493321/
  http://paste.openstack.org/show/493322/

  The following operation is failed, since free_disk_space = None.

  self.free_disk_mb = compute.free_disk_gb * 1024

  It was reproduced on Liberty nova code.

To manage notifications about this bug go to:
https://bugs.launchpad.net/nova/+bug/1567434/+subscriptions


References