Reviewed: https://review.openstack.org/487826 Committed: https://git.openstack.org/cgit/openstack/tacker/commit/?id=2f40bdab36b7b131ed740ee7deea74b3c9338396 Submitter: Jenkins Branch: master
commit 2f40bdab36b7b131ed740ee7deea74b3c9338396 Author: Anusree <anusree....@gmail.com> Date: Thu Jul 27 17:58:02 2017 +0530 Replaces uuid.uuid4 with uuidutils.generate_uuid() oslo_utils.uuidutils has a wrapper for generating uuids. We should only use that function when generating uuids for consistency. Change-Id: I566f930afe2a287b0aaa3b12500138befc683f11 Closes-Bug: #1082248 ** Changed in: tacker Status: In Progress => Fix Released -- 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/1082248 Title: Use uuidutils instead of uuid.uuid4() Status in Barbican: Fix Released Status in Cinder: Won't Fix Status in OpenStack Dashboard (Horizon): Fix Released Status in Ironic: Fix Released Status in ironic-python-agent: Fix Released Status in Karbor: Fix Released Status in kolla: Fix Released Status in kuryr: Fix Released Status in kuryr-libnetwork: Fix Released Status in Mistral: Fix Released Status in networking-midonet: Fix Released Status in networking-ovn: Fix Released Status in networking-sfc: Fix Released Status in OpenStack Compute (nova): Fix Released Status in osprofiler: Fix Released Status in python-openstackclient: In Progress Status in Rally: In Progress Status in Sahara: Fix Released Status in senlin: Fix Released Status in OpenStack Object Storage (swift): Won't Fix Status in tacker: Fix Released 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/barbican/+bug/1082248/+subscriptions -- Mailing list: https://launchpad.net/~yahoo-eng-team Post to : yahoo-eng-team@lists.launchpad.net Unsubscribe : https://launchpad.net/~yahoo-eng-team More help : https://help.launchpad.net/ListHelp