Comment 2 for bug 1027105

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

Reviewed: https://review.openstack.org/10123
Committed: http://github.com/openstack/nova/commit/c2e957ceb555b88084033d9a1c15a4f338b1476e
Submitter: Jenkins
Branch: master

commit c2e957ceb555b88084033d9a1c15a4f338b1476e
Author: Derek Higgins <email address hidden>
Date: Mon Jul 23 10:46:41 2012 +0100

    Adding networking rules to vm's on compute service startup

    Fixes bug 1027105

    Restarting nova-compute resulted in a new empty iptables chain
    "nova-compute-FORWARD" being create. This commit adds a single
    call to plug_vifs which ensures the appropriate filters (and
    bridge) are present on service startup.

    Change-Id: I51cbb56acbb244ddddd951a26d3168cf5a9c0314