Typo nova => cinder
Change-Id: I715feee8ca84fb65518e750585f82e942e710ecd
This commit is contained in:
@@ -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)
|
||||
|
||||
Reference in New Issue
Block a user