yahoo-eng-team team mailing list archive
-
yahoo-eng-team team
-
Mailing list archive
-
Message #59902
[Bug 1650694] Related fix merged to nova (master)
Reviewed: https://review.openstack.org/412096
Committed: https://git.openstack.org/cgit/openstack/nova/commit/?id=f6b947a4fd16f11c8d150ea7331a2cde0bf7b527
Submitter: Jenkins
Branch: master
commit f6b947a4fd16f11c8d150ea7331a2cde0bf7b527
Author: Matt Riedemann <mriedem@xxxxxxxxxx>
Date: Sat Dec 17 10:15:14 2016 -0500
nova-manage: squash oslo_policy debug logging
I don't know when it started but you can see from a modern
usage of nova-manage that oslo_policy debug logging is being
emitted. We don't need that debug information in the console
for nova-manage, so this patch hides it just like we do for
oslo_db.
Change-Id: If1a8e8d473846f2626f5e01210f00ad06916a383
Related-Bug: #1650694
** Changed in: nova
Status: In Progress => Fix Released
--
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/1650694
Title:
nova-manage cell_v2 discover_hosts is broken
Status in OpenStack Compute (nova):
Fix Released
Status in OpenStack Compute (nova) newton series:
In Progress
Bug description:
This is from an ocata devstack created 2 days ago:
(venv) stack@filters:/opt/stack/nova$ nova-manage cell_v2 discover_hosts 2016-12-17 00:57:07.652 DEBUG oslo_policy.policy [req-ed0bd6be-c6d8-4e25-895e-33e8fa50692f None None] The policy file policy.json could not be found. from (pid=29365) load_rules /opt/stack/nova/.tox/venv/local/lib/python2.7/site-packages/oslo_policy/policy.py:520
error: 'module' object has no attribute 'session'
(venv) stack@filters:/opt/stack/nova$
To manage notifications about this bug go to:
https://bugs.launchpad.net/nova/+bug/1650694/+subscriptions
References