Hi
I configure my quantum server as
https://github.com/osrg/ryu/wiki/configuration_openstack_grizzly_with_ryu
they work fine when controller and quantum server are on same host.
Their are few simple question i want to know
1. How to set configuration to let controller and quantum on different ho
After install ryu plugin.
And change
core_plugin =
quantum.plugins.openvswitch.ovs_quantum_plugin.OVSQuantumPluginV2
into
core_plugin = quantum.plugins.ryu.ryu_quantum_plugin.RyuQuantumPluginV2
My quantum service failed to start
does any met same problem?
thanks,
Allen
2013/6/9 hsin han
hi
after complete setup grizzly ,
in the configuration part.
is the password use for database access?
which password should i filled in?
quantum_url = http://127.0.0.1:9696
quantum_admin_username = admin
quantum_admin_password = admin_password
quantum_admin_tenant_name = admin
quantum_admin_au
Hi !
some simple questions want to ask...
i followed
https://github.com/osrg/ryu/wiki/RYU-Openstack-Grizzly-environment-HOWTO
&
https://github.com/osrg/ryu/wiki/RYU-OpenStack-Grizzly-environment-VM-image-file-HOWTO
1.how do i know ryu is working fine (vlan or gre tunnel) ?
2.where can i check a
> On Sun, May 19, 2013 at 03:17:54PM +0800, hsin han Liu wrote:
> > Hello
> >
> >
> >
> > 1.want to know more about ryu/app/simple_isolation.py and
> ryu/app/simple_vlan.py ,also how to use it?
>
> For internal, please refer to
>
> https://github
Hello
1.want to know more about ryu/app/simple_isolation.py and
ryu/app/simple_vlan.py ,also how to use it?
2.does ryu support vlan construction like
http://openvswitch.org/support/config-cookbooks/vlan-configuration-cookbook/
without openstack?
Thanks,
Allen
-