Signed-off-by: YAMAMOTO Takashi <[email protected]>
---
ryu/cmd/ofa_neutron_agent.py | 3 +--
1 file changed, 1 insertion(+), 2 deletions(-)
diff --git a/ryu/cmd/ofa_neutron_agent.py b/ryu/cmd/ofa_neutron_agent.py
index 42656b3..eda8de5 100755
--- a/ryu/cmd/ofa_neutron_agent.py
+++ b/ryu/cmd/ofa_neutron_agent.py
@@ -64,8 +64,7 @@ def main():
app_lists = CONF.app_lists + CONF.app
if not app_lists:
- app_lists = ['ryu.app.ofctl.service',
- 'neutron.plugins.ofagent.agent.ofa_neutron_agent']
+ app_lists = ['neutron.plugins.ofagent.agent.ofa_neutron_agent']
app_mgr = AppManager.get_instance()
app_mgr.load_apps(app_lists)
--
1.8.3.1
------------------------------------------------------------------------------
Managing the Performance of Cloud-Based Applications
Take advantage of what the Cloud has to offer - Avoid Common Pitfalls.
Read the Whitepaper.
http://pubads.g.doubleclick.net/gampad/clk?id=121054471&iu=/4140/ostg.clktrk
_______________________________________________
Ryu-devel mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/ryu-devel