Modified: websites/staging/vcl/trunk/content/info/features.html ============================================================================== --- websites/staging/vcl/trunk/content/info/features.html (original) +++ websites/staging/vcl/trunk/content/info/features.html Wed Oct 18 19:55:31 2017 @@ -36,7 +36,18 @@ </div> <div id="navigation"> - <ul> + <style type="text/css"> +/* The following code is added by mdx_elementid.py + It was originally lifted from http://subversion.apache.org/style/site.css */ +/* + * Hide class="elementid-permalink", except when an enclosing heading + * has the :hover property. + */ +.headerlink, .elementid-permalink { + visibility: hidden; +} +h2:hover > .headerlink, h3:hover > .headerlink, h1:hover > .headerlink, h6:hover > .headerlink, h4:hover > .headerlink, h5:hover > .headerlink, dt:hover > .elementid-permalink { visibility: visible }</style> +<ul> <li><a href="/index.html">Information</a><ul> <li><a href="/info/features.html">Features</a></li> <li><a href="/info/architecture.html">Architecture</a></li> @@ -53,7 +64,7 @@ <li><a href="/comm/index.html">Community</a><ul> <li><a href="/comm/index.html#getInvolved">Getting Involved</a></li> <li><a href="/comm/index.html#mail-list">Mailing Lists</a></li> -<li><a href="/comm/wiki.html">Wiki</a></li> +<li><a href="https://cwiki.apache.org/confluence/display/VCL/Apache+VCL" target="_blank">Wiki</a></li> <li><a href="/dev/index.html">Development</a><ul> <li><a href="/dev/jira.html">Issue Tracking</a></li> <li><a href="/dev/code-documentation.html">Code Documentation</a></li> @@ -72,7 +83,18 @@ <div id="content"> <h1 class="title">Features</h1> - <div class="toc"> + <style type="text/css"> +/* The following code is added by mdx_elementid.py + It was originally lifted from http://subversion.apache.org/style/site.css */ +/* + * Hide class="elementid-permalink", except when an enclosing heading + * has the :hover property. + */ +.headerlink, .elementid-permalink { + visibility: hidden; +} +h2:hover > .headerlink, h3:hover > .headerlink, h1:hover > .headerlink, h6:hover > .headerlink, h4:hover > .headerlink, h5:hover > .headerlink, dt:hover > .elementid-permalink { visibility: visible }</style> +<div class="toc"> <ul> <li><a href="#free">Free & Open Source</a></li> <li><a href="#web-portal">Self-Service Web Portal</a></li> @@ -85,27 +107,27 @@ <li><a href="#statistics">Statistics & Log Data</a></li> </ul> </div> -<h3 id="free">Free & Open Source</h3> +<h3 id="free">Free & Open Source<a class="headerlink" href="#free" title="Permanent link">¶</a></h3> <p>There are no commercial product requirements in order to deploy a fully functional VCL cloud.</p> -<h3 id="web-portal">Self-Service Web Portal</h3> +<h3 id="web-portal">Self-Service Web Portal<a class="headerlink" href="#web-portal" title="Permanent link">¶</a></h3> <ul> <li>Designed to present simple interface to end users</li> <li>Scheduling</li> </ul> -<h3 id="authentication">Support for Multiple Authentication Methods</h3> +<h3 id="authentication">Support for Multiple Authentication Methods<a class="headerlink" href="#authentication" title="Permanent link">¶</a></h3> <ul> <li>Built-in</li> <li>LDAP</li> <li>Shibboleth</li> </ul> -<h3 id="image-creation">Simple Image Creation</h3> +<h3 id="image-creation">Simple Image Creation<a class="headerlink" href="#image-creation" title="Permanent link">¶</a></h3> <ul> <li>Image revision control </li> <li>Delegation of image creation</li> </ul> -<h3 id="privileges">Robust Privilege & Authorization Model</h3> +<h3 id="privileges">Robust Privilege & Authorization Model<a class="headerlink" href="#privileges" title="Permanent link">¶</a></h3> <p>Robust privilege model allows for granular access to be granted...</p> -<h3 id="provisioning">Support for Multiple Provisioning Methods</h3> +<h3 id="provisioning">Support for Multiple Provisioning Methods<a class="headerlink" href="#provisioning" title="Permanent link">¶</a></h3> <ul> <li>Bare Metal</li> <li>Virtual Machines<ul> @@ -116,19 +138,19 @@ </li> <li>Traditional computer lab machines</li> </ul> -<h3 id="block-allocation">Block Allocations</h3> +<h3 id="block-allocation">Block Allocations<a class="headerlink" href="#block-allocation" title="Permanent link">¶</a></h3> <ul> <li>Ideal for in the classroom or workshops</li> <li>Create pre-scheduled loads of multiple nodes for a group of users.</li> <li>Priority loading, dedicated access.</li> </ul> -<h3 id="cluster">Cluster Environments</h3> +<h3 id="cluster">Cluster Environments<a class="headerlink" href="#cluster" title="Permanent link">¶</a></h3> <ul> <li>Create parent child type environments</li> <li>Ideal for small to medium size clusters,</li> <li>Self-service, build and manage your own custom cluster </li> </ul> -<h3 id="statistics">Statistics & Log Data</h3> +<h3 id="statistics">Statistics & Log Data<a class="headerlink" href="#statistics" title="Permanent link">¶</a></h3> <ul> <li>Built in Statistics page</li> <li>Provides data in readable format </li>
Modified: websites/staging/vcl/trunk/content/info/license.html ============================================================================== --- websites/staging/vcl/trunk/content/info/license.html (original) +++ websites/staging/vcl/trunk/content/info/license.html Wed Oct 18 19:55:31 2017 @@ -36,7 +36,18 @@ </div> <div id="navigation"> - <ul> + <style type="text/css"> +/* The following code is added by mdx_elementid.py + It was originally lifted from http://subversion.apache.org/style/site.css */ +/* + * Hide class="elementid-permalink", except when an enclosing heading + * has the :hover property. + */ +.headerlink, .elementid-permalink { + visibility: hidden; +} +h2:hover > .headerlink, h3:hover > .headerlink, h1:hover > .headerlink, h6:hover > .headerlink, h4:hover > .headerlink, h5:hover > .headerlink, dt:hover > .elementid-permalink { visibility: visible }</style> +<ul> <li><a href="/index.html">Information</a><ul> <li><a href="/info/features.html">Features</a></li> <li><a href="/info/architecture.html">Architecture</a></li> @@ -53,7 +64,7 @@ <li><a href="/comm/index.html">Community</a><ul> <li><a href="/comm/index.html#getInvolved">Getting Involved</a></li> <li><a href="/comm/index.html#mail-list">Mailing Lists</a></li> -<li><a href="/comm/wiki.html">Wiki</a></li> +<li><a href="https://cwiki.apache.org/confluence/display/VCL/Apache+VCL" target="_blank">Wiki</a></li> <li><a href="/dev/index.html">Development</a><ul> <li><a href="/dev/jira.html">Issue Tracking</a></li> <li><a href="/dev/code-documentation.html">Code Documentation</a></li> @@ -72,7 +83,18 @@ <div id="content"> <h1 class="title">License</h1> - <pre> Apache License + <style type="text/css"> +/* The following code is added by mdx_elementid.py + It was originally lifted from http://subversion.apache.org/style/site.css */ +/* + * Hide class="elementid-permalink", except when an enclosing heading + * has the :hover property. + */ +.headerlink, .elementid-permalink { + visibility: hidden; +} +h2:hover > .headerlink, h3:hover > .headerlink, h1:hover > .headerlink, h6:hover > .headerlink, h4:hover > .headerlink, h5:hover > .headerlink, dt:hover > .elementid-permalink { visibility: visible }</style> +<pre> Apache License Version 2.0, January 2004 http://www.apache.org/licenses/ Modified: websites/staging/vcl/trunk/content/info/networklayout.html ============================================================================== --- websites/staging/vcl/trunk/content/info/networklayout.html (original) +++ websites/staging/vcl/trunk/content/info/networklayout.html Wed Oct 18 19:55:31 2017 @@ -36,7 +36,18 @@ </div> <div id="navigation"> - <ul> + <style type="text/css"> +/* The following code is added by mdx_elementid.py + It was originally lifted from http://subversion.apache.org/style/site.css */ +/* + * Hide class="elementid-permalink", except when an enclosing heading + * has the :hover property. + */ +.headerlink, .elementid-permalink { + visibility: hidden; +} +h2:hover > .headerlink, h3:hover > .headerlink, h1:hover > .headerlink, h6:hover > .headerlink, h4:hover > .headerlink, h5:hover > .headerlink, dt:hover > .elementid-permalink { visibility: visible }</style> +<ul> <li><a href="/index.html">Information</a><ul> <li><a href="/info/features.html">Features</a></li> <li><a href="/info/architecture.html">Architecture</a></li> @@ -53,7 +64,7 @@ <li><a href="/comm/index.html">Community</a><ul> <li><a href="/comm/index.html#getInvolved">Getting Involved</a></li> <li><a href="/comm/index.html#mail-list">Mailing Lists</a></li> -<li><a href="/comm/wiki.html">Wiki</a></li> +<li><a href="https://cwiki.apache.org/confluence/display/VCL/Apache+VCL" target="_blank">Wiki</a></li> <li><a href="/dev/index.html">Development</a><ul> <li><a href="/dev/jira.html">Issue Tracking</a></li> <li><a href="/dev/code-documentation.html">Code Documentation</a></li> @@ -72,10 +83,21 @@ <div id="content"> <h1 class="title">Network Layout</h1> - <p>This page describes the basic network layout required in order for VCL to function. It + <style type="text/css"> +/* The following code is added by mdx_elementid.py + It was originally lifted from http://subversion.apache.org/style/site.css */ +/* + * Hide class="elementid-permalink", except when an enclosing heading + * has the :hover property. + */ +.headerlink, .elementid-permalink { + visibility: hidden; +} +h2:hover > .headerlink, h3:hover > .headerlink, h1:hover > .headerlink, h6:hover > .headerlink, h4:hover > .headerlink, h5:hover > .headerlink, dt:hover > .elementid-permalink { visibility: visible }</style> +<p>This page describes the basic network layout required in order for VCL to function. It also describes the recommended network layout if a blade chassis management module is used.</p> -<h1 id="at-the-simplest-form-vcl-uses-two-networks">At the simplest form VCL uses two networks</h1> +<h1 id="at-the-simplest-form-vcl-uses-two-networks">At the simplest form VCL uses two networks<a class="headerlink" href="#at-the-simplest-form-vcl-uses-two-networks" title="Permanent link">¶</a></h1> <ol> <li>Private - applies to provisioning modules where node is reloaded, esx, vmware, etc.<ul> <li>loading and boot strapping images</li> @@ -95,7 +117,7 @@ the public network</li> </ol> <p>The diagram below shows the simple layout:</p> <p><img src="generalnetworklayout.png"></p> -<h1 id="blade-center-network-layout">Blade Center network layout</h1> +<h1 id="blade-center-network-layout">Blade Center network layout<a class="headerlink" href="#blade-center-network-layout" title="Permanent link">¶</a></h1> <p>The network using blade center is more involved by adding a 2nd private network.</p> <ol> <li>Private 1 - applies to provisioning modules, xCAT, vmware, etc.</li> Modified: websites/staging/vcl/trunk/content/info/use-cases.html ============================================================================== --- websites/staging/vcl/trunk/content/info/use-cases.html (original) +++ websites/staging/vcl/trunk/content/info/use-cases.html Wed Oct 18 19:55:31 2017 @@ -36,7 +36,18 @@ </div> <div id="navigation"> - <ul> + <style type="text/css"> +/* The following code is added by mdx_elementid.py + It was originally lifted from http://subversion.apache.org/style/site.css */ +/* + * Hide class="elementid-permalink", except when an enclosing heading + * has the :hover property. + */ +.headerlink, .elementid-permalink { + visibility: hidden; +} +h2:hover > .headerlink, h3:hover > .headerlink, h1:hover > .headerlink, h6:hover > .headerlink, h4:hover > .headerlink, h5:hover > .headerlink, dt:hover > .elementid-permalink { visibility: visible }</style> +<ul> <li><a href="/index.html">Information</a><ul> <li><a href="/info/features.html">Features</a></li> <li><a href="/info/architecture.html">Architecture</a></li> @@ -53,7 +64,7 @@ <li><a href="/comm/index.html">Community</a><ul> <li><a href="/comm/index.html#getInvolved">Getting Involved</a></li> <li><a href="/comm/index.html#mail-list">Mailing Lists</a></li> -<li><a href="/comm/wiki.html">Wiki</a></li> +<li><a href="https://cwiki.apache.org/confluence/display/VCL/Apache+VCL" target="_blank">Wiki</a></li> <li><a href="/dev/index.html">Development</a><ul> <li><a href="/dev/jira.html">Issue Tracking</a></li> <li><a href="/dev/code-documentation.html">Code Documentation</a></li> @@ -72,7 +83,18 @@ <div id="content"> <h1 class="title">Use Cases</h1> - <p>stub page</p> + <style type="text/css"> +/* The following code is added by mdx_elementid.py + It was originally lifted from http://subversion.apache.org/style/site.css */ +/* + * Hide class="elementid-permalink", except when an enclosing heading + * has the :hover property. + */ +.headerlink, .elementid-permalink { + visibility: hidden; +} +h2:hover > .headerlink, h3:hover > .headerlink, h1:hover > .headerlink, h6:hover > .headerlink, h4:hover > .headerlink, h5:hover > .headerlink, dt:hover > .elementid-permalink { visibility: visible }</style> +<p>stub page</p> </div> <div id="footer">
