← Back to team overview

yahoo-eng-team team mailing list archive

[Bug 1384446] Re: Horizon incorrectly displays memory of an instance

 

** Changed in: horizon
       Status: Fix Committed => Fix Released

** Changed in: horizon
    Milestone: None => kilo-1

-- 
You received this bug notification because you are a member of Yahoo!
Engineering Team, which is subscribed to OpenStack Dashboard (Horizon).
https://bugs.launchpad.net/bugs/1384446

Title:
  Horizon incorrectly displays memory of an instance

Status in OpenStack Dashboard (Horizon):
  Fix Released

Bug description:
  Horizon incorrectly reports the size after VM's reach a size greater
  then 1TB.

  For example openstack generated this xml for a 1.5TB memory VM:

  <domain type="kvm"> 
   <uuid>3e3f022b-5891-48cf-a09b-ea3fb29e4006</uuid> 
   <name>instance-0000444f</name> 
   <memory>1584713728</memory> 
   <vcpu>24</vcpu>

  But viewing this in Horizon only reports the VM memory size @ 1TB (see
  attached screenshot)

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


References