Cleanup trailing whitespace
[netvirt.git] / resources / tools / odltools / docs / _build / html / index.html
1
2 <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN"
3   "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
4
5 <html xmlns="http://www.w3.org/1999/xhtml">
6   <head>
7     <meta http-equiv="X-UA-Compatible" content="IE=Edge" />
8     <meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
9     <title>odltools Documentation &#8212; odltools  documentation</title>
10     <link rel="stylesheet" href="_static/alabaster.css" type="text/css" />
11     <link rel="stylesheet" href="_static/pygments.css" type="text/css" />
12     <script type="text/javascript" src="_static/documentation_options.js"></script>
13     <script type="text/javascript" src="_static/jquery.js"></script>
14     <script type="text/javascript" src="_static/underscore.js"></script>
15     <script type="text/javascript" src="_static/doctools.js"></script>
16     <link rel="index" title="Index" href="genindex.html" />
17     <link rel="search" title="Search" href="search.html" />
18     <link rel="next" title="Contributing to odltools" href="contributing.html" />
19
20   <link rel="stylesheet" href="_static/custom.css" type="text/css" />
21
22
23   <meta name="viewport" content="width=device-width, initial-scale=0.9, maximum-scale=0.9" />
24
25   </head><body>
26
27
28     <div class="document">
29       <div class="documentwrapper">
30         <div class="bodywrapper">
31           <div class="body" role="main">
32
33   <div class="section" id="odltools-documentation">
34 <h1>odltools Documentation<a class="headerlink" href="#odltools-documentation" title="Permalink to this headline">¶</a></h1>
35 <p>odltools needs some documentation.</p>
36 <div class="section" id="introduction-to-odltools">
37 <h2>Introduction to odltools<a class="headerlink" href="#introduction-to-odltools" title="Permalink to this headline">¶</a></h2>
38 <p>A tool to troubleshoot the NetVirt OpenDaylight OpenStack integration.</p>
39 <p>The tool can be used to get mdsal model dumps, openvswitch flow dumps
40 and extracting dumps from CSIT output.xml files.</p>
41 <div class="toctree-wrapper compound">
42 <ul>
43 <li class="toctree-l1"><a class="reference internal" href="contributing.html">Contributing to odltools</a></li>
44 <li class="toctree-l1"><a class="reference internal" href="examples.html">odltools examples</a></li>
45 <li class="toctree-l1"><a class="reference internal" href="new-release.html">Building a new release of odltools</a><ul>
46 <li class="toctree-l2"><a class="reference internal" href="new-release.html#update-history-rst-or-changelog-rst">Update HISTORY.rst or CHANGELOG.rst</a></li>
47 <li class="toctree-l2"><a class="reference internal" href="new-release.html#update-the-version">Update the Version</a></li>
48 <li class="toctree-l2"><a class="reference internal" href="new-release.html#run-the-tests">Run the Tests</a></li>
49 <li class="toctree-l2"><a class="reference internal" href="new-release.html#release-on-pypi">Release on PyPi</a></li>
50 <li class="toctree-l2"><a class="reference internal" href="new-release.html#test-the-pypi-install">Test the PyPi Install</a></li>
51 <li class="toctree-l2"><a class="reference internal" href="new-release.html#push-the-code">Push the Code</a></li>
52 <li class="toctree-l2"><a class="reference internal" href="new-release.html#verify-all-is-good-in-the-world">Verify All is Good in the World</a></li>
53 </ul>
54 </li>
55 </ul>
56 </div>
57 </div>
58 </div>
59
60
61           </div>
62         </div>
63       </div>
64       <div class="sphinxsidebar" role="navigation" aria-label="main navigation">
65         <div class="sphinxsidebarwrapper">
66   <h3><a href="#">Table Of Contents</a></h3>
67   <ul>
68 <li><a class="reference internal" href="#">odltools Documentation</a><ul>
69 <li><a class="reference internal" href="#introduction-to-odltools">Introduction to odltools</a></li>
70 </ul>
71 </li>
72 </ul>
73 <div class="relations">
74 <h3>Related Topics</h3>
75 <ul>
76   <li><a href="#">Documentation overview</a><ul>
77       <li>Next: <a href="contributing.html" title="next chapter">Contributing to odltools</a></li>
78   </ul></li>
79 </ul>
80 </div>
81   <div role="note" aria-label="source link">
82     <h3>This Page</h3>
83     <ul class="this-page-menu">
84       <li><a href="_sources/index.rst.txt"
85             rel="nofollow">Show Source</a></li>
86     </ul>
87    </div>
88 <div id="searchbox" style="display: none" role="search">
89   <h3>Quick search</h3>
90     <div class="searchformwrapper">
91     <form class="search" action="search.html" method="get">
92       <input type="text" name="q" />
93       <input type="submit" value="Go" />
94       <input type="hidden" name="check_keywords" value="yes" />
95       <input type="hidden" name="area" value="default" />
96     </form>
97     </div>
98 </div>
99 <script type="text/javascript">$('#searchbox').show(0);</script>
100         </div>
101       </div>
102       <div class="clearer"></div>
103     </div>
104     <div class="footer">
105       &copy;2018, Sam Hague.
106
107       |
108       Powered by <a href="http://sphinx-doc.org/">Sphinx 1.7.4</a>
109       &amp; <a href="https://github.com/bitprophet/alabaster">Alabaster 0.7.10</a>
110
111       |
112       <a href="_sources/index.rst.txt"
113           rel="nofollow">Page source</a>
114     </div>
115
116
117
118
119   </body>
120 </html>