<div class="gmail_extra">I've responded on launchpad answers as well.  best,</div><div class="gmail_extra"><br></div><div class="gmail_extra">Dan</div><div class="gmail_extra"><br></div><div class="gmail_extra"><br></div>

<div class="gmail_extra"><p style="margin-top:0px;margin-right:0px;margin-bottom:0.8em;margin-left:0px;padding-top:0px;padding-right:0px;padding-bottom:0px;padding-left:0px;width:auto;max-width:45em;color:rgb(51,51,51);font-family:Ubuntu,'Bitstream Vera Sans','DejaVu Sans',Tahoma,sans-serif;font-size:12px;line-height:18px;text-align:left;background-color:rgb(255,255,255)">

It looks like this is an error being returned by nova, not quantum.</p><p style="margin-top:0px;margin-right:0px;margin-bottom:0.8em;margin-left:0px;padding-top:0px;padding-right:0px;padding-bottom:0px;padding-left:0px;width:auto;max-width:45em;color:rgb(51,51,51);font-family:Ubuntu,'Bitstream Vera Sans','DejaVu Sans',Tahoma,sans-serif;font-size:12px;line-height:18px;text-align:left;background-color:rgb(255,255,255)">

My best guess is that you're running an older version of nova that is expecting the network-id being passed in during the create-server request to be an integer, not a string UUID. I think the os-create-server extension changed from expecting an int to a UUID in early Essex. Perhaps you're running diablo nova?</p>

<br><div class="gmail_quote">On Sat, Apr 28, 2012 at 2:35 AM, Hua BJ Zhang <span dir="ltr"><<a href="mailto:zhhuabj@cn.ibm.com" target="_blank">zhhuabj@cn.ibm.com</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">

<div>
<p>Hi Dan,<br>
<br>
      I also run openvswitch + quantum according that two docs, my result is:<br>
<br>
     1) run openvswitch plugin + quantum on ubuntu server,          success<br>
     2) run linux-bridge plugin + quantum on ubuntu server,           success<br>
     3) run openvswitch plugin + quantum on fedora 16                  failed<br>
     4) run linux-bridge plugin + quantum on fedora 16                   failed<br>
     5) run openvswitch plugin + quantum on redhat                       failed<br>
     6) run linux-bridge plugin + quantum on redhat                        failed<br>
<br>
     as for 3) , 4) , 5) , 6) , there are the same problem "httplib throw 'TypeError: an integer is required' when run nova boot command'"<br>
     I also describe the details on <a href="https://answers.launchpad.net/quantum/+question/194444" target="_blank">https://answers.launchpad.net/quantum/+question/194444</a><br>
     could you give me some input ? thanks.<br>
<br>
<br>
<br>
Highly  Appreciated!<br>
<br>
Cheers,<br>
<br>
Zhang Hua(张华) <br>
----------------------------------------------------<br>
IBM China System and Technology Lab(CSTL), Beijing<br>
E-Mail: <a href="mailto:zhhuabj@cn.ibm.com" target="_blank">zhhuabj@cn.ibm.com</a><br>
Tel: 86-10-82452020<br>
Address: Building 28(Ring Building), ZhongGuanCun Software Park, <br>
         No.8 Dong Bei Wang West Road, Haidian District Beijing P.R.China 100193<br>
<br>
<br>
<img width="16" height="16" src="cid:1__=C7BBF37DDFA0D6C38f9e8a93df938@cn.ibm.com" border="0" alt="Inactive hide details for livemoon ---28/04/2012 15:22:15---hi, Dan I install openvswitch and quantum according this two docs. "><font color="#424282">livemoon ---28/04/2012 15:22:15---hi, Dan I install openvswitch and quantum according this two docs. Now I have met</font><br>


<br>
<font color="#5F5F5F">From:     </font><font>livemoon <<a href="mailto:mwjpiero@gmail.com" target="_blank">mwjpiero@gmail.com</a>></font><br>
<font color="#5F5F5F">To:       </font><font>Dan Wendlandt <<a href="mailto:dan@nicira.com" target="_blank">dan@nicira.com</a>>, </font><br>
<font color="#5F5F5F">Cc:       </font><font><a href="mailto:openstack@lists.launchpad.net" target="_blank">openstack@lists.launchpad.net</a></font><br>
<font color="#5F5F5F">Date:     </font><font>28/04/2012 15:22</font><br>
<font color="#5F5F5F">Subject:  </font><font>Re: [Openstack] Quantum deployment on Essex</font><br>
<font color="#5F5F5F">Sent by:  </font><font>openstack-bounces+zhhuabj=<a href="mailto:cn.ibm.com@lists.launchpad.net" target="_blank">cn.ibm.com@lists.launchpad.net</a></font><br>
</p><hr width="100%" size="2" align="left" noshade style="color:#8091a5"><div><div class="h5"><br>
<br>
<br>
<font size="4">hi, Dan</font><br>
<br>
<font size="4">I install openvswitch and quantum according this two docs. Now I have met some problems.</font><br>
<br>
<font size="4">1.  Using "python ovs_quantum_agent.py ovs_quantum_plugin.ini -v"</font><br>
<font size="4">DEBUG:root:## running command: sudo ovs-ofctl del-flows br-int</font><br>
<font size="4">DEBUG:root:## running command: sudo ovs-ofctl add-flow br-int priority=1,actions=normal</font><br>
<font size="4">INFO:root:Connecting to database "ovs_quantum" on localhost</font><br>
<font size="4">DEBUG:root:## running command: sudo ovs-vsctl --timeout=2 list-ports br-int</font><br>
<font size="4">DEBUG:root:## running command: sudo ovs-vsctl --timeout=2 get Interface eth1 external_ids</font><br>
<font size="4">DEBUG:root:## running command: sudo ovs-vsctl --timeout=2 get Interface eth1 ofport</font><br>
<font size="4">DEBUG:root:## running command: sudo ovs-vsctl --timeout=2 list-ports br-int</font><br>
<font size="4">DEBUG:root:## running command: sudo ovs-vsctl --timeout=2 get Interface eth1 external_ids</font><br>
<font size="4">DEBUG:root:## running command: sudo ovs-vsctl --timeout=2 get Interface eth1 ofport</font><br>
<font size="4">DEBUG:root:## running command: sudo ovs-vsctl --timeout=2 list-ports br-int</font><br>
<font size="4">DEBUG:root:## running command: sudo ovs-vsctl --timeout=2 get Interface eth1 external_ids</font><br>
<font size="4">DEBUG:root:## running command: sudo ovs-vsctl --timeout=2 get Interface eth1 ofport</font><br>
<br>
<font size="4">thess debug show again and again, is it right?</font><br>
<br>
<font size="4">2.  this is my ova-vsctl show:</font><br>
<font size="4">3f474726-21fc-40a4-b7b8-f438fcfe2c3e</font><br>
<font size="4">    Bridge br-int</font><br>
<font size="4">        Port "eth1"</font><br>
<font size="4">            Interface "eth1"</font><br>
<font size="4">        Port br-int</font><br>
<font size="4">            Interface br-int</font><br>
<font size="4">                type: internal</font><br>
<br>
<font size="4">is it right?</font><br>
<br>
<font size="4">3. Then I use "nova-manage network create" to create network,</font><br>
<font size="4">but the database "ova_quantum" is empty, I have defined it in ovs_quantum_plugin.ini</font><br>
<br>
<font size="4">I don't know whether quantum and openvswitch work well together in my system. Can you give me any help?</font><br>
<font size="4"><br>
</font><br>
<font size="4">-- </font><br>
</div></div><font size="4">非淡薄无以明志,非宁静无以致远</font><tt>_______________________________________________<br>
Mailing list: </tt><tt><a href="https://launchpad.net/~openstack" target="_blank">https://launchpad.net/~openstack</a></tt><div class="im"><tt><br>
Post to     : <a href="mailto:openstack@lists.launchpad.net" target="_blank">openstack@lists.launchpad.net</a><br>
Unsubscribe : </tt><tt><a href="https://launchpad.net/~openstack" target="_blank">https://launchpad.net/~openstack</a></tt><tt><br>
More help   : </tt><tt><a href="https://help.launchpad.net/ListHelp" target="_blank">https://help.launchpad.net/ListHelp</a></tt><tt><br>
</tt><br>
</div><p></p></div></blockquote></div><br><br clear="all"><div><br></div>-- <br>~~~~~~~~~~~~~~~~~~~~~~~~~~~<br>Dan Wendlandt <div>Nicira, Inc: <a href="http://www.nicira.com" target="_blank">www.nicira.com</a><br><div>twitter: danwendlandt<br>

~~~~~~~~~~~~~~~~~~~~~~~~~~~<br></div></div><br>
</div>