pycadf/doc
gordon chung 42b2926c0a make generate_uuid return valid uuid
original design prepended a namespace to the beginning of uuid.
this scoped the uuid to a namespace but it is technically invalid.

this patch drops the behaviour of prepending string. rather, it
takes the namespace, hashes it, and uses uuid v5 to generate valid
uuid based on that namespace

Change-Id: Ibde222c91522fa3c4a1720b6a8da81dac31560b9
Closes-Bug: #1504889
2015-11-12 18:03:35 -05:00
..
ext reorder documentation 2014-04-10 16:45:14 -04:00
source make generate_uuid return valid uuid 2015-11-12 18:03:35 -05:00
Makefile pycadf documentation 2014-03-17 00:28:45 -04:00