<div dir="ltr"><div><div><div><div>Hi,<br><br></div>I am trying to setup a multinode openstack environment with 1 Contorller, 1 Network & 1 Compute node. The Host OS is SLES 11 SP3 & hostnames of my machine are as follows:<br><br></div>Controller -- Ops-Controller (10.10.10.10)<br></div>Network -- Ops-Network (10.10.10.20)</div>Compute -- Ops-Compute (10.10.10.30)<div><div><div><br>I have installed keystone & glance services on Controller & now I am installing neutron on Network node. While configuring there was a command mentioned in openstack installation guide to verify the neutron setup and the command is given below:<br><div><div><br><i>Ops-Network:~ # keystone tenant-get service<br>Authorization Failed: Unable to establish connection to <a href="http://Ops-Controller:35357/v2.0/tokens">http://Ops-Controller:35357/v2.0/tokens</a></i><br><br></div><div>I am able to ping the controller node.<br></div><div><br><i>Ops-Network:~ # ping Ops-Controller<br>PING Ops-Controller (10.10.10.10) 56(84) bytes of data.<br>64 bytes from Ops-Controller (10.10.10.10): icmp_seq=1 ttl=64 time=1.30 ms<br>64 bytes from Ops-Controller (10.10.10.10): icmp_seq=2 ttl=64 time=1.77 ms<br>64 bytes from Ops-Controller (10.10.10.10): icmp_seq=3 ttl=64 time=1.98 ms<br>^C<br>--- Ops-Controller ping statistics ---<br>3 packets transmitted, 3 received, 0% packet loss, time 2003ms<br>rtt min/avg/max/mdev = 1.305/1.686/1.984/0.285 ms<br>Ops-Network:~ #</i><br><br></div><div>When I execute keystone --help it prints me the help content but apart from that nothing works.<br></div><div><br></div><div>Can anyone please tell me what am I doing wrong.<br><br></div><div>BR,<br></div><div>Varun<br></div></div></div></div></div></div>