Typo nova => cinder
Change-Id: I715feee8ca84fb65518e750585f82e942e710ecd
This commit is contained in:
parent
42cfb8fbb2
commit
3e9b64c09e
@ -675,7 +675,7 @@ def main():
|
||||
except Exception:
|
||||
print _('sudo failed, continuing as if nothing happened')
|
||||
|
||||
print _('Please re-run nova-manage as root.')
|
||||
print _('Please re-run cinder-manage as root.')
|
||||
sys.exit(2)
|
||||
|
||||
script_name = argv.pop(0)
|
||||
|
Loading…
x
Reference in New Issue
Block a user