K 10 svn:author V 6 kevans K 8 svn:date V 27 2020-04-15T18:39:12.790197Z K 7 svn:log V 323 validate_uuid: absorb the rest of parse_uuid with a flags arg This makes the naming annoyance (validate_uuid vs. parse_uuid) less of an issue and centralizes all of the functionality into the new KPI while still making the extra validation optional. The end-result is all the same as far as hostuuid validation-only goes. END