Comment 33 for bug 1253497

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

Reviewed: https://review.openstack.org/64392
Committed: https://git.openstack.org/cgit/openstack/trove/commit/?id=1085ea267b56ad664bbe65fbe8f590126f913fc3
Submitter: Jenkins
Branch: master

commit 1085ea267b56ad664bbe65fbe8f590126f913fc3
Author: Zhongyue Luo <email address hidden>
Date: Mon Dec 30 12:02:11 2013 +0800

    Replace oslo.uuidutils module with trove.utils

    Oslo is removing uuidutils during the icehouse cycle.
    Consequently we need to remove all references to uuidutils, and
    replace them with the corresponding function from trove.utils.

    Change-Id: Idd4b25e98624dfb6a25e275cac44a54324f50449
    Closes-bug: 1253497