[
https://issues.apache.org/jira/browse/CLOUDSTACK-6564?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Murali Reddy resolved CLOUDSTACK-6564.
--------------------------------------
Resolution: Fixed
> OVS distributed routing: use file based OF rule updates
> -------------------------------------------------------
>
> Key: CLOUDSTACK-6564
> URL: https://issues.apache.org/jira/browse/CLOUDSTACK-6564
> 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
>
>
> When, VpcPhysicalTopologyConfigCommand, OvsVpcRoutingPoli
> cyConfigCommand are sent by management server, scripts that populate the open
> flow rules to the bridge are configuring rules sequentially one after other.
> this no effective and probability error prone as well if a rule fails to
> program there is no revoking.
> To avoid such situation first create a file, that has all the updates and use
> the ovs-ofctl option to replace the bridge rules through the file.
--
This message was sent by Atlassian JIRA
(v6.2#6252)