Public bug reported: I am debugging some database issues on a new node.
I'm building Kolla containers, configured to be centos distro, off of latest. $ nova-manage --version 14.0.0 $ rpm -ql | grep nova rpm: no arguments given for query I wanted to have the progress for nova-manage to be output to the console instead of syslog. $ nova-manage --debug --verbose --nouse-syslog db sync Option "verbose" from group "DEFAULT" is deprecated for removal. Its value may be silently ignored in the future. Regardless of if --nouse-syslog is present or not in the command line, it's logging to syslog, as far as I can tell. ** Affects: nova Importance: Undecided Status: New -- 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/1609946 Title: nova-manage ignores --nouse-syslog Status in OpenStack Compute (nova): New Bug description: I am debugging some database issues on a new node. I'm building Kolla containers, configured to be centos distro, off of latest. $ nova-manage --version 14.0.0 $ rpm -ql | grep nova rpm: no arguments given for query I wanted to have the progress for nova-manage to be output to the console instead of syslog. $ nova-manage --debug --verbose --nouse-syslog db sync Option "verbose" from group "DEFAULT" is deprecated for removal. Its value may be silently ignored in the future. Regardless of if --nouse-syslog is present or not in the command line, it's logging to syslog, as far as I can tell. To manage notifications about this bug go to: https://bugs.launchpad.net/nova/+bug/1609946/+subscriptions -- Mailing list: https://launchpad.net/~yahoo-eng-team Post to : yahoo-eng-team@lists.launchpad.net Unsubscribe : https://launchpad.net/~yahoo-eng-team More help : https://help.launchpad.net/ListHelp