← Back to team overview

yahoo-eng-team team mailing list archive

[Bug 1456872] Re: Instance UUID and Instance name is misused in virt/vmwareapi/vmops.py

 

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

** Changed in: nova
    Milestone: None => liberty-1

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

Title:
  Instance UUID and Instance name is misused in virt/vmwareapi/vmops.py

Status in OpenStack Compute (Nova):
  Fix Released

Bug description:
  In \nova\virt\vmwareapi\vmops.py, at the end of method
  get_vnc_console(self, instance), a log has been printed. In this log,
  the data content of instance.name is assigned to key "UUID", which is
  not correct. Since instance name can be same to more than one
  instances, we should use instance.uuid.

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


References