<html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=Windows-1252">
</head>
<body style="word-wrap: break-word; -webkit-nbsp-mode: space; -webkit-line-break: after-white-space; color: rgb(0, 0, 0); font-size: 14px; font-family: Calibri, sans-serif;">
<div><br>
</div>
<div><br>
</div>
<span id="OLK_SRC_BODY_SECTION">
<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>FangFenghua <<a href="mailto:fang_fenghua@hotmail.com">fang_fenghua@hotmail.com</a>><br>
<span style="font-weight:bold">Reply-To: </span>"OpenStack Development Mailing List (not for usage questions)" <<a href="mailto:openstack-dev@lists.openstack.org">openstack-dev@lists.openstack.org</a>><br>
<span style="font-weight:bold">Date: </span>Tuesday, April 28, 2015 at 7:02 AM<br>
<span style="font-weight:bold">To: </span>"<a href="mailto:openstack-dev@lists.openstack.org">openstack-dev@lists.openstack.org</a>" <<a href="mailto:openstack-dev@lists.openstack.org">openstack-dev@lists.openstack.org</a>><br>
<span style="font-weight:bold">Subject: </span>[openstack-dev] [kolla] implement openvswitch container<br>
</div>
<div><br>
</div>
<blockquote id="MAC_OUTLOOK_ATTRIBUTION_BLOCKQUOTE" style="BORDER-LEFT: #b5c4df 5 solid; PADDING:0 0 0 5; MARGIN:0 0 0 5;">
<div><style><!--
.hmmessage P
{
margin:0px;
padding:0px
}
body.hmmessage
{
font-size: 12pt;
font-family:????
}
--></style>
<div class="hmmessage">
<div dir="ltr">I want to enbale openvswitch container.  I tink i can do that like:
<div><br>
</div>
<div>1 add a container that run ovs process</div>
<div>2 add a container that run neutron-openvswitch-agent</div>
<div>3  share the db.sock in compose.yaml</div>
<div>4 add configure script and check script for the 2 containers</div>
<div><br>
</div>
<div>that's all i need to do, right?</div>
</div>
</div>
</div>
</blockquote>
</span>
<div><br>
</div>
<div>That should do it</div>
<div><br>
</div>
<div>You may need to configure the ovs process in the start.sh script and neutron-openvswitch-agent, which will be the most difficult part of the work.</div>
<div><br>
</div>
<div>Note our agents atm are a “fat container” but if you can get ovs in a separate container, that would be ideal. We are planning to redux the fat container we have to single-purpose containers.</div>
<div><br>
</div>
<div>Regards</div>
<div>-steve</div>
</body>
</html>