Re: [Openstack] Quantum deployment on Essex

2012-04-28 Thread livemoon
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

Re: [Openstack] Quantum deployment on Essex

2012-04-28 Thread Hua BJ Zhang
@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

Re: [Openstack] Quantum deployment on Essex

2012-04-28 Thread Emilien Macchi
Hi livemoon, 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 If your database is empty, it's because the connection between quantum-server and the database is not working. Check your

Re: [Openstack] Quantum deployment on Essex

2012-04-28 Thread Dan Wendlandt
On Sat, Apr 28, 2012 at 12:18 AM, livemoon mwjpi...@gmail.com wrote: 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

Re: [Openstack] Quantum deployment on Essex

2012-04-28 Thread Dan Wendlandt
. Now I have met 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

Re: [Openstack] Quantum deployment on Essex

2012-04-21 Thread Dan Wendlandt
Hi Emilien, For Quantum setups, the two docs you should be following are: - http://docs.openstack.org/incubation/openstack-network/admin/content/ (generic info, applies across all plugins) - http://openvswitch.org/openstack/documentation/ (specific for OVS plugin) If you are running into issues

[Openstack] Quantum deployment on Essex

2012-04-20 Thread OpenStack-Lists
Hi everyone, My name is Emilien, I'm a french student in University and I'm working on OpenStack for a internship project. I'm working on Quantum deployment at this time, and I would like to share with you my work. I have two physicals servers for playing, and I've setup a dual-node

Re: [Openstack] Quantum deployment on Essex

2012-04-20 Thread Lorin Hochstein
Salut Emilien! On Apr 20, 2012, at 12:22 PM, OpenStack-Lists wrote: Hi everyone, My name is Emilien, I'm a french student in University and I'm working on OpenStack for a internship project. I'm working on Quantum deployment at this time, and I would like to share with you my work.

Re: [Openstack] Quantum deployment on Essex

2012-04-20 Thread Diego Parrilla
Hi Emilien from the Valley, Check the code from the stackops-agent and the novnc builder, we had to change to the cloudbuilders code. We can work on that next week if I can survive to the jetlag. Go and enjoy of The Night of Madrid, we will work on that next week ;-) Diego Enviado desde mi

Re: [Openstack] Quantum deployment on Essex

2012-04-20 Thread Adam Gandelman
On 04/20/2012 01:37 PM, Lorin Hochstein wrote: This might be due to a known issue with the noVNC package that is distributed with Ubuntu 12.04: https://bugs.launchpad.net/ubuntu/+source/novnc/+bug/956949 I have heard that the noVNC fork maintained by Rackspace Cloud Builders works