Comment 27 for bug 1253497

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

Reviewed: https://review.openstack.org/60665
Committed: http://github.com/openstack/heat/commit/4c03395feb1bcd5557dc7f2aada02ec948e5a9c7
Submitter: Jenkins
Branch: master

commit 4c03395feb1bcd5557dc7f2aada02ec948e5a9c7
Author: JUN JIE NAN <email address hidden>
Date: Sat Dec 7 21:30:16 2013 +0800

    Remove oslo uuidutils.generate_uuid from heat code

    `uuidutils.generate_uuid' is going to be removed from oslo, so we need
    to remove the call from heat code.

    Change-Id: Iba9f86d8b8ec5ebaf4e80e6b729e372816bd5723
    Partial-Bug: #1253497