← Back to team overview

yahoo-eng-team team mailing list archive

[Bug 1586776] [NEW] RPC Unit tests: have future warnings about UUIDS

 

Public bug reported:

     /home/jenkins/workspace/gate-neutron-python27/.tox/py27/local/lib/python2.7/site-packages/oslo_versionedobjects/fields.py:329: FutureWarning: uuid is an invalid UUID. Using UUIDFields with invalid UUIDs is no longer supported, and will be removed in a future release. Please update your code to input valid UUIDs or accept ValueErrors for invalid UUIDs. See http://docs.openstack.org/developer/oslo.versionedobjects/api/fields.html#oslo_versionedobjects.fields.UUIDField for further details
2016-05-28 23:27:53.481 |       "for further details" % value, FutureWarning)

** Affects: neutron
     Importance: Undecided
     Assignee: Gary Kotton (garyk)
         Status: In Progress

-- 
You received this bug notification because you are a member of Yahoo!
Engineering Team, which is subscribed to neutron.
https://bugs.launchpad.net/bugs/1586776

Title:
  RPC Unit tests: have future warnings about UUIDS

Status in neutron:
  In Progress

Bug description:
       /home/jenkins/workspace/gate-neutron-python27/.tox/py27/local/lib/python2.7/site-packages/oslo_versionedobjects/fields.py:329: FutureWarning: uuid is an invalid UUID. Using UUIDFields with invalid UUIDs is no longer supported, and will be removed in a future release. Please update your code to input valid UUIDs or accept ValueErrors for invalid UUIDs. See http://docs.openstack.org/developer/oslo.versionedobjects/api/fields.html#oslo_versionedobjects.fields.UUIDField for further details
  2016-05-28 23:27:53.481 |       "for further details" % value, FutureWarning)

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


Follow ups