hi,

your procedure looks ok.
(see https://github.com/osrg/ryu/wiki/Configuration-OpenStack-OFAgent-agent)
no need to install ryu beforehand.  devstack should deal with it.
can you provide the full output of ./stack.sh?

YAMAMOTO Takashi

> Hi Dear all,
> I request for your help please. I would like to install ryu as my sdn
> controller for my cloud IaaS network.
> I try to install it with devstack but I got  the following error :
> * neutron_plugin_install_agent_packages: command not found*
> 
> I would like to know if it is necessary to install ryu with : pip install
> ryu before running the ./stack.sh or not.
> 
> This is the local.conf file of my controller
> 
> [[local|localrc]]
> 
> SERVICE_HOST=192.168.15.1
> HOST_IP=192.168.15.1
> disable_service n-net
> enable_service neutron q-svc q-agt q-l3 q-dhcp q-meta q-lbaas
> FLAT_INTERFACE=eth2
> 
> Q_PLUGIN=ml2
> ENABLE_TENANT_VLANS=True
> ML2_VLAN_RANGES=physnet1:100:199
> Q_ML2_PLUGIN_MECHANISM_DRIVERS=ofagent,l2population
> Q_AGENT=ofagent
> 
> 
> MYSQL_PASSWORD=cloud
> RABBIT_PASSWORD=cloud
> SERVICE_TOKEN=token
> SERVICE_PASSWORD=cloud
> ADMIN_PASSWORD=cloud
> 
> 
> 
> 
> Regards
> 
> 
> 
> 
> -- 
> Sent from Gmail Mobile

------------------------------------------------------------------------------
Dive into the World of Parallel Programming The Go Parallel Website, sponsored
by Intel and developed in partnership with Slashdot Media, is your hub for all
things parallel software development, from weekly thought leadership blogs to
news, videos, case studies, tutorials and more. Take a look and join the 
conversation now. http://goparallel.sourceforge.net/
_______________________________________________
Ryu-devel mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/ryu-devel

Reply via email to