Sophie

Sophie

distrib > Fedora > 18 > i386 > by-pkgid > 5047a1e0e29e64fb17f37a6d2f4dead3 > files > 115

openstack-keystone-doc-2012.2.4-5.fc18.noarch.rpm


<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN"
  "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">


<html xmlns="http://www.w3.org/1999/xhtml">
  <head>
    <meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
    
    <title>keystone-all &mdash; keystone 2012.1-dev documentation</title>
    
    <link rel="stylesheet" href="../_static/nature.css" type="text/css" />
    <link rel="stylesheet" href="../_static/pygments.css" type="text/css" />
    <link rel="stylesheet" href="../_static/tweaks.css" type="text/css" />
    
    <script type="text/javascript">
      var DOCUMENTATION_OPTIONS = {
        URL_ROOT:    '../',
        VERSION:     '2012.1-dev',
        COLLAPSE_INDEX: false,
        FILE_SUFFIX: '.html',
        HAS_SOURCE:  true
      };
    </script>
    <script type="text/javascript" src="../_static/jquery.js"></script>
    <script type="text/javascript" src="../_static/underscore.js"></script>
    <script type="text/javascript" src="../_static/doctools.js"></script>
    <script type="text/javascript" src="../_static/jquery.tweet.js"></script>
    <link rel="top" title="keystone 2012.1-dev documentation" href="../index.html" />
    <link rel="next" title="keystone-manage" href="keystone-manage.html" />
    <link rel="prev" title="Getting Involved" href="../community.html" /> 
  </head>
  <body>
  <div id="header">
    <h1 id="logo"><a href="http://www.openstack.org/">OpenStack</a></h1>
    <ul id="navigation">
      <li><a href="http://www.openstack.org/" title="Go to the Home page" class="link">Home</a></li>
      <li><a href="http://www.openstack.org/projects/" title="Go to the OpenStack Projects page">Projects</a></li>
      <li><a href="http://www.openstack.org/user-stories/" title="Go to the User Stories page" class="link">User Stories</a></li>
      <li><a href="http://www.openstack.org/community/" title="Go to the Community page" class="link">Community</a></li>
      <li><a href="http://www.openstack.org/blog/" title="Go to the OpenStack Blog">Blog</a></li>
      <li><a href="http://wiki.openstack.org/" title="Go to the OpenStack Wiki">Wiki</a></li>
      <li><a href="http://docs.openstack.org/" title="Go to OpenStack Documentation" class="current">Documentation</a></li>
    </ul>
  </div>
  

    <div class="document">
      <div class="documentwrapper">
        <div class="bodywrapper">
          <div class="body">
            
  <div class="section" id="keystone-all">
<h1>keystone-all<a class="headerlink" href="#keystone-all" title="Permalink to this headline">¶</a></h1>
<div class="section" id="keystone-startup-command">
<h2>Keystone Startup Command<a class="headerlink" href="#keystone-startup-command" title="Permalink to this headline">¶</a></h2>
<table class="docutils field-list" frame="void" rules="none">
<col class="field-name" />
<col class="field-body" />
<tbody valign="top">
<tr class="field-odd field"><th class="field-name">Author:</th><td class="field-body"><a class="reference external" href="mailto:openstack&#37;&#52;&#48;lists&#46;launchpad&#46;net">openstack<span>&#64;</span>lists<span>&#46;</span>launchpad<span>&#46;</span>net</a></td>
</tr>
<tr class="field-even field"><th class="field-name">Date:</th><td class="field-body">2010-11-16</td>
</tr>
<tr class="field-odd field"><th class="field-name">Copyright:</th><td class="field-body">OpenStack LLC</td>
</tr>
<tr class="field-even field"><th class="field-name">Version:</th><td class="field-body">2012.1</td>
</tr>
<tr class="field-odd field"><th class="field-name">Manual section:</th><td class="field-body">1</td>
</tr>
<tr class="field-even field"><th class="field-name">Manual group:</th><td class="field-body">cloud computing</td>
</tr>
</tbody>
</table>
<div class="section" id="synopsis">
<h3>SYNOPSIS<a class="headerlink" href="#synopsis" title="Permalink to this headline">¶</a></h3>
<blockquote>
<div>keystone-all [options]</div></blockquote>
</div>
<div class="section" id="description">
<h3>DESCRIPTION<a class="headerlink" href="#description" title="Permalink to this headline">¶</a></h3>
<p>keystone-all starts both the service and administrative APIs in a single
process to provide catalog, authorization, and authentication services for
OpenStack.</p>
</div>
<div class="section" id="options">
<h3>OPTIONS<a class="headerlink" href="#options" title="Permalink to this headline">¶</a></h3>
<blockquote>
<div><table class="docutils option-list" frame="void" rules="none">
<col class="option" />
<col class="description" />
<tbody valign="top">
<tr><td class="option-group">
<kbd><span class="option">-h</span>, <span class="option">--help</span></kbd></td>
<td>show this help message and exit</td></tr>
<tr><td class="option-group" colspan="2">
<kbd><span class="option">--config-file=<var>PATH</var></span></kbd></td>
</tr>
<tr><td>&nbsp;</td><td>Path to a config file to use. Multiple config files
can be specified, with values in later files taking
precedence. The default files used are:
[&#8216;/etc/keystone/keystone.conf&#8217;]</td></tr>
<tr><td class="option-group">
<kbd><span class="option">-d</span>, <span class="option">--debug</span></kbd></td>
<td>Print debugging output</td></tr>
<tr><td class="option-group">
<kbd><span class="option">--nodebug</span></kbd></td>
<td>The inverse of &#8211;debug</td></tr>
<tr><td class="option-group">
<kbd><span class="option">-v</span>, <span class="option">--verbose</span></kbd></td>
<td>Print more verbose output</td></tr>
<tr><td class="option-group">
<kbd><span class="option">--noverbose</span></kbd></td>
<td>The inverse of &#8211;verbose</td></tr>
<tr><td class="option-group" colspan="2">
<kbd><span class="option">--log-config=<var>PATH</var></span></kbd></td>
</tr>
<tr><td>&nbsp;</td><td>If this option is specified, the logging configuration
file specified is used and overrides any other logging
options specified. Please see the Python logging
module documentation for details on logging
configuration files.</td></tr>
<tr><td class="option-group" colspan="2">
<kbd><span class="option">--log-format=<var>FORMAT</var></span></kbd></td>
</tr>
<tr><td>&nbsp;</td><td>A logging.Formatter log message format string which
may use any of the available logging.LogRecord
attributes. Default: none</td></tr>
<tr><td class="option-group" colspan="2">
<kbd><span class="option">--log-date-format=<var>DATE_FORMAT</var></span></kbd></td>
</tr>
<tr><td>&nbsp;</td><td>Format string for %(asctime)s in log records. Default:
none</td></tr>
<tr><td class="option-group" colspan="2">
<kbd><span class="option">--log-file=<var>PATH</var></span></kbd></td>
</tr>
<tr><td>&nbsp;</td><td>(Optional) Name of log file to output to. If not set,
logging will go to stdout.</td></tr>
<tr><td class="option-group" colspan="2">
<kbd><span class="option">--log-dir=<var>LOG_DIR</var></span></kbd></td>
</tr>
<tr><td>&nbsp;</td><td>(Optional) The directory to keep log files in (will be
prepended to &#8211;logfile)</td></tr>
<tr><td class="option-group" colspan="2">
<kbd><span class="option">--syslog-log-facility=<var>SYSLOG_LOG_FACILITY</var></span></kbd></td>
</tr>
<tr><td>&nbsp;</td><td>(Optional) The syslog facility to use when logging to
syslog (defaults to LOG_USER)</td></tr>
<tr><td class="option-group">
<kbd><span class="option">--use-syslog</span></kbd></td>
<td>Use syslog for logging.</td></tr>
<tr><td class="option-group">
<kbd><span class="option">--nouse-syslog</span></kbd></td>
<td>The inverse of &#8211;use-syslog</td></tr>
</tbody>
</table>
</div></blockquote>
</div>
<div class="section" id="files">
<h3>FILES<a class="headerlink" href="#files" title="Permalink to this headline">¶</a></h3>
<p>None</p>
</div>
<div class="section" id="see-also">
<h3>SEE ALSO<a class="headerlink" href="#see-also" title="Permalink to this headline">¶</a></h3>
<ul class="simple">
<li><a class="reference external" href="http://github.com/openstack/keystone">Keystone</a></li>
</ul>
</div>
<div class="section" id="source">
<h3>SOURCE<a class="headerlink" href="#source" title="Permalink to this headline">¶</a></h3>
<ul class="simple">
<li>Keystone source is managed in GitHub <a class="reference external" href="http://github.com/openstack/keystone">Keystone</a></li>
<li>Keystone bugs are managed at Launchpad <a class="reference external" href="https://bugs.launchpad.net/keystone">Keystone</a></li>
</ul>
</div>
</div>
</div>


          </div>
        </div>
      </div>
      <div class="sphinxsidebar">
        <div class="sphinxsidebarwrapper">
            <h3><a href="../index.html">Table Of Contents</a></h3>
            <ul>
<li><a class="reference internal" href="#">keystone-all</a><ul>
<li><a class="reference internal" href="#keystone-startup-command">Keystone Startup Command</a><ul>
<li><a class="reference internal" href="#synopsis">SYNOPSIS</a></li>
<li><a class="reference internal" href="#description">DESCRIPTION</a></li>
<li><a class="reference internal" href="#options">OPTIONS</a></li>
<li><a class="reference internal" href="#files">FILES</a></li>
<li><a class="reference internal" href="#see-also">SEE ALSO</a></li>
<li><a class="reference internal" href="#source">SOURCE</a></li>
</ul>
</li>
</ul>
</li>
</ul>

            <h4>Previous topic</h4>
            <p class="topless"><a href="../community.html"
                                  title="previous chapter">Getting Involved</a></p>
            <h4>Next topic</h4>
            <p class="topless"><a href="keystone-manage.html"
                                  title="next chapter">keystone-manage</a></p>
            <h3>This Page</h3>
            <ul class="this-page-menu">
              <li><a href="../_sources/man/keystone-all.txt"
                     rel="nofollow">Show Source</a></li>
            </ul>
          <div id="searchbox" style="display: none">
            <h3>Quick search</h3>
              <form class="search" action="../search.html" method="get">
                <input type="text" name="q" size="18" />
                <input type="submit" value="Go" />
                <input type="hidden" name="check_keywords" value="yes" />
                <input type="hidden" name="area" value="default" />
              </form>
              <p class="searchtip" style="font-size: 90%">
              Enter search terms or a module, class or function name.
              </p>
          </div>
          <script type="text/javascript">$('#searchbox').show(0);</script>
        </div>
      </div>
      <div class="clearer"></div>
    </div>
    <div class="related">
      <h3>Navigation</h3>
      <ul>
        <li class="right" style="margin-right: 10px">
          <a href="../genindex.html" title="General Index"
             accesskey="I">index</a></li>
        <li class="right" >
          <a href="../py-modindex.html" title="Python Module Index"
             >modules</a> |</li>
        <li class="right" >
          <a href="keystone-manage.html" title="keystone-manage"
             accesskey="N">next</a> |</li>
        <li class="right" >
          <a href="../community.html" title="Getting Involved"
             accesskey="P">previous</a> |</li>
        <li><a href="../index.html">keystone 2012.1-dev documentation</a> &raquo;</li> 
      </ul>
    </div>
    <div class="footer">
        &copy; Copyright 2012, OpenStack, LLC.
      Last updated on Jun 22, 2013.
      Created using <a href="http://sphinx.pocoo.org/">Sphinx</a> 1.1.3.
    </div>
  </body>
</html>