Convert to raw
This commit is contained in:
parent
ce236dabf8
commit
bb92dd2051
@ -1,3 +1,4 @@
|
||||
gcc [compile]
|
||||
libc6-dev [compile]
|
||||
libc6
|
||||
qemu-utils
|
||||
|
@ -89,6 +89,7 @@ def main():
|
||||
|
||||
result = subprocess.call([
|
||||
'discover-tempest-config', '--debug', '--non-admin',
|
||||
'--convert-to-raw',
|
||||
'--create-accounts-file', accounts_file.name,
|
||||
'--out', tempest_conf.name
|
||||
])
|
||||
|
Loading…
Reference in New Issue
Block a user