Comment 4 for bug 1516027

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

Reviewed: https://review.openstack.org/254857
Committed: https://git.openstack.org/cgit/openstack/python-tripleoclient/commit/?id=071968841692bffdd44c0eb34bf01df0e291d6b3
Submitter: Jenkins
Branch: master

commit 071968841692bffdd44c0eb34bf01df0e291d6b3
Author: Dougal Matthews <email address hidden>
Date: Tue Dec 8 16:40:39 2015 +0000

    Set NeutronMetadataProxySharedSecret

    This patch uses the standard password generation functionality to
    randomly set the NeutronMetadataProxySharedSecret parameter.

    Without this parameter, Neutron has a blank value for it's shared
    secret. This value is used to to prevent spoofing, thus the
    default value of "unset" is bad. This exposes a potential attack
    vector.

    Closes-Bug: #1516027
    Change-Id: Ifb34b43fdedc55ad220df358c3ccc31e3c2e7c14