Reviewed: https://review.openstack.org/394821 Committed: https://git.openstack.org/cgit/openstack/kuryr-libnetwork/commit/?id=88c64a8d7b6182439153fee7c0ab06912ce89e39 Submitter: Jenkins Branch: master
commit 88c64a8d7b6182439153fee7c0ab06912ce89e39 Author: bailinzhang <[email protected]> Date: Tue Nov 8 16:41:04 2016 +0800 Replaces uuid.uuid4 with uuidutils.generate_uuid() Change-Id: I1b1e265fefdf7b09b4b4807e0134a053390ec8f6 Closes-Bug: #1082248 ** Changed in: kuryr-libnetwork 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/1082248 Title: Use uuidutils instead of uuid.uuid4() Status in Cinder: In Progress Status in Gnocchi: In Progress Status in OpenStack Dashboard (Horizon): Fix Released Status in Ironic: Fix Released Status in ironic-python-agent: Fix Released Status in Karbor: In Progress Status in kolla: In Progress Status in kuryr: In Progress Status in kuryr-libnetwork: Fix Released Status in Magnum: In Progress Status in Mistral: Fix Released Status in Murano: In Progress Status in networking-calico: In Progress Status in networking-ovn: Fix Released Status in networking-sfc: In Progress Status in neutron: Fix Released Status in OpenStack Compute (nova): In Progress Status in python-muranoclient: In Progress Status in Sahara: Fix Released Status in senlin: Fix Released Status in tacker: In Progress Status in watcher: Fix Released Bug description: Openstack common has a wrapper for generating uuids. We should only use that function when generating uuids for consistency. To manage notifications about this bug go to: https://bugs.launchpad.net/cinder/+bug/1082248/+subscriptions -- Mailing list: https://launchpad.net/~yahoo-eng-team Post to : [email protected] Unsubscribe : https://launchpad.net/~yahoo-eng-team More help : https://help.launchpad.net/ListHelp

