<html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1">
</head>
<body style="word-wrap: break-word; -webkit-nbsp-mode: space; -webkit-line-break: after-white-space;">
<div style="color: rgb(0, 0, 0); font-family: Calibri, sans-serif; font-size: 14px;">
Ryan,</div>
<div style="color: rgb(0, 0, 0); font-family: Calibri, sans-serif; font-size: 14px;">
<br>
</div>
<div style="color: rgb(0, 0, 0); font-family: Calibri, sans-serif; font-size: 14px;">
I have done networking-sfc the files that I see as changed/added are:</div>
<div style="color: rgb(0, 0, 0); font-family: Calibri, sans-serif; font-size: 14px;">
<br>
</div>
<div style="color: rgb(0, 0, 0); font-family: Calibri, sans-serif; font-size: 14px;">
<span style="color: rgb(51, 51, 51); font-family: Consolas, 'Liberation Mono', Menlo, Courier, monospace; font-size: 12px; background-color: rgb(247, 247, 247);">devstack/settings  
<span class="Apple-tab-span" style="white-space:pre"></span>Modified Runtime setting to pick up OVN Driver</span></div>
<div><span style="color: rgb(51, 51, 51); font-family: Consolas, 'Liberation Mono', Menlo, Courier, monospace; font-size: 12px; background-color: rgb(247, 247, 247);">networking_sfc/db/migration/alembic_migrations/versions/mitaka/expand/5a475fc853e6_ovs_data_model.py</span><span style="background-color: rgb(247, 247, 247);"><font color="#333333" face="Consolas,Liberation Mono,Menlo,Courier,monospace"><span style="font-size: 12px;"> Hack
 to work around flow_classifier issue – need to resolve with SFC team.</span></font></span></div>
<div style="color: rgb(0, 0, 0); font-family: Calibri, sans-serif; font-size: 14px;">
<span style="color: rgb(51, 51, 51); font-family: Consolas, 'Liberation Mono', Menlo, Courier, monospace; font-size: 12px; background-color: rgb(247, 247, 247);">networking_sfc/services/sfc/drivers/ovn/__init__.py  <span class="Apple-tab-span" style="white-space:pre">
</span>Added for OVN Driver</span></div>
<div style="color: rgb(0, 0, 0); font-family: Calibri, sans-serif; font-size: 14px;">
<span style="color: rgb(51, 51, 51); font-family: Consolas, 'Liberation Mono', Menlo, Courier, monospace; font-size: 12px; background-color: rgb(247, 247, 247);">networking_sfc/services/sfc/drivers/ovn/driver.py    <span class="Apple-tab-span" style="white-space:pre">
</span>Added ovn driver file</span></div>
<div style="color: rgb(0, 0, 0); font-family: Calibri, sans-serif; font-size: 14px;">
<span style="color: rgb(51, 51, 51); font-family: Consolas, 'Liberation Mono', Menlo, Courier, monospace; font-size: 12px; background-color: rgb(247, 247, 247);">setup.cfg
<span class="Apple-tab-span" style="white-space:pre"></span>Inserted OVN driver entry</span></div>
<div style="color: rgb(0, 0, 0); font-family: Calibri, sans-serif; font-size: 14px;">
<span style="color: rgb(51, 51, 51); font-family: Consolas, 'Liberation Mono', Menlo, Courier, monospace; font-size: 12px; background-color: rgb(247, 247, 247);"><br>
</span></div>
<div><font color="#333333" face="Consolas,Liberation Mono,Menlo,Courier,monospace"><span style="font-size: 12px;">I</span></font><span style="background-color: rgb(244, 244, 244);"><font color="#333333" face="Consolas,Liberation Mono,Menlo,Courier,monospace"><span style="font-size: 12px;"> am
 currently working to clean up ovs/ovn.</span></font></span></div>
<div><span style="background-color: rgb(244, 244, 244);"><font color="#333333" face="Consolas,Liberation Mono,Menlo,Courier,monospace"><span style="font-size: 12px;"><br>
</span></font></span></div>
<div><font color="#333333" face="Consolas,Liberation Mono,Menlo,Courier,monospace"><span style="font-size: 12px; background-color: rgb(241, 241, 241);">Regards</span></font></div>
<div><font color="#333333" face="Consolas,Liberation Mono,Menlo,Courier,monospace"><span style="font-size: 12px; background-color: rgb(241, 241, 241);"><br>
</span></font></div>
<div><font color="#333333" face="Consolas,Liberation Mono,Menlo,Courier,monospace"><span style="font-size: 12px; background-color: rgb(241, 241, 241);">John</span></font></div>
<div style="color: rgb(0, 0, 0); font-family: Calibri, sans-serif; font-size: 14px;">
<br>
</div>
<span id="OLK_SRC_BODY_SECTION" style="color: rgb(0, 0, 0); font-family: Calibri, sans-serif; font-size: 14px;">
<div style="font-family:Calibri; font-size:11pt; text-align:left; color:black; BORDER-BOTTOM: medium none; BORDER-LEFT: medium none; PADDING-BOTTOM: 0in; PADDING-LEFT: 0in; PADDING-RIGHT: 0in; BORDER-TOP: #b5c4df 1pt solid; BORDER-RIGHT: medium none; PADDING-TOP: 3pt">
<span style="font-weight:bold">From: </span>Ryan Moats <<a href="mailto:rmoats@us.ibm.com">rmoats@us.ibm.com</a>><br>
<span style="font-weight:bold">Date: </span>Wednesday, May 11, 2016 at 10:22 AM<br>
<span style="font-weight:bold">To: </span>John McDowall <<a href="mailto:jmcdowall@paloaltonetworks.com">jmcdowall@paloaltonetworks.com</a>><br>
<span style="font-weight:bold">Cc: </span>"<a href="mailto:discuss@openvswitch.org">discuss@openvswitch.org</a>" <<a href="mailto:discuss@openvswitch.org">discuss@openvswitch.org</a>>, OpenStack Development Mailing List <<a href="mailto:openstack-dev@lists.openstack.org">openstack-dev@lists.openstack.org</a>><br>
<span style="font-weight:bold">Subject: </span>Re: [OVN] [networking-ovn] [networking-sfc] SFC and OVN<br>
</div>
<div><br>
</div>
<div>
<div>
<p><tt>John McDowall <<a href="mailto:jmcdowall@paloaltonetworks.com">jmcdowall@paloaltonetworks.com</a>> wrote on 05/11/2016 12:06:55 PM:<br>
<br>
> From: John McDowall <<a href="mailto:jmcdowall@paloaltonetworks.com">jmcdowall@paloaltonetworks.com</a>></tt><br>
<tt>> To: Ryan Moats/Omaha/IBM@IBMUS</tt><br>
<tt>> Cc: "<a href="mailto:discuss@openvswitch.org">discuss@openvswitch.org</a>" <<a href="mailto:discuss@openvswitch.org">discuss@openvswitch.org</a>>, "OpenStack
<br>
> Development Mailing List" <<a href="mailto:openstack-dev@lists.openstack.org">openstack-dev@lists.openstack.org</a>></tt><br>
<tt>> Date: 05/11/2016 12:07 PM</tt><br>
<tt>> Subject: Re: [OVN] [networking-ovn] [networking-sfc] SFC and OVN</tt><br>
<tt>> <br>
> Ryan,</tt><br>
<tt>> <br>
> Looks good apart from:</tt><br>
<tt>> <br>
> networking_ovn/common/extensions.py</tt><br>
<tt>> <br>
> There should be no changes to that file, I removed them as they are <br>
> from an older prototype. </tt><br>
<tt>> <br>
> Regards</tt><br>
<tt>> <br>
> John</tt><br>
<br>
<tt>Ah, ok, I must of missed that when rolling through the patch series -</tt><br>
<tt>I've updated my copy.</tt><br>
<br>
<tt>Are you tackling networking-sfc or ovs next?</tt><br>
<br>
<tt>Ryan</tt><br>
</p>
</div>
</div>
</span>
</body>
</html>