Merge "trivial: change prefix in test_utils helper to 'pegleg'"

This commit is contained in:
Zuul 2018-10-17 13:51:16 +00:00 committed by Gerrit Code Review
commit b23b43f11e
1 changed files with 1 additions and 1 deletions

View File

@ -20,7 +20,7 @@ import random
import uuid
def rand_name(name='', prefix='armada'):
def rand_name(name='', prefix='pegleg'):
"""Generate a random name that includes a random number
:param str name: The name that you want to include