← Back to team overview

openstack team mailing list archive

Basic OpenStack Controller Setup - Keystone error

 

Hi ,

I am trying to get the basic 2 node openstack environment. I have two
physical workstations.
Initially, I have tried Devstack guide to setup an all in one node, it
worked fine.
Then I wanted to get this 2 node setup. Tried to follow the Multinode guide
available there on Devstack. But ran into issues.

So I started clean again,and trying the guide present here :
http://docs.openstack.org/folsom/basic-install/content/basic-install_controller.html

I am following the exact configurations specified there, but I am stuck at
the KeyStone step.
For any keystone command I try to execute, I am getting the following error:
*"No handlers could be found for logger "keystoneclient.client"
Unable to communicate with identity service: [Errno 111] Connection
refused. (HTTP 400)"
*
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.

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

I am executing the guide as root. Here is a screenshot of my network
configuration[image: Inline image 1]

Excuse me for the long mail,but any pointers to how I can get this
resolved??



Thanks,
G.Sudhakar Babu

PNG image


Follow ups