Skip to content

Commit

Permalink
deploy: 6e20a51
Browse files Browse the repository at this point in the history
  • Loading branch information
sebageek committed Aug 19, 2024
1 parent e23bd45 commit d458414
Show file tree
Hide file tree
Showing 24 changed files with 47 additions and 47 deletions.
Binary file modified .doctrees/environment.pickle
Binary file not shown.
6 changes: 3 additions & 3 deletions _static/pygments.css
Original file line number Diff line number Diff line change
Expand Up @@ -21,17 +21,17 @@ span.linenos.special { color: #000000; background-color: #ffffc0; padding-left:
.highlight .cpf { color: #ababab; font-style: italic } /* Comment.PreprocFile */
.highlight .c1 { color: #ababab; font-style: italic } /* Comment.Single */
.highlight .cs { color: #e50808; font-weight: bold; background-color: #520000 } /* Comment.Special */
.highlight .gd { color: #d22323 } /* Generic.Deleted */
.highlight .gd { color: #ff3a3a } /* Generic.Deleted */
.highlight .ge { color: #d0d0d0; font-style: italic } /* Generic.Emph */
.highlight .ges { color: #d0d0d0; font-weight: bold; font-style: italic } /* Generic.EmphStrong */
.highlight .gr { color: #d22323 } /* Generic.Error */
.highlight .gr { color: #ff3a3a } /* Generic.Error */
.highlight .gh { color: #ffffff; font-weight: bold } /* Generic.Heading */
.highlight .gi { color: #589819 } /* Generic.Inserted */
.highlight .go { color: #cccccc } /* Generic.Output */
.highlight .gp { color: #aaaaaa } /* Generic.Prompt */
.highlight .gs { color: #d0d0d0; font-weight: bold } /* Generic.Strong */
.highlight .gu { color: #ffffff; text-decoration: underline } /* Generic.Subheading */
.highlight .gt { color: #d22323 } /* Generic.Traceback */
.highlight .gt { color: #ff3a3a } /* Generic.Traceback */
.highlight .kc { color: #6ebf26; font-weight: bold } /* Keyword.Constant */
.highlight .kd { color: #6ebf26; font-weight: bold } /* Keyword.Declaration */
.highlight .kn { color: #6ebf26; font-weight: bold } /* Keyword.Namespace */
Expand Down
4 changes: 2 additions & 2 deletions architecture/driver.html
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
<meta name="viewport" content="width=device-width, initial-scale=1.0" /><meta name="viewport" content="width=device-width, initial-scale=1" />

<title>CC-Fabric ML2 Driver Internals &#8212; networking-ccloud 0.0.0 documentation</title>
<link rel="stylesheet" type="text/css" href="../_static/pygments.css?v=7e1cd3cb" />
<link rel="stylesheet" type="text/css" href="../_static/pygments.css?v=639405c8" />
<link rel="stylesheet" type="text/css" href="../_static/basic.css?v=2a422f08" />
<script data-url_root="../" id="documentation_options" src="../_static/documentation_options.js?v=525cde36"></script>
<script src="../_static/doctools.js?v=888ff710"></script>
Expand Down Expand Up @@ -377,7 +377,7 @@ <h3>Driver Related Actions<a class="headerlink" href="#driver-related-actions" t

</div>
<div class="row docs-byline bottom">
<div class="docs-updated">this page last updated: 2024-04-24 19:17:06</div>
<div class="docs-updated">this page last updated: 2024-08-07 18:04:17</div>
</div>
<div class="row">
<div class="col-lg-8 col-md-8 col-sm-8 docs-license">
Expand Down
4 changes: 2 additions & 2 deletions architecture/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
<meta name="viewport" content="width=device-width, initial-scale=1.0" /><meta name="viewport" content="width=device-width, initial-scale=1" />

<title>Driver Architecutre &#8212; networking-ccloud 0.0.0 documentation</title>
<link rel="stylesheet" type="text/css" href="../_static/pygments.css?v=7e1cd3cb" />
<link rel="stylesheet" type="text/css" href="../_static/pygments.css?v=639405c8" />
<link rel="stylesheet" type="text/css" href="../_static/basic.css?v=2a422f08" />
<script data-url_root="../" id="documentation_options" src="../_static/documentation_options.js?v=525cde36"></script>
<script src="../_static/doctools.js?v=888ff710"></script>
Expand Down Expand Up @@ -165,7 +165,7 @@ <h1>Driver Architecutre<a class="headerlink" href="#driver-architecutre" title="

</div>
<div class="row docs-byline bottom">
<div class="docs-updated">this page last updated: 2024-04-24 19:17:06</div>
<div class="docs-updated">this page last updated: 2024-08-07 18:04:17</div>
</div>
<div class="row">
<div class="col-lg-8 col-md-8 col-sm-8 docs-license">
Expand Down
4 changes: 2 additions & 2 deletions architecture/numerical-attributes.html
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
<meta name="viewport" content="width=device-width, initial-scale=1.0" /><meta name="viewport" content="width=device-width, initial-scale=1" />

<title>Numerical Attributes &#8212; networking-ccloud 0.0.0 documentation</title>
<link rel="stylesheet" type="text/css" href="../_static/pygments.css?v=7e1cd3cb" />
<link rel="stylesheet" type="text/css" href="../_static/pygments.css?v=639405c8" />
<link rel="stylesheet" type="text/css" href="../_static/basic.css?v=2a422f08" />
<script data-url_root="../" id="documentation_options" src="../_static/documentation_options.js?v=525cde36"></script>
<script src="../_static/doctools.js?v=888ff710"></script>
Expand Down Expand Up @@ -285,7 +285,7 @@ <h2>Driver Managed Networks<a class="headerlink" href="#driver-managed-networks"

</div>
<div class="row docs-byline bottom">
<div class="docs-updated">this page last updated: 2024-04-24 19:17:06</div>
<div class="docs-updated">this page last updated: 2024-08-07 18:04:17</div>
</div>
<div class="row">
<div class="col-lg-8 col-md-8 col-sm-8 docs-license">
Expand Down
4 changes: 2 additions & 2 deletions architecture/overview.html
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
<meta name="viewport" content="width=device-width, initial-scale=1.0" /><meta name="viewport" content="width=device-width, initial-scale=1" />

<title>Overview &#8212; networking-ccloud 0.0.0 documentation</title>
<link rel="stylesheet" type="text/css" href="../_static/pygments.css?v=7e1cd3cb" />
<link rel="stylesheet" type="text/css" href="../_static/pygments.css?v=639405c8" />
<link rel="stylesheet" type="text/css" href="../_static/basic.css?v=2a422f08" />
<script data-url_root="../" id="documentation_options" src="../_static/documentation_options.js?v=525cde36"></script>
<script src="../_static/doctools.js?v=888ff710"></script>
Expand Down Expand Up @@ -151,7 +151,7 @@ <h2>Driver-Agent Design<a class="headerlink" href="#driver-agent-design" title="

</div>
<div class="row docs-byline bottom">
<div class="docs-updated">this page last updated: 2024-04-24 19:17:06</div>
<div class="docs-updated">this page last updated: 2024-08-07 18:04:17</div>
</div>
<div class="row">
<div class="col-lg-8 col-md-8 col-sm-8 docs-license">
Expand Down
4 changes: 2 additions & 2 deletions architecture/switch-config.html
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
<meta name="viewport" content="width=device-width, initial-scale=1.0" /><meta name="viewport" content="width=device-width, initial-scale=1" />

<title>Device Config &#8212; networking-ccloud 0.0.0 documentation</title>
<link rel="stylesheet" type="text/css" href="../_static/pygments.css?v=7e1cd3cb" />
<link rel="stylesheet" type="text/css" href="../_static/pygments.css?v=639405c8" />
<link rel="stylesheet" type="text/css" href="../_static/basic.css?v=2a422f08" />
<script data-url_root="../" id="documentation_options" src="../_static/documentation_options.js?v=525cde36"></script>
<script src="../_static/doctools.js?v=888ff710"></script>
Expand Down Expand Up @@ -1350,7 +1350,7 @@ <h2>Scaling Limits<a class="headerlink" href="#scaling-limits" title="Permalink

</div>
<div class="row docs-byline bottom">
<div class="docs-updated">this page last updated: 2024-04-24 19:17:06</div>
<div class="docs-updated">this page last updated: 2024-08-07 18:04:17</div>
</div>
<div class="row">
<div class="col-lg-8 col-md-8 col-sm-8 docs-license">
Expand Down
4 changes: 2 additions & 2 deletions cli/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
<meta name="viewport" content="width=device-width, initial-scale=1.0" /><meta name="viewport" content="width=device-width, initial-scale=1" />

<title>Command line interface reference &#8212; networking-ccloud 0.0.0 documentation</title>
<link rel="stylesheet" type="text/css" href="../_static/pygments.css?v=7e1cd3cb" />
<link rel="stylesheet" type="text/css" href="../_static/pygments.css?v=639405c8" />
<link rel="stylesheet" type="text/css" href="../_static/basic.css?v=2a422f08" />
<script data-url_root="../" id="documentation_options" src="../_static/documentation_options.js?v=525cde36"></script>
<script src="../_static/doctools.js?v=888ff710"></script>
Expand Down Expand Up @@ -131,7 +131,7 @@ <h1>Command line interface reference<a class="headerlink" href="#command-line-in

</div>
<div class="row docs-byline bottom">
<div class="docs-updated">this page last updated: 2024-04-24 19:17:06</div>
<div class="docs-updated">this page last updated: 2024-08-07 18:04:17</div>
</div>
<div class="row">
<div class="col-lg-8 col-md-8 col-sm-8 docs-license">
Expand Down
4 changes: 2 additions & 2 deletions configuration/config-driver.html
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
<meta name="viewport" content="width=device-width, initial-scale=1.0" /><meta name="viewport" content="width=device-width, initial-scale=1" />

<title>Driver Configuration &#8212; networking-ccloud 0.0.0 documentation</title>
<link rel="stylesheet" type="text/css" href="../_static/pygments.css?v=7e1cd3cb" />
<link rel="stylesheet" type="text/css" href="../_static/pygments.css?v=639405c8" />
<link rel="stylesheet" type="text/css" href="../_static/basic.css?v=2a422f08" />
<script data-url_root="../" id="documentation_options" src="../_static/documentation_options.js?v=525cde36"></script>
<script src="../_static/doctools.js?v=888ff710"></script>
Expand Down Expand Up @@ -272,7 +272,7 @@ <h2><code class="code docutils literal notranslate"><span class="pre">switchgrou

</div>
<div class="row docs-byline bottom">
<div class="docs-updated">this page last updated: 2024-04-24 19:17:06</div>
<div class="docs-updated">this page last updated: 2024-08-07 18:04:17</div>
</div>
<div class="row">
<div class="col-lg-8 col-md-8 col-sm-8 docs-license">
Expand Down
4 changes: 2 additions & 2 deletions configuration/config-gen.html
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
<meta name="viewport" content="width=device-width, initial-scale=1.0" /><meta name="viewport" content="width=device-width, initial-scale=1" />

<title>Netbox Config Generator &#8212; networking-ccloud 0.0.0 documentation</title>
<link rel="stylesheet" type="text/css" href="../_static/pygments.css?v=7e1cd3cb" />
<link rel="stylesheet" type="text/css" href="../_static/pygments.css?v=639405c8" />
<link rel="stylesheet" type="text/css" href="../_static/basic.css?v=2a422f08" />
<script data-url_root="../" id="documentation_options" src="../_static/documentation_options.js?v=525cde36"></script>
<script src="../_static/doctools.js?v=888ff710"></script>
Expand Down Expand Up @@ -420,7 +420,7 @@ <h3>Netbox Modeller LAG ID Generation<a class="headerlink" href="#netbox-modelle

</div>
<div class="row docs-byline bottom">
<div class="docs-updated">this page last updated: 2024-04-24 19:17:06</div>
<div class="docs-updated">this page last updated: 2024-08-07 18:04:17</div>
</div>
<div class="row">
<div class="col-lg-8 col-md-8 col-sm-8 docs-license">
Expand Down
4 changes: 2 additions & 2 deletions configuration/config-oslo.html
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
<meta name="viewport" content="width=device-width, initial-scale=1.0" /><meta name="viewport" content="width=device-width, initial-scale=1" />

<title>Oslo Config &#8212; networking-ccloud 0.0.0 documentation</title>
<link rel="stylesheet" type="text/css" href="../_static/pygments.css?v=7e1cd3cb" />
<link rel="stylesheet" type="text/css" href="../_static/pygments.css?v=639405c8" />
<link rel="stylesheet" type="text/css" href="../_static/basic.css?v=2a422f08" />
<script data-url_root="../" id="documentation_options" src="../_static/documentation_options.js?v=525cde36"></script>
<script src="../_static/doctools.js?v=888ff710"></script>
Expand Down Expand Up @@ -133,7 +133,7 @@ <h1>Oslo Config<a class="headerlink" href="#oslo-config" title="Permalink to thi

</div>
<div class="row docs-byline bottom">
<div class="docs-updated">this page last updated: 2024-04-24 19:17:06</div>
<div class="docs-updated">this page last updated: 2024-08-07 18:04:17</div>
</div>
<div class="row">
<div class="col-lg-8 col-md-8 col-sm-8 docs-license">
Expand Down
4 changes: 2 additions & 2 deletions configuration/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
<meta name="viewport" content="width=device-width, initial-scale=1.0" /><meta name="viewport" content="width=device-width, initial-scale=1" />

<title>Configuration &#8212; networking-ccloud 0.0.0 documentation</title>
<link rel="stylesheet" type="text/css" href="../_static/pygments.css?v=7e1cd3cb" />
<link rel="stylesheet" type="text/css" href="../_static/pygments.css?v=639405c8" />
<link rel="stylesheet" type="text/css" href="../_static/basic.css?v=2a422f08" />
<script data-url_root="../" id="documentation_options" src="../_static/documentation_options.js?v=525cde36"></script>
<script src="../_static/doctools.js?v=888ff710"></script>
Expand Down Expand Up @@ -153,7 +153,7 @@ <h1>Configuration<a class="headerlink" href="#configuration" title="Permalink to

</div>
<div class="row docs-byline bottom">
<div class="docs-updated">this page last updated: 2024-04-24 19:17:06</div>
<div class="docs-updated">this page last updated: 2024-08-07 18:04:17</div>
</div>
<div class="row">
<div class="col-lg-8 col-md-8 col-sm-8 docs-license">
Expand Down
4 changes: 2 additions & 2 deletions contributor/contributing.html
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
<meta name="viewport" content="width=device-width, initial-scale=1.0" /><meta name="viewport" content="width=device-width, initial-scale=1" />

<title>So You Want to Contribute… &#8212; networking-ccloud 0.0.0 documentation</title>
<link rel="stylesheet" type="text/css" href="../_static/pygments.css?v=7e1cd3cb" />
<link rel="stylesheet" type="text/css" href="../_static/pygments.css?v=639405c8" />
<link rel="stylesheet" type="text/css" href="../_static/basic.css?v=2a422f08" />
<script data-url_root="../" id="documentation_options" src="../_static/documentation_options.js?v=525cde36"></script>
<script src="../_static/doctools.js?v=888ff710"></script>
Expand Down Expand Up @@ -155,7 +155,7 @@ <h2>Getting Your Patch Merged<a class="headerlink" href="#getting-your-patch-mer

</div>
<div class="row docs-byline bottom">
<div class="docs-updated">this page last updated: 2024-04-24 19:17:06</div>
<div class="docs-updated">this page last updated: 2024-08-07 18:04:17</div>
</div>
<div class="row">
<div class="col-lg-8 col-md-8 col-sm-8 docs-license">
Expand Down
4 changes: 2 additions & 2 deletions contributor/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
<meta name="viewport" content="width=device-width, initial-scale=1.0" /><meta name="viewport" content="width=device-width, initial-scale=1" />

<title>Contributor Documentation &#8212; networking-ccloud 0.0.0 documentation</title>
<link rel="stylesheet" type="text/css" href="../_static/pygments.css?v=7e1cd3cb" />
<link rel="stylesheet" type="text/css" href="../_static/pygments.css?v=639405c8" />
<link rel="stylesheet" type="text/css" href="../_static/basic.css?v=2a422f08" />
<script data-url_root="../" id="documentation_options" src="../_static/documentation_options.js?v=525cde36"></script>
<script src="../_static/doctools.js?v=888ff710"></script>
Expand Down Expand Up @@ -140,7 +140,7 @@ <h1>Contributor Documentation<a class="headerlink" href="#contributor-documentat

</div>
<div class="row docs-byline bottom">
<div class="docs-updated">this page last updated: 2024-04-24 19:17:06</div>
<div class="docs-updated">this page last updated: 2024-08-07 18:04:17</div>
</div>
<div class="row">
<div class="col-lg-8 col-md-8 col-sm-8 docs-license">
Expand Down
4 changes: 2 additions & 2 deletions genindex.html
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
<meta charset="utf-8" />
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
<title>Index &#8212; networking-ccloud 0.0.0 documentation</title>
<link rel="stylesheet" type="text/css" href="_static/pygments.css?v=7e1cd3cb" />
<link rel="stylesheet" type="text/css" href="_static/pygments.css?v=639405c8" />
<link rel="stylesheet" type="text/css" href="_static/basic.css?v=2a422f08" />
<script data-url_root="./" id="documentation_options" src="_static/documentation_options.js?v=525cde36"></script>
<script src="_static/doctools.js?v=888ff710"></script>
Expand Down Expand Up @@ -122,7 +122,7 @@ <h1 id="index">Index</h1>

</div>
<div class="row docs-byline bottom">
<div class="docs-updated">this page last updated: 2024-04-29 15:36:59</div>
<div class="docs-updated">this page last updated: 2024-08-19 14:48:56</div>
</div>
<div class="row">
<div class="col-lg-8 col-md-8 col-sm-8 docs-license">
Expand Down
4 changes: 2 additions & 2 deletions index.html
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
<meta name="viewport" content="width=device-width, initial-scale=1.0" /><meta name="viewport" content="width=device-width, initial-scale=1" />

<title>Welcome to the documentation of networking_ccloud &#8212; networking-ccloud 0.0.0 documentation</title>
<link rel="stylesheet" type="text/css" href="_static/pygments.css?v=7e1cd3cb" />
<link rel="stylesheet" type="text/css" href="_static/pygments.css?v=639405c8" />
<link rel="stylesheet" type="text/css" href="_static/basic.css?v=2a422f08" />
<script data-url_root="./" id="documentation_options" src="_static/documentation_options.js?v=525cde36"></script>
<script src="_static/doctools.js?v=888ff710"></script>
Expand Down Expand Up @@ -165,7 +165,7 @@ <h2>Indices and tables<a class="headerlink" href="#indices-and-tables" title="Pe

</div>
<div class="row docs-byline bottom">
<div class="docs-updated">this page last updated: 2024-04-24 19:17:06</div>
<div class="docs-updated">this page last updated: 2024-08-07 18:04:17</div>
</div>
<div class="row">
<div class="col-lg-8 col-md-8 col-sm-8 docs-license">
Expand Down
4 changes: 2 additions & 2 deletions install/get-started.html
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
<meta name="viewport" content="width=device-width, initial-scale=1.0" /><meta name="viewport" content="width=device-width, initial-scale=1" />

<title>Networking CCloud VXLAN Fabric service overview &#8212; networking-ccloud 0.0.0 documentation</title>
<link rel="stylesheet" type="text/css" href="../_static/pygments.css?v=7e1cd3cb" />
<link rel="stylesheet" type="text/css" href="../_static/pygments.css?v=639405c8" />
<link rel="stylesheet" type="text/css" href="../_static/basic.css?v=2a422f08" />
<script data-url_root="../" id="documentation_options" src="../_static/documentation_options.js?v=525cde36"></script>
<script src="../_static/doctools.js?v=888ff710"></script>
Expand Down Expand Up @@ -136,7 +136,7 @@ <h1>Networking CCloud VXLAN Fabric service overview<a class="headerlink" href="#

</div>
<div class="row docs-byline bottom">
<div class="docs-updated">this page last updated: 2024-04-24 19:17:06</div>
<div class="docs-updated">this page last updated: 2024-08-07 18:04:17</div>
</div>
<div class="row">
<div class="col-lg-8 col-md-8 col-sm-8 docs-license">
Expand Down
4 changes: 2 additions & 2 deletions install/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
<meta name="viewport" content="width=device-width, initial-scale=1.0" /><meta name="viewport" content="width=device-width, initial-scale=1" />

<title>Networking CCloud VXLAN Fabric service installation guide &#8212; networking-ccloud 0.0.0 documentation</title>
<link rel="stylesheet" type="text/css" href="../_static/pygments.css?v=7e1cd3cb" />
<link rel="stylesheet" type="text/css" href="../_static/pygments.css?v=639405c8" />
<link rel="stylesheet" type="text/css" href="../_static/basic.css?v=2a422f08" />
<script data-url_root="../" id="documentation_options" src="../_static/documentation_options.js?v=525cde36"></script>
<script src="../_static/doctools.js?v=888ff710"></script>
Expand Down Expand Up @@ -147,7 +147,7 @@ <h1>Networking CCloud VXLAN Fabric service installation guide<a class="headerlin

</div>
<div class="row docs-byline bottom">
<div class="docs-updated">this page last updated: 2024-04-24 19:17:06</div>
<div class="docs-updated">this page last updated: 2024-08-07 18:04:17</div>
</div>
<div class="row">
<div class="col-lg-8 col-md-8 col-sm-8 docs-license">
Expand Down
Loading

0 comments on commit d458414

Please sign in to comment.