On Sun, Jun 09, 2013 at 11:53:20PM +0800, hsin han Liu wrote: > 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?
Please error message and other infos. No one can answer with only infos like 'thing went wrong.' > thanks, > > Allen > > > 2013/6/9 hsin han Liu <[email protected]> > > 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_auth_url = http://127.0.0.1:5000/v2.0 > quantum_auth_strategy = keystone > quantum_controller_addr = tcp:127.0.0.1:6633 Those should be same to nova.conf. You'll find them in /etc/nova/nova.conf as default. thanks, > > thanks, Allen > > > ------------------------------------------------------------------------------ > How ServiceNow helps IT people transform IT departments: > 1. A cloud service to automate IT design, transition and operations > 2. Dashboards that offer high-level views of enterprise services > 3. A single system of record for all IT processes > http://p.sf.net/sfu/servicenow-d2d-j > _______________________________________________ > Ryu-devel mailing list > [email protected] > https://lists.sourceforge.net/lists/listinfo/ryu-devel -- yamahata ------------------------------------------------------------------------------ How ServiceNow helps IT people transform IT departments: 1. A cloud service to automate IT design, transition and operations 2. Dashboards that offer high-level views of enterprise services 3. A single system of record for all IT processes http://p.sf.net/sfu/servicenow-d2d-j _______________________________________________ Ryu-devel mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/ryu-devel
