You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
While these commands would previously use LOG.exception to at least log
the exceptions in nova-manage.log the user wouldn't see anything printed
to stdout by default. This change logs a simple message to the user
pointing them in the direction of the more verbose log if they need
more help.
Conflicts:
nova/cmd/manage.py
nova/tests/unit/cmd/test_manage.py
NOTE(auniyal):
changes for class VolumeAttachmentCommands are not required to
backport as class does not exists in stable/wallaby
Change-Id: I28ed8e35e057e5b57d1da437616f8aff1a184fe4
(cherry picked from commit bbcd7d2)
0 commit comments