Fix typo in option test
Change-Id: I1c11d18b6e4ee776c875364517fd3678f41b0b67
This commit is contained in:
parent
dd104b663a
commit
fe43150530
@ -228,7 +228,7 @@ def main():
|
|||||||
|
|
||||||
required_args = [
|
required_args = [
|
||||||
'nova_image', 'nova_image_size', 'nova_secgroup', 'nova_keyname',
|
'nova_image', 'nova_image_size', 'nova_secgroup', 'nova_keyname',
|
||||||
'nova_tenant', 'nova_region', 'nova_user', 'nove_pass', 'nova_auth_url'
|
'nova_tenant', 'nova_region', 'nova_user', 'nova_pass', 'nova_auth_url'
|
||||||
]
|
]
|
||||||
|
|
||||||
# NOTE(LinuxJedi): We are checking for required args here because the
|
# NOTE(LinuxJedi): We are checking for required args here because the
|
||||||
|
Loading…
x
Reference in New Issue
Block a user