Comment 7 for bug 1660099

Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix merged to puppet-nova (stable/newton)

Reviewed: https://review.openstack.org/426898
Committed: https://git.openstack.org/cgit/openstack/puppet-nova/commit/?id=3d31b1a1049b3639ce4b828414df0debae3bf9a8
Submitter: Jenkins
Branch: stable/newton

commit 3d31b1a1049b3639ce4b828414df0debae3bf9a8
Author: Emilien Macchi <email address hidden>
Date: Mon Jan 30 10:33:21 2017 -0500

    libvirt: allow any binding for vncserver_listen

    This change in Nova:
    https://review.openstack.org/#/c/73428/

    ... means that we no longer need to restrict vncserver_listen parameter
    to be configured on a certain binding.

    Remove this restriction so deployments can set the compute IP instead of
    0.0.0.0.

    Closes-Bug: #1660099
    Change-Id: I3fa050f94f9c95221bb71e16c70ad9128f8684dc
    (cherry picked from commit 14129857431f78d5c25dbd71b5682c9cd789ae1a)