<div class="gmail_extra">Hi Alan,</div><div class="gmail_extra"><br></div><div class="gmail_extra">That's a good question.  I had assumed that my recent commits to <a href="https://www.github.com/openstack/openstack-manuals">https://www.github.com/openstack/openstack-manuals</a> would automatically propagate to <a href="http://docs.openstack.org/incubation/openstack-network/admin/content/index.html">http://docs.openstack.org/incubation/openstack-network/admin/content/index.html</a> , but that doesn't seem to have happened for the latest commits.  </div>

<div class="gmail_extra"><br></div><div class="gmail_extra">Anne Gentle, can you help out here?  Thanks!</div><div class="gmail_extra"><br></div><div class="gmail_extra">Dan</div><div class="gmail_extra"><br><div class="gmail_quote">

On Thu, Apr 26, 2012 at 3:30 PM, Alan Kavanagh <span dir="ltr"><<a href="mailto:alan.kavanagh@ericsson.com" target="_blank">alan.kavanagh@ericsson.com</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">

<u></u>



<div>
<div dir="ltr" align="left"><span><font face="Arial" color="#0000ff">Hi Dan</font></span></div>
<div dir="ltr" align="left"><span><font face="Arial" color="#0000ff"></font></span> </div>
<div dir="ltr" align="left"><span><font face="Arial" color="#0000ff">When will the revised Quantum Admin Guide be 
posted?</font></span></div>
<div dir="ltr" align="left"><span><font face="Arial" color="#0000ff"></font></span> </div>
<div dir="ltr" align="left"><span><font face="Arial" color="#0000ff">Alan</font></span></div><br>
<div lang="en-us" dir="ltr" align="left">
<hr>
<font face="Tahoma"><b>From:</b> 
openstack-bounces+alan.kavanagh=<a href="mailto:ericsson.com@lists.launchpad.net" target="_blank">ericsson.com@lists.launchpad.net</a> 
[mailto:<a href="mailto:openstack-bounces%2Balan.kavanagh" target="_blank">openstack-bounces+alan.kavanagh</a>=<a href="mailto:ericsson.com@lists.launchpad.net" target="_blank">ericsson.com@lists.launchpad.net</a>] <b>On 
Behalf Of </b>Dan Wendlandt<br><b>Sent:</b> April-25-12 1:55 PM<br><b>To:</b> 
Emilien Macchi<br><b>Cc:</b> <a href="mailto:openstack@lists.launchpad.net" target="_blank">openstack@lists.launchpad.net</a><br><b>Subject:</b> 
Re: [Openstack] Quantum Integration Part 3<br></font><br></div><div><div class="h5">
<div></div>
<div class="gmail_extra">Hi Emilien,<br><br>
<div class="gmail_quote">On Wed, Apr 25, 2012 at 9:13 AM, Emilien Macchi <span dir="ltr"><<a href="mailto:emilien.openstack@gmail.com" target="_blank">emilien.openstack@gmail.com</a>></span> wrote:
<blockquote class="gmail_quote" style="PADDING-LEFT:1ex;MARGIN:0px 0px 0px 0.8ex;BORDER-LEFT:#ccc 1px solid">
  <div><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></div></blockquote>
<div><br></div>
<div>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.  </div>
<div> </div>
<blockquote class="gmail_quote" style="PADDING-LEFT:1ex;MARGIN:0px 0px 0px 0.8ex;BORDER-LEFT:#ccc 1px solid">
  <div><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/" target="_blank">http://paste.openstack.org/show/13821</a></div></blockquote>
<div><br></div>
<div>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? </div>
<div><br></div>
<div>I would look in the nova-network logs and see if you see an errors related 
to DHCP.  </div>
<div> </div>
<blockquote class="gmail_quote" style="PADDING-LEFT:1ex;MARGIN:0px 0px 0px 0.8ex;BORDER-LEFT:#ccc 1px solid">
  <div><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" target="_blank">http://docs.openstack.org/trunk/openstack-compute/admin/content/build-and-configure-openstack-dashboard.html</a></div>

</blockquote>
<div><br></div>
<div>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. </div>
<div> </div>
<div>Dan</div>
<div><br></div>
<blockquote class="gmail_quote" style="PADDING-LEFT:1ex;MARGIN:0px 0px 0px 0.8ex;BORDER-LEFT:#ccc 1px solid">
  <div><br><br><br></div></blockquote></div>
<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></div></div></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>