Hi, 2014-05-21 12:04 GMT+09:00 马超 <[email protected]>: > Hi > > I have Havana with three node: Controller, Network and Compute > > Q1: neutron-server is running on both Controller and Network node > according to "OpenStack Installation Guide for Ubuntu 12.04", witch node > should Ryu controller run on ?
neutron-server should be run on controller node only. Usually Ryu controller is run on controller node, but any node is ok. > > Q2: if Ryu controller run on Controller (or Network) node, the other node > should config neutron-plugin-ryu? You need configure neutron-plugin-ryu on controller node. (but it is unrelated which node to run Ryu controller on.) > > Q3: every node should install Ryu and config ryu.ini? Of course, it is necessary on controller node. On network node and compute node, you need install Ryu (neutron-plugin-ryu-agent imports it), but it is not necessary to configure. Thanks, Kaneko > > thanks > > ------------------------------------------------------------------------------ > "Accelerate Dev Cycles with Automated Cross-Browser Testing - For FREE > Instantly run your Selenium tests across 300+ browser/OS combos. > Get unparalleled scalability from the best Selenium testing platform > available > Simple to use. Nothing to install. Get started now for free." > http://p.sf.net/sfu/SauceLabs > _______________________________________________ > Ryu-devel mailing list > [email protected] > https://lists.sourceforge.net/lists/listinfo/ryu-devel > ------------------------------------------------------------------------------ "Accelerate Dev Cycles with Automated Cross-Browser Testing - For FREE Instantly run your Selenium tests across 300+ browser/OS combos. Get unparalleled scalability from the best Selenium testing platform available Simple to use. Nothing to install. Get started now for free." http://p.sf.net/sfu/SauceLabs _______________________________________________ Ryu-devel mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/ryu-devel
