<div dir="ltr">Howdy!<div><br></div><div style>I'm trying to get ml2 up and running with devstack. I'm falling at the first hurdle - getting devstack working with Neutron. I would love a hint!</div><div style><br></div>
<div style>Here is my localrc:</div><div style><br></div><div style><div><font face="courier new, monospace">disable_service n-net</font></div><div><font face="courier new, monospace">enable_service q-svc</font></div><div>
<font face="courier new, monospace">enable_service q-agt</font></div><div><font face="courier new, monospace">enable_service q-dhcp</font></div><div><font face="courier new, monospace">enable_service q-l3</font></div><div>
<font face="courier new, monospace">enable_service q-meta</font></div><div><font face="courier new, monospace">enable_service neutron</font></div><div><font face="courier new, monospace"># Optional, to enable tempest configuration as part of devstack</font></div>
<div><font face="courier new, monospace">#enable_service tempest</font></div><div><font face="courier new, monospace"><br></font></div><div><font face="courier new, monospace">#Q_PLUGIN=ml2</font></div><div><font face="courier new, monospace">#ENABLE_TENANT_VLANS=True</font></div>
<div><font face="courier new, monospace">#ML2_VLAN_RANGES=mynetwork:100:200</font></div><div><font face="courier new, monospace">#Q_ML2_PLUGIN_MECHANISM_DRIVERS=log,ncs</font></div><div><font face="courier new, monospace"><br>
</font></div><div><font face="courier new, monospace">DATABASE_PASSWORD=admin</font></div><div><font face="courier new, monospace">RABBIT_PASSWORD=admin</font></div><div><font face="courier new, monospace">SERVICE_TOKEN=admin</font></div>
<div><font face="courier new, monospace">SERVICE_PASSWORD=admin</font></div><div><font face="courier new, monospace">ADMIN_PASSWORD=admin</font></div><div><br></div></div><div style>but after firing up stack and logging into the GUI the system seems not entirely healthy and I see messages like:</div>
<div style><br></div><div style><strong style="color:rgb(185,74,72);font-family:'Helvetica Neue',Helvetica,Arial,sans-serif;font-size:13px;line-height:18px;background-color:rgb(242,222,222)">Error: </strong><span style="color:rgb(185,74,72);font-family:'Helvetica Neue',Helvetica,Arial,sans-serif;font-size:13px;line-height:18px;background-color:rgb(242,222,222)">Unauthorized: Unable to retrieve usage information.</span><br>
</div><div style><strong style="color:rgb(185,74,72);font-family:'Helvetica Neue',Helvetica,Arial,sans-serif;font-size:13px;line-height:18px;background-color:rgb(242,222,222)">Error: </strong><span style="color:rgb(185,74,72);font-family:'Helvetica Neue',Helvetica,Arial,sans-serif;font-size:13px;line-height:18px;background-color:rgb(242,222,222)">Unauthorized: Unable to retrieve limit information.</span><span style="color:rgb(185,74,72);font-family:'Helvetica Neue',Helvetica,Arial,sans-serif;font-size:13px;line-height:18px;background-color:rgb(242,222,222)"><br>
</span></div><div style><strong style="color:rgb(185,74,72);font-family:'Helvetica Neue',Helvetica,Arial,sans-serif;font-size:13px;line-height:18px;background-color:rgb(242,222,222)">Error: </strong><span style="color:rgb(185,74,72);font-family:'Helvetica Neue',Helvetica,Arial,sans-serif;font-size:13px;line-height:18px;background-color:rgb(242,222,222)">Unauthorized: Unable to retrieve project list.</span><span style="color:rgb(185,74,72);font-family:'Helvetica Neue',Helvetica,Arial,sans-serif;font-size:13px;line-height:18px;background-color:rgb(242,222,222)"><br>
</span></div><div style><span style="color:rgb(185,74,72);font-family:'Helvetica Neue',Helvetica,Arial,sans-serif;font-size:13px;line-height:18px;background-color:rgb(242,222,222)"><br></span></div>It had looked okay before I tried enabled Neutron.<div>
<br></div><div style>This is with Ubuntu raring in vagrant/virtualbox with 2GB RAM.</div><div style><br></div><div style>Any tips appreciated!</div><div style>-Luke</div><div style><br></div></div>