[
https://issues.apache.org/jira/browse/CLOUDSTACK-6592?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Murali Reddy resolved CLOUDSTACK-6592.
--------------------------------------
Resolution: Fixed
> OVS distributed routing: make populate flooding rules transactional
> -------------------------------------------------------------------
>
> Key: CLOUDSTACK-6592
> URL: https://issues.apache.org/jira/browse/CLOUDSTACK-6592
> Project: CloudStack
> Issue Type: Bug
> Security Level: Public(Anyone can view this level - this is the
> default.)
> Affects Versions: 4.4.0
> Reporter: Murali Reddy
> Assignee: Murali Reddy
> Fix For: 4.4.0
>
>
> Currently when a tunnel port or vif is created/destroyed, L2 flooding table
> is updated with new set of flooding rules which reflect the current set of
> VIF's and tunnel ports that needed to be in the broadcast domain of tier. But
> way its done is sequential with ovs-ofctl getting executed with each update.
> This bug is to club all the flow rule updates in to a single file and use
> file option of ovs-ofctl to update the bridge.
--
This message was sent by Atlassian JIRA
(v6.2#6252)