Comment 2 for bug 1478106

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

Reviewed: https://review.openstack.org/205639
Committed: https://git.openstack.org/cgit/openstack/magnum/commit/?id=5f4a0ca6a78efd24fe0d84b1ea5df44741d69802
Submitter: Jenkins
Branch: master

commit 5f4a0ca6a78efd24fe0d84b1ea5df44741d69802
Author: Hongbin Lu <email address hidden>
Date: Fri Jul 24 13:46:28 2015 -0400

    Configure IP tables in devstack plugin

    Currently, we instruct users to manually configure IP tables for IP
    masquerading. We should take a step forward to automatically configure
    IP tables in Magnum's devstack plugin.

    Note: The functional gate test needs this patch to allow internet access
    inside the provisioned bay.

    Change-Id: Ia2ca494f85bfed76a80027bc3310494494d704cd
    Closes-Bug: #1478106