yahoo-eng-team team mailing list archive
-
yahoo-eng-team team
-
Mailing list archive
-
Message #07998
[Bug 1266510] Re: Misspelled config file name in ec2api_modwsgi.py
@ mark-m-miller: Filed this at https://github.com/rcbops/chef-
cookbooks/issues/754 as it is a issue with our cookbooks not nova.
** Changed in: nova
Status: Incomplete => Invalid
--
You received this bug notification because you are a member of Yahoo!
Engineering Team, which is subscribed to OpenStack Compute (nova).
https://bugs.launchpad.net/bugs/1266510
Title:
Misspelled config file name in ec2api_modwsgi.py
Status in OpenStack Compute (Nova):
Invalid
Bug description:
I found a misspelling in file ec2api_modwsgi.py.
config_files = ['/etc/nova/api-paste.ini', '/etc/nova/nova.comf']
should be:
config_files = ['/etc/nova/api-paste.ini', '/etc/nova/nova.conf']
To manage notifications about this bug go to:
https://bugs.launchpad.net/nova/+bug/1266510/+subscriptions
References