Comment 5 for bug 1511505

Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix merged to devstack (master)

Reviewed: https://review.openstack.org/240319
Committed: https://git.openstack.org/cgit/openstack-dev/devstack/commit/?id=5ea1e16d83d6312fb17976ded0ab1a6a3773ca4d
Submitter: Jenkins
Branch: master

commit 5ea1e16d83d6312fb17976ded0ab1a6a3773ca4d
Author: Stephen Finucane <email address hidden>
Date: Thu Oct 29 20:12:26 2015 +0000

    lib/nova: Remove 'DEFAULT/verbose'

    The 'verbose' option has been deprecated by oslo_log. Using it
    results in a warning for the 'nova-manage' command and likely
    many other OpenStack commands.

    Change-Id: Icc11b25f56ebc62443c6afa90b9572d5c63b3882
    Partial-bug: #1511505