Hi Dan, I also run openvswitch + quantum according that two docs, my result is:
1) run openvswitch plugin + quantum on ubuntu server, success 2) run linux-bridge plugin + quantum on ubuntu server, success 3) run openvswitch plugin + quantum on fedora 16 failed 4) run linux-bridge plugin + quantum on fedora 16 failed 5) run openvswitch plugin + quantum on redhat failed 6) run linux-bridge plugin + quantum on redhat failed as for 3) , 4) , 5) , 6) , there are the same problem "httplib throw 'TypeError: an integer is required' when run nova boot command'" I also describe the details on https://answers.launchpad.net/quantum/+question/194444 could you give me some input ? thanks. Highly Appreciated! Cheers, Zhang Hua(张华) ---------------------------------------------------- IBM China System and Technology Lab(CSTL), Beijing E-Mail: zhhu...@cn.ibm.com Tel: 86-10-82452020 Address: Building 28(Ring Building), ZhongGuanCun Software Park, No.8 Dong Bei Wang West Road, Haidian District Beijing P.R.China 100193 From: livemoon <mwjpi...@gmail.com> To: Dan Wendlandt <d...@nicira.com>, Cc: openstack@lists.launchpad.net Date: 28/04/2012 15:22 Subject: Re: [Openstack] Quantum deployment on Essex Sent by: openstack-bounces+zhhuabj=cn.ibm....@lists.launchpad.net hi, Dan I install openvswitch and quantum according this two docs. Now I have met some problems. 1. Using "python ovs_quantum_agent.py ovs_quantum_plugin.ini -v" DEBUG:root:## running command: sudo ovs-ofctl del-flows br-int DEBUG:root:## running command: sudo ovs-ofctl add-flow br-int priority=1,actions=normal INFO:root:Connecting to database "ovs_quantum" on localhost DEBUG:root:## running command: sudo ovs-vsctl --timeout=2 list-ports br-int DEBUG:root:## running command: sudo ovs-vsctl --timeout=2 get Interface eth1 external_ids DEBUG:root:## running command: sudo ovs-vsctl --timeout=2 get Interface eth1 ofport DEBUG:root:## running command: sudo ovs-vsctl --timeout=2 list-ports br-int DEBUG:root:## running command: sudo ovs-vsctl --timeout=2 get Interface eth1 external_ids DEBUG:root:## running command: sudo ovs-vsctl --timeout=2 get Interface eth1 ofport DEBUG:root:## running command: sudo ovs-vsctl --timeout=2 list-ports br-int DEBUG:root:## running command: sudo ovs-vsctl --timeout=2 get Interface eth1 external_ids DEBUG:root:## running command: sudo ovs-vsctl --timeout=2 get Interface eth1 ofport thess debug show again and again, is it right? 2. this is my ova-vsctl show: 3f474726-21fc-40a4-b7b8-f438fcfe2c3e Bridge br-int Port "eth1" Interface "eth1" Port br-int Interface br-int type: internal is it right? 3. Then I use "nova-manage network create" to create network, but the database "ova_quantum" is empty, I have defined it in ovs_quantum_plugin.ini I don't know whether quantum and openvswitch work well together in my system. Can you give me any help? -- 非淡薄无以明志,非宁静无以致远 _______________________________________________ Mailing list: https://launchpad.net/~openstack Post to : openstack@lists.launchpad.net Unsubscribe : https://launchpad.net/~openstack More help : https://help.launchpad.net/ListHelp
<<inline: graycol.gif>>
_______________________________________________ Mailing list: https://launchpad.net/~openstack Post to : openstack@lists.launchpad.net Unsubscribe : https://launchpad.net/~openstack More help : https://help.launchpad.net/ListHelp