We don't have --flagfile anywhere in the code or docs in nova trunk.
** Changed in: nova
Status: Confirmed => 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/922751
Title:
undocumented parameter --flagfile in nova-manage
Status in OpenStack Compute (Nova):
Invalid
Bug description:
nova-manage --config-file /opt/stack/nova/bin/nova.conf is not working on my
devstack environment (nova.common.cfg.ConfigFileParseError: Failed to parse
bin/nova.conf: File contains no section headers.
file: bin/nova.conf, line: 1)
using the undocumented (not listed in the output of nova-manage
--help) paramater --flagfile is working without problems. I can't find
the definition of the parameter "--flagfile". Looks like it's
hardcoded in nova/utils.py in the method default_flagfile (there is a
arg.find('flagfile')).
stack@devstack001:~$ nova-manage --flagfile /opt/stack/nova/bin/nova.conf db
version
74
stack@devstack001:~$ nova-manage --help | grep flagfile
--dhcpbridge_flagfile=DHCPBRIDGE_FLAGFILE
location of flagfile for dhcpbridge
To manage notifications about this bug go to:
https://bugs.launchpad.net/nova/+bug/922751/+subscriptions
--
Mailing list: https://launchpad.net/~yahoo-eng-team
Post to : [email protected]
Unsubscribe : https://launchpad.net/~yahoo-eng-team
More help : https://help.launchpad.net/ListHelp