Public bug reported:

hypervisor_version of z/VM driver returned '' but
in fact it is defined as fields.IntegerField() which
means it should be int value by default.

so in case some error occured, the '' will be reported and
may lead to other potential issue

** Affects: nova
     Importance: Low
     Assignee: jichenjc (jichenjc)
         Status: In Progress

** Changed in: nova
       Status: New => Confirmed

** Changed in: nova
   Importance: Undecided => Low

** Changed in: nova
     Assignee: (unassigned) => jichenjc (jichenjc)

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

Title:
  zvm virt driver default hypervisor_version is incorrect

Status in OpenStack Compute (nova):
  In Progress

Bug description:
  hypervisor_version of z/VM driver returned '' but
  in fact it is defined as fields.IntegerField() which
  means it should be int value by default.

  so in case some error occured, the '' will be reported and
  may lead to other potential issue

To manage notifications about this bug go to:
https://bugs.launchpad.net/nova/+bug/1862750/+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