<br>Hi Razique,<br><br>Pasting here the config:<br>=======================================================<br>root@sdn-sudhakar:/home/sudhakar# cat /etc/network/interfaces <br># This file describes the network interfaces available on your system<br>
# and how to activate them. For more information, see interfaces(5).<br><br><br>#Management Network<br>auto eth0<br>    iface eth0 inet static<br>    address 192.168.0.1<br>    netmask 255.255.255.0<br>    gateway 192.168.0.254<br>
    dns-nameservers 8.8.8.8<br><br># VMs Networks with OVS in tunnel mode<br>auto eth1<br>iface eth1 inet static<br>address 10.0.0.3<br>netmask 255.255.255.0<br><br>#Public Bridge<br>auto eth2<br>iface eth2 inet dhcp<br>#address 15.146.194.210<br>
#netmask 255.255.255.0<br>#gateway 15.146.194.1<br>============================================================<br><br>Keystone config<br><img alt="Inline image 3" src="cid:ii_13b41db6c73ec25a" height="794" width="1254"><br>
<div class="gmail_extra"><br><br><br>Let me know if you need any specific configuration...<br><br>Thanks,<br>Sudhakar.<br><br><br><br><div class="gmail_quote">On Tue, Nov 27, 2012 at 4:31 PM, Razique Mahroua <span dir="ltr"><<a href="mailto:razique.mahroua@gmail.com" target="_blank">razique.mahroua@gmail.com</a>></span> wrote:<br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div style="word-wrap:break-word">Hi Sudhakar, <div>can you show us the several configuration files of the nodes ?</div>
<div>thanks</div><div><br><div>
<span style="border-spacing:0px;text-indent:0px;letter-spacing:normal;font-variant:normal;text-align:-webkit-auto;font-style:normal;font-weight:normal;line-height:normal;border-collapse:separate;text-transform:none;font-size:medium;white-space:normal;font-family:'Lucida Grande';word-spacing:0px"><span style="font-family:Helvetica"><b style="color:rgb(19,112,138)">Razique Mahroua</b></span><span style="font-family:Helvetica;color:rgb(19,112,138)"><b> - </b></span><span style="font-family:Helvetica"><span style="font-family:Helvetica"><b style="color:rgb(19,112,138)">Nuage & Co</b></span><span style="border-collapse:separate;font-family:Helvetica;font-style:normal;font-variant:normal;letter-spacing:normal;line-height:normal;text-align:-webkit-auto;text-indent:0px;text-transform:none;white-space:normal;word-spacing:0px;border-spacing:0px;font-size:medium"><span style="border-spacing:0px;text-indent:0px;letter-spacing:normal;font-variant:normal;text-align:-webkit-auto;font-style:normal;font-weight:normal;line-height:normal;border-collapse:separate;text-transform:none;font-size:medium;white-space:normal;font-family:Helvetica;word-spacing:0px"><span style="border-collapse:separate;font-variant:normal;letter-spacing:normal;line-height:normal;text-align:-webkit-auto;text-indent:0px;text-transform:none;white-space:normal;word-spacing:0px;border-spacing:0px"><div style="font-style:normal;font-size:medium;font-family:Helvetica;font-weight:normal">
<font color="#13708a"><a href="mailto:razique.mahroua@gmail.com" target="_blank">razique.mahroua@gmail.com</a></font></div></span><br><span></span><span style="font-style:normal;font-size:medium;font-family:Helvetica;font-weight:normal"></span><span style="font-weight:normal"></span></span><span style="text-indent:0px;letter-spacing:normal;font-variant:normal;text-align:-webkit-auto;font-style:normal;font-weight:normal;line-height:normal;text-transform:none;font-size:medium;white-space:normal;font-family:Helvetica;word-spacing:0px"><span><span><img src="cid:00E07450-433E-43E6-9005-48B8FD5C669F@la.fabrique" height="125" width="125"></span>
</span></span></span></span></span></div>
<br><div><div>Le 27 nov. 2012 à 11:07, Sudhakar Gariganti <<a href="mailto:sudhakar.gariganti@gmail.com" target="_blank">sudhakar.gariganti@gmail.com</a>> a écrit :</div><br><blockquote type="cite"><div><div class="h5">
Hi ,<br><br>I am trying to get the basic 2 node openstack environment. I have two physical workstations.<br>Initially, I have tried Devstack guide to setup an all in one node, it worked fine.<br>Then I wanted to get this 2 node setup. Tried to follow the Multinode guide available there on Devstack. But ran into issues.<br>

<br>So I started clean again,and trying the guide present here :<br><a href="http://docs.openstack.org/folsom/basic-install/content/basic-install_controller.html" target="_blank">http://docs.openstack.org/folsom/basic-install/content/basic-install_controller.html</a><br>

<br>I am following the exact configurations specified there, but I am stuck at the KeyStone step.<br>For any keystone command I try to execute, I am getting the following error:<br><b><i>"No handlers could be found for logger "keystoneclient.client"<br>

Unable to communicate with identity service: [Errno 111] Connection refused. (HTTP 400)"<br></i></b><br>I have tried restarting my keystone service , did a keystone-manage db_sync and then restarted keystone, but i get the same error. Seems like the mysql tables are not populated correctly.<br>

<br>Few of my config details:<br>OS: Ubuntu 12.04 Server<br>3 NICs...<br>eth0 - configured for management network (as directed in the guide)<br>eth1 - configured for VM network (as directed in the guide)<br>eth2 - connected to my office DHCP network which serves as the link to internet. <br>

<br></div></div>I am executing the guide as root. Here is a screenshot of my network configuration<span><IP_Config.png></span><div class="im"><br><br>Excuse me for the long mail,but any pointers to how I can get this resolved??<br>

<br><br clear="all"><br>Thanks, <br>G.Sudhakar Babu<br><br></div>
_______________________________________________<br>Mailing list: <a href="https://launchpad.net/~openstack" target="_blank">https://launchpad.net/~openstack</a><br>Post to     : <a href="mailto:openstack@lists.launchpad.net" target="_blank">openstack@lists.launchpad.net</a><br>
Unsubscribe : <a href="https://launchpad.net/~openstack" target="_blank">https://launchpad.net/~openstack</a><br>More help   : <a href="https://help.launchpad.net/ListHelp" target="_blank">https://help.launchpad.net/ListHelp</a><br>
</blockquote></div><br></div></div></blockquote></div><br><br clear="all"><br>
</div>