pycadf/doc/source/specification
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
..
attachments.rst Additional doc clean up 2015-02-19 06:00:29 +00:00
credentials.rst Additional doc clean up 2015-02-19 06:00:29 +00:00
endpoints.rst Additional doc clean up 2015-02-19 06:00:29 +00:00
events.rst make generate_uuid return valid uuid 2015-11-12 18:03:35 -05:00
geolocations.rst Fix formatting error for geolocation note 2015-03-07 19:28:21 +00:00
hosts.rst Additional doc clean up 2015-02-19 06:00:29 +00:00
identifiers.rst pycadf documentation 2014-03-17 00:28:45 -04:00
index.rst cleanup documentation 2015-02-16 13:57:51 -05:00
measurements.rst Additional doc clean up 2015-02-19 06:00:29 +00:00
paths.rst pycadf documentation 2014-03-17 00:28:45 -04:00
reasons.rst Additional doc clean up 2015-02-19 06:00:29 +00:00
reportersteps.rst Additional doc clean up 2015-02-19 06:00:29 +00:00
resources.rst Additional doc clean up 2015-02-19 06:00:29 +00:00
tags.rst pycadf documentation 2014-03-17 00:28:45 -04:00
taxonomy.rst pycadf documentation 2014-03-17 00:28:45 -04:00
timestamps.rst pycadf documentation 2014-03-17 00:28:45 -04:00