← Back to team overview

yahoo-eng-team team mailing list archive

[Bug 1735189] [NEW] ValueError: Field `uuid' cannot be None in PciDevice._from_db_object

 

*** This bug is a duplicate of bug 1735188 ***
    https://bugs.launchpad.net/bugs/1735188

Public bug reported:

https://bugzilla.redhat.com/show_bug.cgi?id=1516952

File "nova/objects/pci_device.py", line 194, in _from_db_object
        setattr(pci_device, key, db_dev[key])
      File "/home/user/git/nova/.tox/py27/local/lib/python2.7/site-packages/oslo_versionedobjects/base.py", line 72, in setter
        field_value = field.coerce(self, name, value)
      File "/home/user/git/nova/.tox/py27/local/lib/python2.7/site-packages/oslo_versionedobjects/fields.py", line 193, in coerce
        return self._null(obj, attr)
      File "/home/user/git/nova/.tox/py27/local/lib/python2.7/site-packages/oslo_versionedobjects/fields.py", line 171, in _null
        raise ValueError(_("Field `%s' cannot be None") % attr)
    ValueError: Field `uuid' cannot be None

** Affects: nova
     Importance: Undecided
         Status: New

** This bug has been marked a duplicate of bug 1735188
   PciDevice UUID field not populated

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

Title:
  ValueError: Field `uuid' cannot be None in PciDevice._from_db_object

Status in OpenStack Compute (nova):
  New

Bug description:
  https://bugzilla.redhat.com/show_bug.cgi?id=1516952

  File "nova/objects/pci_device.py", line 194, in _from_db_object
          setattr(pci_device, key, db_dev[key])
        File "/home/user/git/nova/.tox/py27/local/lib/python2.7/site-packages/oslo_versionedobjects/base.py", line 72, in setter
          field_value = field.coerce(self, name, value)
        File "/home/user/git/nova/.tox/py27/local/lib/python2.7/site-packages/oslo_versionedobjects/fields.py", line 193, in coerce
          return self._null(obj, attr)
        File "/home/user/git/nova/.tox/py27/local/lib/python2.7/site-packages/oslo_versionedobjects/fields.py", line 171, in _null
          raise ValueError(_("Field `%s' cannot be None") % attr)
      ValueError: Field `uuid' cannot be None

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