summaryrefslogtreecommitdiffstats
path: root/openstack/common/uuidutils.py
Commit message (Collapse)AuthorAgeFilesLines
* Add generate_uuid to uuidutils.Alex Meade2012-11-091-0/+4
| | | | | | | Currently many projects have their own nearly identical methods for generating uuids. This patch will change that. Change-Id: I0af348ddbdea658331e8e701dcf1f8a12d968479
* Creates uuidutils moduleZhongyue Luo2012-11-021-0/+35
Fixes bug #1070198 Implements UUID processing functions used across projects. Change-Id: Ife2c972cea727dc7e453008bcd5871607e883d5c