Move nova related configuration files into /etc/nova/.
This commit is contained in:
@@ -218,7 +218,7 @@ def methods_of(obj):
|
||||
|
||||
|
||||
if __name__ == '__main__':
|
||||
utils.default_flagfile('/etc/nova-manage.conf')
|
||||
utils.default_flagfile('/etc/nova/nova-manage.conf')
|
||||
argv = FLAGS(sys.argv)
|
||||
script_name = argv.pop(0)
|
||||
if len(argv) < 1:
|
||||
|
||||
Reference in New Issue
Block a user