Comment 58 for bug 1082248

Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix merged to kolla (master)

Reviewed: https://review.openstack.org/404406
Committed: https://git.openstack.org/cgit/openstack/kolla/commit/?id=cee89ee8bef92914036189d02745c08894a9955b
Submitter: Jenkins
Branch: master

commit cee89ee8bef92914036189d02745c08894a9955b
Author: caoyuan <cao.yuan@99cloud.net>
Date: Wed Nov 30 03:55:13 2016 +0800

    Replaces uuid.uuid4 with uuidutils.generate_uuid()

    Openstack common has a wrapper for generating uuids.
    We should only use that function when generating uuids for consistency.

    Fixed bug #1082248

    Change-Id: I9db4da4fb774109720abb0852fad30cc8e17aafb