commit 53100d02bdb7cc1011363644e4eef88ab1630821
Author: Zhongyue Luo <email address hidden>
Date: Thu Feb 27 13:05:22 2014 +0800
Remove oslo.uuidutils
The only use of uuidutils in barbican is generate_uuid
which will be dropped from oslo-incubator.
This patch moves generate_uuid to barbican.common.utils and
updates the context module from oslo.
Following changes were updated in context:
13eb01c Adding domain to context and log
12bcdb7 Remove vim header
bdabd51 Remove uuidutils imports in oslo modules
44e8222 Revert "Removes generate_uuid from uuidutils"
571a78a Removes generate_uuid from uuidutils
36859e5 Adding instance_uuid to context and log
Reviewed: https:/ /review. openstack. org/76756 /git.openstack. org/cgit/ stackforge/ barbican/ commit/ ?id=53100d02bdb 7cc1011363644e4 eef88ab1630821
Committed: https:/
Submitter: Jenkins
Branch: master
commit 53100d02bdb7cc1 011363644e4eef8 8ab1630821
Author: Zhongyue Luo <email address hidden>
Date: Thu Feb 27 13:05:22 2014 +0800
Remove oslo.uuidutils
The only use of uuidutils in barbican is generate_uuid
which will be dropped from oslo-incubator.
This patch moves generate_uuid to barbican. common. utils and
updates the context module from oslo.
Following changes were updated in context:
13eb01c Adding domain to context and log
12bcdb7 Remove vim header
bdabd51 Remove uuidutils imports in oslo modules
44e8222 Revert "Removes generate_uuid from uuidutils"
571a78a Removes generate_uuid from uuidutils
36859e5 Adding instance_uuid to context and log
Change-Id: If27f8308f00ce9 2d8cde0bc1c669c 8020137eba5
Partial-bug: #1253497