Provided by: keystone_2012.1-0ubuntu1_all 

NAME
keystone - Starts/Stops keystone server.
SYNOPSIS
[OPTION]...
DESCRIPTION
keystoneisaPythonimplementationoftheOpenstack identity service. --version show program's version number and exit -h, --help show help messag and exit -v, --verbose Print more verbose output -d, --debug Prrint debugging output to console. -c PATH, --config-file=PATH Path to the config file to use. When not specified (the default), we generally look at the first arguement specified to be a config file, and if that is also missing, we search standard directories for a config file. -p BIND_PORT, --port=BIND_PORT, --bind-port=BIND_PORT Specifies port to listen on. --host=BIND_HOST, --bind-host=BIND_HOST Specifies host address to listen on (default is all or 0.0.0.0) -t, --trace-calls Turns on call tracing for troubleshooting -a PORT, --admin-port=PORT Specifies port for Admin API to listen on (default is 35357) --log-config=PATH If this opion is specified, the logging configuration file specified is used and overrides any other logging options specified. Please see the Python logging modules documentation for details on logging confgiuration files. --log-date-format=FORMAT Format string for %(asctime)s in log records. Default: %Y-%m-%d %H:%M:%S --log-file=PATH (Optional) Name of log file to output to. If not set, logging will go to stdout. --log-didr=LOG_DIR (Optional) The directory to keep log files in (will be prepended to --logfile)
FILES
/etc/keystone/keystone.conf
AUTHOR
This manual page was written by Chuck Short <zulcss@ubuntu.com>. keystone(8)