Reviewed: https://review.openstack.org/394892 Committed: https://git.openstack.org/cgit/openstack/senlin/commit/?id=0e9c8a31189d1a8f0e2d193a61d1108e20acc75f Submitter: Jenkins Branch: master
commit 0e9c8a31189d1a8f0e2d193a61d1108e20acc75f Author: jolie <[email protected]> Date: Tue Nov 8 18:37:20 2016 +0800 Replaces uuid.uuid4 with uuidutils.generate_uuid() Change-Id: I2ccd4067c366aa5332602626d5d8ac48612ebf4d Closes-Bug: #1082248 ** Changed in: senlin 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: Invalid Status in OpenStack Dashboard (Horizon): In Progress Status in Ironic: Fix Released Status in ironic-python-agent: Fix Released Status in kuryr: In Progress Status in kuryr-libnetwork: In Progress Status in Magnum: New Status in Mistral: Invalid Status in Murano: In Progress Status in networking-ovn: In Progress Status in neutron: Fix Released Status in OpenStack Compute (nova): In Progress Status in Sahara: Fix Released Status in senlin: Fix Released Status in tacker: In Progress 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

