UUID changes to api / utils
* Remove uuidutils as noted and move the is_valid_like into designate.utils. * Add UUID validation to the V2 API endpoints Closes-Bug: #1282672 Change-Id: Ib30a4c2657323145c8500fae503f75871281675f
This commit is contained in:
@@ -20,7 +20,6 @@ module=service
|
||||
module=strutils
|
||||
module=test
|
||||
module=timeutils
|
||||
module=uuidutils
|
||||
|
||||
# Modules needed for the deprecated oslo.wsgi we're still using
|
||||
module=xmlutils
|
||||
|
||||
Reference in New Issue
Block a user