remove the forward reject rule of iptables 29/5329/1
authorJohn Anderson <sontek@gmail.com>
Mon, 28 Dec 2015 07:10:29 +0000 (15:10 +0800)
committercarey.xu <carey.xuhan@huawei.com>
Tue, 29 Dec 2015 00:38:57 +0000 (08:38 +0800)
commit73fcc70c718155dd91c592e09946ee4e15630e85
tree7c6208a53b75fb0716679ffe173e91e2636f2501
parentc1f8ed8e836fb05eec5814e1a721352e64bc84d0
remove the forward reject rule of iptables

  * Functest's testcase running in the docker, and need access openstack's
    network. But the libvirt nat networks will create forward iptable rules,
    which reject the connection from the docker.

Change-Id: Id0122879aa133ccb81a0bba1ea8d06ac36a65290
Author: carey.xu<carey.xuhan@huawei.com>
Signed-off-by: carey.xu <carey.xuhan@huawei.com>
deploy/network.sh