← Back to team overview

yahoo-eng-team team mailing list archive

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

 

Reviewed:  https://review.openstack.org/322503
Committed: https://git.openstack.org/cgit/openstack/neutron/commit/?id=1328000f9b9415c4fc6c0a91e68b7756d93bca5c
Submitter: Jenkins
Branch:    master

commit 1328000f9b9415c4fc6c0a91e68b7756d93bca5c
Author: Gary Kotton <gkotton@xxxxxxxxxx>
Date:   Sun May 29 06:47:09 2016 -0700

    RPC unit tests: remove UUID future warnings
    
    Mkae sure that objects make use of a UUID and not a fake one.
    
    Change-Id: I6c4c51e8b5d8d5a347e9ccbef40ba04286850a41
    Closes-bug: #1586776


** Changed in: neutron
       Status: In Progress => Fix Released

-- 
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:
  Fix Released

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


References