pycadf/doc/source
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
..
images pycadf documentation 2014-03-17 00:28:45 -04:00
specification make generate_uuid return valid uuid 2015-11-12 18:03:35 -05:00
audit_maps.rst Add a section for audit maps 2015-03-11 23:36:36 -04:00
conf.py Remove empty _templates folder 2015-03-12 11:47:05 -04:00
event_concept.rst make generate_uuid return valid uuid 2015-11-12 18:03:35 -05:00
history.rst Include changelog/history in docs 2015-09-24 16:28:57 -07:00
index.rst Include changelog/history in docs 2015-09-24 16:28:57 -07:00
middleware.rst cleanup documentation 2015-02-16 13:57:51 -05:00