rhel: Prevent duplicate ifup calls.
authorGurucharan Shetty <gshetty@nicira.com>
Wed, 13 Mar 2013 19:24:54 +0000 (12:24 -0700)
committerGurucharan Shetty <gshetty@nicira.com>
Mon, 18 Mar 2013 19:30:59 +0000 (12:30 -0700)
commit5b56f96aaad4a55a26576e0610fb49bde448dabe
treee9c00135cc64375d14263aaf7ed8b9cd38d5f9fe
parent43d18dc1bce87be17b280b7aeea8480609d26e5f
rhel: Prevent duplicate ifup calls.

When we configure OVS using rhel ifupdown scripts,
we call ifup on a bridge twice. Once while configuring the
bridge and once while configuring the ports of the bridge.
This looks harmless but unnecessary. This patch fixes the
behavior.

Signed-off-by: Gurucharan Shetty <gshetty@nicira.com>
rhel/README.RHEL
rhel/etc_sysconfig_network-scripts_ifup-ovs