py3: port RBAC func tests
Yes, it really is just the import. Change-Id: Id7e2891b6600af102176eaa2e87f81b528adde8d
This commit is contained in:
parent
489a35db82
commit
2e4c8a924e
@ -15,7 +15,7 @@
|
||||
# limitations under the License.
|
||||
|
||||
import unittest
|
||||
from urlparse import urlparse, urlunparse
|
||||
from six.moves.urllib.parse import urlparse, urlunparse
|
||||
import uuid
|
||||
from random import shuffle
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user