Juno Zhu , Please check this wiki link : https://wiki.openstack.org/wiki/Neutron/ServiceInsertionAndChaining#Multi-Host_Installation
Thanks., Mohankumar.N On Fri, Jun 3, 2016 at 12:43 PM, Na Zhu <[email protected]> wrote: > Yes, but networking-sfc rewrite the q-agt binary file, when i install > networking-sfc in allinone mode, the q-aget binary file is: > juno@sfc:~/devstack$ cat /usr/local/bin/neutron-openvswitch-agent > #!/usr/bin/python > # PBR Generated from u'console_scripts' > > import sys > > from networking_sfc.services.sfc.agent.agent import main > > > if __name__ == "__main__": > sys.exit(main()) > steve@sfc:~/devstack$ > > > > > > Regards, > Juno Zhu > IBM China Development Labs (CDL) Cloud IaaS Lab > Email: [email protected] > 5F, Building 10, 399 Keyuan Road, Zhangjiang Hi-Tech Park, Pudong New > District, Shanghai, China (201203) > > > > From: Vikram Choudhary <[email protected]> > To: "OpenStack Development Mailing List (not for usage questions)" > <[email protected]> > Date: 2016/06/03 15:05 > Subject: Re: [openstack-dev] [networking-sfc] how to install > networking-sfc on compute node > ------------------------------ > > > > > > On Thu, Jun 2, 2016 at 9:11 PM, Na Zhu <*[email protected]* > <[email protected]>> wrote: > Hi, > > From this link > *https://github.com/openstack/networking-sfc/tree/master/devstack* > <https://github.com/openstack/networking-sfc/tree/master/devstack>, it is > about installing networking-sfc together with neutron-server, > I want to install networking-sfc on compute node, can anyone tell me how > to set the local.conf? > networking-sfc support is only required on the controller node as it uses > q-agt (ovs driver implementation) for downloading flows to the ovs. By > default, we already run q-agt on the compute node. > > > > > Regards, > Juno Zhu > IBM China Development Labs (CDL) Cloud IaaS Lab > Email: *[email protected]* <[email protected]> > 5F, Building 10, 399 Keyuan Road, Zhangjiang Hi-Tech Park, Pudong New > District, Shanghai, China (201203) > > __________________________________________________________________________ > OpenStack Development Mailing List (not for usage questions) > Unsubscribe: > *[email protected]?subject:unsubscribe* > <http://[email protected]?subject:unsubscribe> > *http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack-dev* > <http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack-dev> > > __________________________________________________________________________ > OpenStack Development Mailing List (not for usage questions) > Unsubscribe: [email protected]?subject:unsubscribe > http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack-dev > > > > __________________________________________________________________________ > OpenStack Development Mailing List (not for usage questions) > Unsubscribe: [email protected]?subject:unsubscribe > http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack-dev > >
__________________________________________________________________________ OpenStack Development Mailing List (not for usage questions) Unsubscribe: [email protected]?subject:unsubscribe http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack-dev
