← Back to team overview

yahoo-eng-team team mailing list archive

[Bug 1609946] Re: nova-manage ignores --nouse-syslog

 

[Expired for OpenStack Compute (nova) because there has been no activity
for 60 days.]

** Changed in: nova
       Status: Incomplete => Expired

-- 
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):
  Expired

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


References