Comment 5 for bug 1737207

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

Reviewed: https://review.openstack.org/526772
Committed: https://git.openstack.org/cgit/openstack/nova/commit/?id=6839630e86d958dcda8585664586754d419363a7
Submitter: Zuul
Branch: master

commit 6839630e86d958dcda8585664586754d419363a7
Author: Matt Riedemann <email address hidden>
Date: Fri Dec 8 16:02:44 2017 -0500

    libvirt: mask InjectionInfo.admin_pass

    Logging network information and the admin password
    for guest instances is not ideal, so let's not do it.

    Change-Id: I328ba88b128c6c125e65d850ed7a6e57049dc7e2
    Closes-Bug: #1737207