<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 TRANSITIONAL//EN">
<HTML>
<HEAD>
  <META HTTP-EQUIV="Content-Type" CONTENT="text/html; CHARSET=UTF-8">
  <META NAME="GENERATOR" CONTENT="GtkHTML/4.2.2">
</HEAD>
<BODY>
Hi again,<BR>
<BR>
<BR>
After inverstigation, it finally works.<BR>
<BR>
<BR>
I have the network on my instances in using Quantum.<BR>
<BR>
<BR>
The fact was I've follow official OVS documentation, and you should not follow this direction :<BR>
<BR>
ovs-vsctl add-port br-int eth1<BR>
<BR>
<BR>
If you see on the logs file of OVS, you can see that the bridge will not work properly... that's why my instances did not get the network.<BR>
<BR>
I've tried "ovs-vsctl del-port br-int eth1", restart all the services and now, all is working.<BR>
<BR>
<BR>
I have now a dual-node with : Nova-*, Glance, Quantum (without authentification), Keystone, and Horizon (without Quantum UI yet).<BR>
<BR>
Next steps : QoS, UI, Isolation testing, and documentation :-)<BR>
<BR>
<BR>
<BR>
I will continue to post about Quantum when I will advance in the project.<BR>
<BR>
<BR>
 Best regards<BR>
<BR>
<BR>
<BR>
Le mercredi 25 avril 2012 à 10:54 -0700, Dan Wendlandt a écrit :
<BLOCKQUOTE TYPE=CITE>
    Hi Emilien,<BR>
    <BR>
</BLOCKQUOTE>
<BLOCKQUOTE TYPE=CITE>
    On Wed, Apr 25, 2012 at 9:13 AM, Emilien Macchi <<A HREF="mailto:emilien.openstack@gmail.com">emilien.openstack@gmail.com</A>> wrote:
</BLOCKQUOTE>
<BLOCKQUOTE TYPE=CITE>
    <BLOCKQUOTE>
        <BR>
        For example, Quantum does not work with Keystone : When nova-network send an API call to Quantum-server, the token is missing in the HTTP HEADER. I've disabled Keystone at this time.<BR>
        <BR>
    </BLOCKQUOTE>
</BLOCKQUOTE>
<BLOCKQUOTE TYPE=CITE>
    <BR>
    <BR>
</BLOCKQUOTE>
<BLOCKQUOTE TYPE=CITE>
    That is correct.  In the Quantum Admin Guide, it explains some work that was done to support Keystone Authn, but notes that this is all experimental, as the Quantum API does not support Authz.  This is because the only person that calls Quantum in Essex is Nova itself.  Troy Toman's team is working on Quantum Authz for Folsom, so the API can be exposed directly to tenants.  
</BLOCKQUOTE>
<BLOCKQUOTE TYPE=CITE>
     
</BLOCKQUOTE>
<BLOCKQUOTE TYPE=CITE>
    <BLOCKQUOTE>
        <BR>
        <BR>
        <B>- What is working at this time :</B><BR>
        <BR>
            - Quantum-Server with MySQL<BR>
            - Quantum-Agent (with OVS) on each nova-compute node<BR>
            - OVS bridge with eth1<BR>
            -  nova-network seems working with Quantum<BR>
        <BR>
        <B>- What is not working (yet !) :</B><BR>
        <BR>
            - When I create an instance (from dashboard or with Nova CLI), the network is created with Quantum, an private IP is attributed to the instance, but when I check the instance log file, the network interface doesn't get an IP adress. Here the log : <A HREF="http://paste.openstack.org/show/13821/">http://paste.openstack.org/show/13821</A>
    </BLOCKQUOTE>
</BLOCKQUOTE>
<BLOCKQUOTE TYPE=CITE>
    <BR>
    <BR>
</BLOCKQUOTE>
<BLOCKQUOTE TYPE=CITE>
    Are you able to access the VM via VNC?  If you statically configure the IP does it work?  What happens if you run dhcpc manually? 
</BLOCKQUOTE>
<BLOCKQUOTE TYPE=CITE>
    <BR>
    <BR>
</BLOCKQUOTE>
<BLOCKQUOTE TYPE=CITE>
    I would look in the nova-network logs and see if you see an errors related to DHCP.  
</BLOCKQUOTE>
<BLOCKQUOTE TYPE=CITE>
     
</BLOCKQUOTE>
<BLOCKQUOTE TYPE=CITE>
    <BLOCKQUOTE>
        <BR>
            - Horizon with Quantum : I can't integrate Quantum in the dashboard even with <A HREF="http://docs.openstack.org/trunk/openstack-compute/admin/content/build-and-configure-openstack-dashboard.html">http://docs.openstack.org/trunk/openstack-compute/admin/content/build-and-configure-openstack-dashboard.html</A>
    </BLOCKQUOTE>
</BLOCKQUOTE>
<BLOCKQUOTE TYPE=CITE>
    <BR>
    <BR>
</BLOCKQUOTE>
<BLOCKQUOTE TYPE=CITE>
    Essex Horizon does not support Quantum.  Its actually not just a Horizon thing, it has to do with how the Nova + Quantum integration works.  Each Quantum network has to be associated with appropriate IPAM subnet, meaning the existing .  For now, you need to create networks using nova-manage.  If you want VMs to get the default set of NICs, you can then boot them with Horizon.  If you want to specify what networks vNICs are plugged into, this is only supported via the nova boot command with the --nic option.  I'll flush this out in more detail in the Quantum Admin Guide. 
</BLOCKQUOTE>
<BLOCKQUOTE TYPE=CITE>
     
</BLOCKQUOTE>
<BLOCKQUOTE TYPE=CITE>
    Dan
</BLOCKQUOTE>
<BLOCKQUOTE TYPE=CITE>
    <BR>
    <BR>
</BLOCKQUOTE>
<BLOCKQUOTE TYPE=CITE>
    <BLOCKQUOTE>
        <BR>
        <BR>
        <BR>
        <BR>
    </BLOCKQUOTE>
</BLOCKQUOTE>
<BLOCKQUOTE TYPE=CITE>
    <BR>
    <BR>
</BLOCKQUOTE>
<BLOCKQUOTE TYPE=CITE>
    -- <BR>
    ~~~~~~~~~~~~~~~~~~~~~~~~~~~<BR>
    Dan Wendlandt 
</BLOCKQUOTE>
<BLOCKQUOTE TYPE=CITE>
    Nicira, Inc: <A HREF="http://www.nicira.com">www.nicira.com</A>
</BLOCKQUOTE>
<BLOCKQUOTE TYPE=CITE>
    twitter: danwendlandt<BR>
    ~~~~~~~~~~~~~~~~~~~~~~~~~~~<BR>
    <BR>
</BLOCKQUOTE>
<BLOCKQUOTE TYPE=CITE>
    <BR>
    <BR>
</BLOCKQUOTE>
<BR>
<TABLE CELLSPACING="0" CELLPADDING="0" WIDTH="100%">
<TR>
<TD>
-- <BR>
<B>Emilien Macchi</B><BR>
Phone : +33 685 117 748<BR>
Skype : memilien69<BR>
Twitter : <A HREF="https://twitter.com/">EmilienMacchi</A><BR>
Website : <A HREF="http://my1.fr">http://my1.fr</A>
</TD>
</TR>
</TABLE>
</BODY>
</HTML>