Configuring the OpenStack Identity Service (keystone), as documented in the OpenStack Install and Deploy manual, is tedious and error-prone. keystone-init automates the commands as written in the documentation.
Edit the provided config.yaml
file. Then run:
./keystone-init.py config.yaml
If you have keystone installed on your system then you should already have python-keystoneclient.