From: FangFenghua <[email protected]<mailto:[email protected]>>
Reply-To: "OpenStack Development Mailing List (not for usage questions)" 
<[email protected]<mailto:[email protected]>>
Date: Tuesday, April 28, 2015 at 7:02 AM
To: 
"[email protected]<mailto:[email protected]>" 
<[email protected]<mailto:[email protected]>>
Subject: [openstack-dev] [kolla] implement openvswitch container

I want to enbale openvswitch container.  I tink i can do that like:

1 add a container that run ovs process
2 add a container that run neutron-openvswitch-agent
3  share the db.sock in compose.yaml
4 add configure script and check script for the 2 containers

that's all i need to do, right?

That should do it

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.

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.

Regards
-steve
__________________________________________________________________________
OpenStack Development Mailing List (not for usage questions)
Unsubscribe: [email protected]?subject:unsubscribe
http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack-dev

Reply via email to