mirror of https://github.com/apache/cloudstack.git
revise template relative path
This commit is contained in:
parent
da22d31cc5
commit
1b52df62c8
40
about.html
40
about.html
|
|
@ -22,12 +22,12 @@
|
|||
<meta http-equiv="Content-Type" content="text/html;charset=UTF-8">
|
||||
<meta name="viewport" content="width=device-width, initial-scale=1.0, maximum-scale=1.0, user-scalable=1">
|
||||
|
||||
<link href="/stylesheets/bootstrap.css" rel="stylesheet" media="screen">
|
||||
<link href="/stylesheets/font-awesome.css" rel="stylesheet">
|
||||
<link href="/stylesheets/bootswatch.min.css" rel="stylesheet">
|
||||
<link href="stylesheets/bootstrap.css" rel="stylesheet" media="screen">
|
||||
<link href="stylesheets/font-awesome.css" rel="stylesheet">
|
||||
<link href="stylesheets/bootswatch.min.css" rel="stylesheet">
|
||||
|
||||
<link rel="shortcut icon" href="/images/favicon.ico">
|
||||
<link rel="icon" href="/images/favicon.ico">
|
||||
<link rel="shortcut icon" href="images/favicon.ico">
|
||||
<link rel="icon" href="images/favicon.ico">
|
||||
|
||||
<!-- Commenting out this template stuff until we figure out how to make it work with middleman
|
||||
{% if headers.atom %}
|
||||
|
|
@ -50,7 +50,7 @@
|
|||
<div class="navbar navbar-default navbar-fixed-top">
|
||||
<div class="container">
|
||||
<div class="navbar-header">
|
||||
<a href="/index.html" class="navbar-brand"><img class="" src="/images/new-logo-sm.png" style="width: 200px" alt="Apache Cloudstack"></a>
|
||||
<a href="index.html" class="navbar-brand"><img class="" src="images/new-logo-sm.png" style="width: 200px" alt="Apache Cloudstack"></a>
|
||||
<button class="navbar-toggle collapsed" type="button" data-toggle="collapse" data-target="#navbar-main">
|
||||
<span class="icon-bar"></span>
|
||||
<span class="icon-bar"></span>
|
||||
|
|
@ -66,28 +66,28 @@
|
|||
<li class="divider"></li>
|
||||
<li><a tabindex="-1" href="https://blogs.apache.org/cloudstack/" target="_blank">Blog<span class="glyphicon glyphicon-share-alt pull-right"></span></a></li>
|
||||
<li><a tabindex="-1" href="http://planet.apache.org/cloudstack/" target="_blank">Planet</a></li>
|
||||
<li><a tabindex="-1" href="/history.html">History</a></li>
|
||||
<li><a tabindex="-1" href="history.html">History</a></li>
|
||||
<li><a tabindex="-1" href="http://cloudstack.apache.org/software/features.html" target="_blank">Features<span class="glyphicon glyphicon-share-alt pull-right"></span></a></li>
|
||||
<li><a tabindex="-1" href="/cloudstack-faq.html">FAQ</a></li>
|
||||
<li><a tabindex="-1" href="/who.html">Who We Are</a></li>
|
||||
<li><a tabindex="-1" href="/security.html">Security</a></li>
|
||||
<li><a tabindex="-1" href="cloudstack-faq.html">FAQ</a></li>
|
||||
<li><a tabindex="-1" href="who.html">Who We Are</a></li>
|
||||
<li><a tabindex="-1" href="security.html">Security</a></li>
|
||||
</ul>
|
||||
</li>
|
||||
<li class="dropdown">
|
||||
<a class="dropdown-toggle" data-toggle="dropdown" href="#" id="community">Community <span class="caret"></span></a>
|
||||
<ul class="dropdown-menu" aria-labelledby="community">
|
||||
<li><a tabindex="-1" href="/contribute.html">Get Involved</a></li>
|
||||
<li><a tabindex="-1" href="/developers.html">Developers</a></li>
|
||||
<li><a tabindex="-1" href="/mailing-lists.html">Mailing Lists</a></li>
|
||||
<li><a tabindex="-1" href="contribute.html">Get Involved</a></li>
|
||||
<li><a tabindex="-1" href="developers.html">Developers</a></li>
|
||||
<li><a tabindex="-1" href=/mailing-lists.html">Mailing Lists</a></li>
|
||||
<li><a tabindex="-1" href="http://lanyrd.com/topics/apache-cloudstack/" target="_blank">Events & Meetups <span class="glyphicon glyphicon-share-alt pull-right"></span></a></li>
|
||||
</ul>
|
||||
</li>
|
||||
<li class="dropdown">
|
||||
<a class="dropdown-toggle" data-toggle="dropdown" href="#" id="users">Users <span class="caret"></span></a>
|
||||
<ul class="dropdown-menu" aria-labelledby="users">
|
||||
<li><a tabindex="-1" href="/users.html">Known Users</a></li>
|
||||
<li><a tabindex="-1" href="users.html">Known Users</a></li>
|
||||
<li><a tabindex="-1" href="https://cwiki.apache.org/confluence/display/CLOUDSTACK/Case+Studies" target="_blank">Case Studies <span class="glyphicon glyphicon-share-alt pull-right"></span></a></li>
|
||||
<li><a tabindex="-1" href="/survey.html">Take Survey</a></li>
|
||||
<li><a tabindex="-1" href="survey.html">Take Survey</a></li>
|
||||
</ul>
|
||||
</li>
|
||||
<li class="dropdown">
|
||||
|
|
@ -99,16 +99,16 @@
|
|||
<li><a tabindex="-1" href="http://docs.cloudstack.apache.org/projects/cloudstack-release-notes" target="_blank">Release Notes</a></li>
|
||||
<li><a tabindex="-1" href="https://cwiki.apache.org/confluence/display/CLOUDSTACK/Home" target="_blank">Wiki</a></li>
|
||||
<li><a tabindex="-1" href="https://cwiki.apache.org/confluence/display/CLOUDSTACK/CloudStack+Books" target="_blank">Books</a></li>
|
||||
<li><a tabindex="-1" href="/docs/" target="_blank">Obsolete Docs</a></li>
|
||||
<li><a tabindex="-1" href="/docs/api/">API Documentation</a></li>
|
||||
<li><a tabindex="-1" href="docs/" target="_blank">Obsolete Docs</a></li>
|
||||
<li><a tabindex="-1" href="docs/api/">API Documentation</a></li>
|
||||
</ul>
|
||||
</li>
|
||||
<li class="dropdown">
|
||||
<a class="dropdown-toggle" data-toggle="dropdown" href="#" id="download">Download <span class="caret"></span></a>
|
||||
<ul class="dropdown-menu" aria-labelledby="download">
|
||||
<li><a tabindex="-1" href="/downloads.html">CloudStack Releases</a></li>
|
||||
<li><a tabindex="-1" href="/downloads.html#cloudmonkey">CloudMonkey</a></li>
|
||||
<li><a tabindex="-1" href="/downloads.html#archives">Release Archive</a></li>
|
||||
<li><a tabindex="-1" href="downloads.html">CloudStack Releases</a></li>
|
||||
<li><a tabindex="-1" href="downloads.html#cloudmonkey">CloudMonkey</a></li>
|
||||
<li><a tabindex="-1" href="downloads.html#archives">Release Archive</a></li>
|
||||
</ul>
|
||||
</li>
|
||||
<li class="dropdown">
|
||||
|
|
|
|||
|
|
@ -22,12 +22,12 @@
|
|||
<meta http-equiv="Content-Type" content="text/html;charset=UTF-8">
|
||||
<meta name="viewport" content="width=device-width, initial-scale=1.0, maximum-scale=1.0, user-scalable=1">
|
||||
|
||||
<link href="/stylesheets/bootstrap.css" rel="stylesheet" media="screen">
|
||||
<link href="/stylesheets/font-awesome.css" rel="stylesheet">
|
||||
<link href="/stylesheets/bootswatch.min.css" rel="stylesheet">
|
||||
<link href="stylesheets/bootstrap.css" rel="stylesheet" media="screen">
|
||||
<link href="stylesheets/font-awesome.css" rel="stylesheet">
|
||||
<link href="stylesheets/bootswatch.min.css" rel="stylesheet">
|
||||
|
||||
<link rel="shortcut icon" href="/images/favicon.ico">
|
||||
<link rel="icon" href="/images/favicon.ico">
|
||||
<link rel="shortcut icon" href="images/favicon.ico">
|
||||
<link rel="icon" href="images/favicon.ico">
|
||||
|
||||
<!-- Commenting out this template stuff until we figure out how to make it work with middleman
|
||||
{% if headers.atom %}
|
||||
|
|
@ -50,7 +50,7 @@
|
|||
<div class="navbar navbar-default navbar-fixed-top">
|
||||
<div class="container">
|
||||
<div class="navbar-header">
|
||||
<a href="/index.html" class="navbar-brand"><img class="" src="/images/new-logo-sm.png" style="width: 200px" alt="Apache Cloudstack"></a>
|
||||
<a href="index.html" class="navbar-brand"><img class="" src="images/new-logo-sm.png" style="width: 200px" alt="Apache Cloudstack"></a>
|
||||
<button class="navbar-toggle collapsed" type="button" data-toggle="collapse" data-target="#navbar-main">
|
||||
<span class="icon-bar"></span>
|
||||
<span class="icon-bar"></span>
|
||||
|
|
@ -66,28 +66,28 @@
|
|||
<li class="divider"></li>
|
||||
<li><a tabindex="-1" href="https://blogs.apache.org/cloudstack/" target="_blank">Blog<span class="glyphicon glyphicon-share-alt pull-right"></span></a></li>
|
||||
<li><a tabindex="-1" href="http://planet.apache.org/cloudstack/" target="_blank">Planet</a></li>
|
||||
<li><a tabindex="-1" href="/history.html">History</a></li>
|
||||
<li><a tabindex="-1" href="history.html">History</a></li>
|
||||
<li><a tabindex="-1" href="http://cloudstack.apache.org/software/features.html" target="_blank">Features<span class="glyphicon glyphicon-share-alt pull-right"></span></a></li>
|
||||
<li><a tabindex="-1" href="/cloudstack-faq.html">FAQ</a></li>
|
||||
<li><a tabindex="-1" href="/who.html">Who We Are</a></li>
|
||||
<li><a tabindex="-1" href="/security.html">Security</a></li>
|
||||
<li><a tabindex="-1" href="cloudstack-faq.html">FAQ</a></li>
|
||||
<li><a tabindex="-1" href="who.html">Who We Are</a></li>
|
||||
<li><a tabindex="-1" href="security.html">Security</a></li>
|
||||
</ul>
|
||||
</li>
|
||||
<li class="dropdown">
|
||||
<a class="dropdown-toggle" data-toggle="dropdown" href="#" id="community">Community <span class="caret"></span></a>
|
||||
<ul class="dropdown-menu" aria-labelledby="community">
|
||||
<li><a tabindex="-1" href="/contribute.html">Get Involved</a></li>
|
||||
<li><a tabindex="-1" href="/developers.html">Developers</a></li>
|
||||
<li><a tabindex="-1" href="/mailing-lists.html">Mailing Lists</a></li>
|
||||
<li><a tabindex="-1" href="contribute.html">Get Involved</a></li>
|
||||
<li><a tabindex="-1" href="developers.html">Developers</a></li>
|
||||
<li><a tabindex="-1" href=/mailing-lists.html">Mailing Lists</a></li>
|
||||
<li><a tabindex="-1" href="http://lanyrd.com/topics/apache-cloudstack/" target="_blank">Events & Meetups <span class="glyphicon glyphicon-share-alt pull-right"></span></a></li>
|
||||
</ul>
|
||||
</li>
|
||||
<li class="dropdown">
|
||||
<a class="dropdown-toggle" data-toggle="dropdown" href="#" id="users">Users <span class="caret"></span></a>
|
||||
<ul class="dropdown-menu" aria-labelledby="users">
|
||||
<li><a tabindex="-1" href="/users.html">Known Users</a></li>
|
||||
<li><a tabindex="-1" href="users.html">Known Users</a></li>
|
||||
<li><a tabindex="-1" href="https://cwiki.apache.org/confluence/display/CLOUDSTACK/Case+Studies" target="_blank">Case Studies <span class="glyphicon glyphicon-share-alt pull-right"></span></a></li>
|
||||
<li><a tabindex="-1" href="/survey.html">Take Survey</a></li>
|
||||
<li><a tabindex="-1" href="survey.html">Take Survey</a></li>
|
||||
</ul>
|
||||
</li>
|
||||
<li class="dropdown">
|
||||
|
|
@ -99,16 +99,16 @@
|
|||
<li><a tabindex="-1" href="http://docs.cloudstack.apache.org/projects/cloudstack-release-notes" target="_blank">Release Notes</a></li>
|
||||
<li><a tabindex="-1" href="https://cwiki.apache.org/confluence/display/CLOUDSTACK/Home" target="_blank">Wiki</a></li>
|
||||
<li><a tabindex="-1" href="https://cwiki.apache.org/confluence/display/CLOUDSTACK/CloudStack+Books" target="_blank">Books</a></li>
|
||||
<li><a tabindex="-1" href="/docs/" target="_blank">Obsolete Docs</a></li>
|
||||
<li><a tabindex="-1" href="/docs/api/">API Documentation</a></li>
|
||||
<li><a tabindex="-1" href="docs/" target="_blank">Obsolete Docs</a></li>
|
||||
<li><a tabindex="-1" href="docs/api/">API Documentation</a></li>
|
||||
</ul>
|
||||
</li>
|
||||
<li class="dropdown">
|
||||
<a class="dropdown-toggle" data-toggle="dropdown" href="#" id="download">Download <span class="caret"></span></a>
|
||||
<ul class="dropdown-menu" aria-labelledby="download">
|
||||
<li><a tabindex="-1" href="/downloads.html">CloudStack Releases</a></li>
|
||||
<li><a tabindex="-1" href="/downloads.html#cloudmonkey">CloudMonkey</a></li>
|
||||
<li><a tabindex="-1" href="/downloads.html#archives">Release Archive</a></li>
|
||||
<li><a tabindex="-1" href="downloads.html">CloudStack Releases</a></li>
|
||||
<li><a tabindex="-1" href="downloads.html#cloudmonkey">CloudMonkey</a></li>
|
||||
<li><a tabindex="-1" href="downloads.html#archives">Release Archive</a></li>
|
||||
</ul>
|
||||
</li>
|
||||
<li class="dropdown">
|
||||
|
|
|
|||
40
bylaws.html
40
bylaws.html
|
|
@ -22,12 +22,12 @@
|
|||
<meta http-equiv="Content-Type" content="text/html;charset=UTF-8">
|
||||
<meta name="viewport" content="width=device-width, initial-scale=1.0, maximum-scale=1.0, user-scalable=1">
|
||||
|
||||
<link href="/stylesheets/bootstrap.css" rel="stylesheet" media="screen">
|
||||
<link href="/stylesheets/font-awesome.css" rel="stylesheet">
|
||||
<link href="/stylesheets/bootswatch.min.css" rel="stylesheet">
|
||||
<link href="stylesheets/bootstrap.css" rel="stylesheet" media="screen">
|
||||
<link href="stylesheets/font-awesome.css" rel="stylesheet">
|
||||
<link href="stylesheets/bootswatch.min.css" rel="stylesheet">
|
||||
|
||||
<link rel="shortcut icon" href="/images/favicon.ico">
|
||||
<link rel="icon" href="/images/favicon.ico">
|
||||
<link rel="shortcut icon" href="images/favicon.ico">
|
||||
<link rel="icon" href="images/favicon.ico">
|
||||
|
||||
<!-- Commenting out this template stuff until we figure out how to make it work with middleman
|
||||
{% if headers.atom %}
|
||||
|
|
@ -50,7 +50,7 @@
|
|||
<div class="navbar navbar-default navbar-fixed-top">
|
||||
<div class="container">
|
||||
<div class="navbar-header">
|
||||
<a href="/index.html" class="navbar-brand"><img class="" src="/images/new-logo-sm.png" style="width: 200px" alt="Apache Cloudstack"></a>
|
||||
<a href="index.html" class="navbar-brand"><img class="" src="images/new-logo-sm.png" style="width: 200px" alt="Apache Cloudstack"></a>
|
||||
<button class="navbar-toggle collapsed" type="button" data-toggle="collapse" data-target="#navbar-main">
|
||||
<span class="icon-bar"></span>
|
||||
<span class="icon-bar"></span>
|
||||
|
|
@ -66,28 +66,28 @@
|
|||
<li class="divider"></li>
|
||||
<li><a tabindex="-1" href="https://blogs.apache.org/cloudstack/" target="_blank">Blog<span class="glyphicon glyphicon-share-alt pull-right"></span></a></li>
|
||||
<li><a tabindex="-1" href="http://planet.apache.org/cloudstack/" target="_blank">Planet</a></li>
|
||||
<li><a tabindex="-1" href="/history.html">History</a></li>
|
||||
<li><a tabindex="-1" href="history.html">History</a></li>
|
||||
<li><a tabindex="-1" href="http://cloudstack.apache.org/software/features.html" target="_blank">Features<span class="glyphicon glyphicon-share-alt pull-right"></span></a></li>
|
||||
<li><a tabindex="-1" href="/cloudstack-faq.html">FAQ</a></li>
|
||||
<li><a tabindex="-1" href="/who.html">Who We Are</a></li>
|
||||
<li><a tabindex="-1" href="/security.html">Security</a></li>
|
||||
<li><a tabindex="-1" href="cloudstack-faq.html">FAQ</a></li>
|
||||
<li><a tabindex="-1" href="who.html">Who We Are</a></li>
|
||||
<li><a tabindex="-1" href="security.html">Security</a></li>
|
||||
</ul>
|
||||
</li>
|
||||
<li class="dropdown">
|
||||
<a class="dropdown-toggle" data-toggle="dropdown" href="#" id="community">Community <span class="caret"></span></a>
|
||||
<ul class="dropdown-menu" aria-labelledby="community">
|
||||
<li><a tabindex="-1" href="/contribute.html">Get Involved</a></li>
|
||||
<li><a tabindex="-1" href="/developers.html">Developers</a></li>
|
||||
<li><a tabindex="-1" href="/mailing-lists.html">Mailing Lists</a></li>
|
||||
<li><a tabindex="-1" href="contribute.html">Get Involved</a></li>
|
||||
<li><a tabindex="-1" href="developers.html">Developers</a></li>
|
||||
<li><a tabindex="-1" href=/mailing-lists.html">Mailing Lists</a></li>
|
||||
<li><a tabindex="-1" href="http://lanyrd.com/topics/apache-cloudstack/" target="_blank">Events & Meetups <span class="glyphicon glyphicon-share-alt pull-right"></span></a></li>
|
||||
</ul>
|
||||
</li>
|
||||
<li class="dropdown">
|
||||
<a class="dropdown-toggle" data-toggle="dropdown" href="#" id="users">Users <span class="caret"></span></a>
|
||||
<ul class="dropdown-menu" aria-labelledby="users">
|
||||
<li><a tabindex="-1" href="/users.html">Known Users</a></li>
|
||||
<li><a tabindex="-1" href="users.html">Known Users</a></li>
|
||||
<li><a tabindex="-1" href="https://cwiki.apache.org/confluence/display/CLOUDSTACK/Case+Studies" target="_blank">Case Studies <span class="glyphicon glyphicon-share-alt pull-right"></span></a></li>
|
||||
<li><a tabindex="-1" href="/survey.html">Take Survey</a></li>
|
||||
<li><a tabindex="-1" href="survey.html">Take Survey</a></li>
|
||||
</ul>
|
||||
</li>
|
||||
<li class="dropdown">
|
||||
|
|
@ -99,16 +99,16 @@
|
|||
<li><a tabindex="-1" href="http://docs.cloudstack.apache.org/projects/cloudstack-release-notes" target="_blank">Release Notes</a></li>
|
||||
<li><a tabindex="-1" href="https://cwiki.apache.org/confluence/display/CLOUDSTACK/Home" target="_blank">Wiki</a></li>
|
||||
<li><a tabindex="-1" href="https://cwiki.apache.org/confluence/display/CLOUDSTACK/CloudStack+Books" target="_blank">Books</a></li>
|
||||
<li><a tabindex="-1" href="/docs/" target="_blank">Obsolete Docs</a></li>
|
||||
<li><a tabindex="-1" href="/docs/api/">API Documentation</a></li>
|
||||
<li><a tabindex="-1" href="docs/" target="_blank">Obsolete Docs</a></li>
|
||||
<li><a tabindex="-1" href="docs/api/">API Documentation</a></li>
|
||||
</ul>
|
||||
</li>
|
||||
<li class="dropdown">
|
||||
<a class="dropdown-toggle" data-toggle="dropdown" href="#" id="download">Download <span class="caret"></span></a>
|
||||
<ul class="dropdown-menu" aria-labelledby="download">
|
||||
<li><a tabindex="-1" href="/downloads.html">CloudStack Releases</a></li>
|
||||
<li><a tabindex="-1" href="/downloads.html#cloudmonkey">CloudMonkey</a></li>
|
||||
<li><a tabindex="-1" href="/downloads.html#archives">Release Archive</a></li>
|
||||
<li><a tabindex="-1" href="downloads.html">CloudStack Releases</a></li>
|
||||
<li><a tabindex="-1" href="downloads.html#cloudmonkey">CloudMonkey</a></li>
|
||||
<li><a tabindex="-1" href="downloads.html#archives">Release Archive</a></li>
|
||||
</ul>
|
||||
</li>
|
||||
<li class="dropdown">
|
||||
|
|
|
|||
|
|
@ -22,12 +22,12 @@
|
|||
<meta http-equiv="Content-Type" content="text/html;charset=UTF-8">
|
||||
<meta name="viewport" content="width=device-width, initial-scale=1.0, maximum-scale=1.0, user-scalable=1">
|
||||
|
||||
<link href="/stylesheets/bootstrap.css" rel="stylesheet" media="screen">
|
||||
<link href="/stylesheets/font-awesome.css" rel="stylesheet">
|
||||
<link href="/stylesheets/bootswatch.min.css" rel="stylesheet">
|
||||
<link href="stylesheets/bootstrap.css" rel="stylesheet" media="screen">
|
||||
<link href="stylesheets/font-awesome.css" rel="stylesheet">
|
||||
<link href="stylesheets/bootswatch.min.css" rel="stylesheet">
|
||||
|
||||
<link rel="shortcut icon" href="/images/favicon.ico">
|
||||
<link rel="icon" href="/images/favicon.ico">
|
||||
<link rel="shortcut icon" href="images/favicon.ico">
|
||||
<link rel="icon" href="images/favicon.ico">
|
||||
|
||||
<!-- Commenting out this template stuff until we figure out how to make it work with middleman
|
||||
{% if headers.atom %}
|
||||
|
|
@ -50,7 +50,7 @@
|
|||
<div class="navbar navbar-default navbar-fixed-top">
|
||||
<div class="container">
|
||||
<div class="navbar-header">
|
||||
<a href="/index.html" class="navbar-brand"><img class="" src="/images/new-logo-sm.png" style="width: 200px" alt="Apache Cloudstack"></a>
|
||||
<a href="index.html" class="navbar-brand"><img class="" src="images/new-logo-sm.png" style="width: 200px" alt="Apache Cloudstack"></a>
|
||||
<button class="navbar-toggle collapsed" type="button" data-toggle="collapse" data-target="#navbar-main">
|
||||
<span class="icon-bar"></span>
|
||||
<span class="icon-bar"></span>
|
||||
|
|
@ -66,28 +66,28 @@
|
|||
<li class="divider"></li>
|
||||
<li><a tabindex="-1" href="https://blogs.apache.org/cloudstack/" target="_blank">Blog<span class="glyphicon glyphicon-share-alt pull-right"></span></a></li>
|
||||
<li><a tabindex="-1" href="http://planet.apache.org/cloudstack/" target="_blank">Planet</a></li>
|
||||
<li><a tabindex="-1" href="/history.html">History</a></li>
|
||||
<li><a tabindex="-1" href="history.html">History</a></li>
|
||||
<li><a tabindex="-1" href="http://cloudstack.apache.org/software/features.html" target="_blank">Features<span class="glyphicon glyphicon-share-alt pull-right"></span></a></li>
|
||||
<li><a tabindex="-1" href="/cloudstack-faq.html">FAQ</a></li>
|
||||
<li><a tabindex="-1" href="/who.html">Who We Are</a></li>
|
||||
<li><a tabindex="-1" href="/security.html">Security</a></li>
|
||||
<li><a tabindex="-1" href="cloudstack-faq.html">FAQ</a></li>
|
||||
<li><a tabindex="-1" href="who.html">Who We Are</a></li>
|
||||
<li><a tabindex="-1" href="security.html">Security</a></li>
|
||||
</ul>
|
||||
</li>
|
||||
<li class="dropdown">
|
||||
<a class="dropdown-toggle" data-toggle="dropdown" href="#" id="community">Community <span class="caret"></span></a>
|
||||
<ul class="dropdown-menu" aria-labelledby="community">
|
||||
<li><a tabindex="-1" href="/contribute.html">Get Involved</a></li>
|
||||
<li><a tabindex="-1" href="/developers.html">Developers</a></li>
|
||||
<li><a tabindex="-1" href="/mailing-lists.html">Mailing Lists</a></li>
|
||||
<li><a tabindex="-1" href="contribute.html">Get Involved</a></li>
|
||||
<li><a tabindex="-1" href="developers.html">Developers</a></li>
|
||||
<li><a tabindex="-1" href=/mailing-lists.html">Mailing Lists</a></li>
|
||||
<li><a tabindex="-1" href="http://lanyrd.com/topics/apache-cloudstack/" target="_blank">Events & Meetups <span class="glyphicon glyphicon-share-alt pull-right"></span></a></li>
|
||||
</ul>
|
||||
</li>
|
||||
<li class="dropdown">
|
||||
<a class="dropdown-toggle" data-toggle="dropdown" href="#" id="users">Users <span class="caret"></span></a>
|
||||
<ul class="dropdown-menu" aria-labelledby="users">
|
||||
<li><a tabindex="-1" href="/users.html">Known Users</a></li>
|
||||
<li><a tabindex="-1" href="users.html">Known Users</a></li>
|
||||
<li><a tabindex="-1" href="https://cwiki.apache.org/confluence/display/CLOUDSTACK/Case+Studies" target="_blank">Case Studies <span class="glyphicon glyphicon-share-alt pull-right"></span></a></li>
|
||||
<li><a tabindex="-1" href="/survey.html">Take Survey</a></li>
|
||||
<li><a tabindex="-1" href="survey.html">Take Survey</a></li>
|
||||
</ul>
|
||||
</li>
|
||||
<li class="dropdown">
|
||||
|
|
@ -99,16 +99,16 @@
|
|||
<li><a tabindex="-1" href="http://docs.cloudstack.apache.org/projects/cloudstack-release-notes" target="_blank">Release Notes</a></li>
|
||||
<li><a tabindex="-1" href="https://cwiki.apache.org/confluence/display/CLOUDSTACK/Home" target="_blank">Wiki</a></li>
|
||||
<li><a tabindex="-1" href="https://cwiki.apache.org/confluence/display/CLOUDSTACK/CloudStack+Books" target="_blank">Books</a></li>
|
||||
<li><a tabindex="-1" href="/docs/" target="_blank">Obsolete Docs</a></li>
|
||||
<li><a tabindex="-1" href="/docs/api/">API Documentation</a></li>
|
||||
<li><a tabindex="-1" href="docs/" target="_blank">Obsolete Docs</a></li>
|
||||
<li><a tabindex="-1" href="docs/api/">API Documentation</a></li>
|
||||
</ul>
|
||||
</li>
|
||||
<li class="dropdown">
|
||||
<a class="dropdown-toggle" data-toggle="dropdown" href="#" id="download">Download <span class="caret"></span></a>
|
||||
<ul class="dropdown-menu" aria-labelledby="download">
|
||||
<li><a tabindex="-1" href="/downloads.html">CloudStack Releases</a></li>
|
||||
<li><a tabindex="-1" href="/downloads.html#cloudmonkey">CloudMonkey</a></li>
|
||||
<li><a tabindex="-1" href="/downloads.html#archives">Release Archive</a></li>
|
||||
<li><a tabindex="-1" href="downloads.html">CloudStack Releases</a></li>
|
||||
<li><a tabindex="-1" href="downloads.html#cloudmonkey">CloudMonkey</a></li>
|
||||
<li><a tabindex="-1" href="downloads.html#archives">Release Archive</a></li>
|
||||
</ul>
|
||||
</li>
|
||||
<li class="dropdown">
|
||||
|
|
|
|||
|
|
@ -22,12 +22,12 @@
|
|||
<meta http-equiv="Content-Type" content="text/html;charset=UTF-8">
|
||||
<meta name="viewport" content="width=device-width, initial-scale=1.0, maximum-scale=1.0, user-scalable=1">
|
||||
|
||||
<link href="/stylesheets/bootstrap.css" rel="stylesheet" media="screen">
|
||||
<link href="/stylesheets/font-awesome.css" rel="stylesheet">
|
||||
<link href="/stylesheets/bootswatch.min.css" rel="stylesheet">
|
||||
<link href="stylesheets/bootstrap.css" rel="stylesheet" media="screen">
|
||||
<link href="stylesheets/font-awesome.css" rel="stylesheet">
|
||||
<link href="stylesheets/bootswatch.min.css" rel="stylesheet">
|
||||
|
||||
<link rel="shortcut icon" href="/images/favicon.ico">
|
||||
<link rel="icon" href="/images/favicon.ico">
|
||||
<link rel="shortcut icon" href="images/favicon.ico">
|
||||
<link rel="icon" href="images/favicon.ico">
|
||||
|
||||
<!-- Commenting out this template stuff until we figure out how to make it work with middleman
|
||||
{% if headers.atom %}
|
||||
|
|
@ -50,7 +50,7 @@
|
|||
<div class="navbar navbar-default navbar-fixed-top">
|
||||
<div class="container">
|
||||
<div class="navbar-header">
|
||||
<a href="/index.html" class="navbar-brand"><img class="" src="/images/new-logo-sm.png" style="width: 200px" alt="Apache Cloudstack"></a>
|
||||
<a href="index.html" class="navbar-brand"><img class="" src="images/new-logo-sm.png" style="width: 200px" alt="Apache Cloudstack"></a>
|
||||
<button class="navbar-toggle collapsed" type="button" data-toggle="collapse" data-target="#navbar-main">
|
||||
<span class="icon-bar"></span>
|
||||
<span class="icon-bar"></span>
|
||||
|
|
@ -66,28 +66,28 @@
|
|||
<li class="divider"></li>
|
||||
<li><a tabindex="-1" href="https://blogs.apache.org/cloudstack/" target="_blank">Blog<span class="glyphicon glyphicon-share-alt pull-right"></span></a></li>
|
||||
<li><a tabindex="-1" href="http://planet.apache.org/cloudstack/" target="_blank">Planet</a></li>
|
||||
<li><a tabindex="-1" href="/history.html">History</a></li>
|
||||
<li><a tabindex="-1" href="history.html">History</a></li>
|
||||
<li><a tabindex="-1" href="http://cloudstack.apache.org/software/features.html" target="_blank">Features<span class="glyphicon glyphicon-share-alt pull-right"></span></a></li>
|
||||
<li><a tabindex="-1" href="/cloudstack-faq.html">FAQ</a></li>
|
||||
<li><a tabindex="-1" href="/who.html">Who We Are</a></li>
|
||||
<li><a tabindex="-1" href="/security.html">Security</a></li>
|
||||
<li><a tabindex="-1" href="cloudstack-faq.html">FAQ</a></li>
|
||||
<li><a tabindex="-1" href="who.html">Who We Are</a></li>
|
||||
<li><a tabindex="-1" href="security.html">Security</a></li>
|
||||
</ul>
|
||||
</li>
|
||||
<li class="dropdown">
|
||||
<a class="dropdown-toggle" data-toggle="dropdown" href="#" id="community">Community <span class="caret"></span></a>
|
||||
<ul class="dropdown-menu" aria-labelledby="community">
|
||||
<li><a tabindex="-1" href="/contribute.html">Get Involved</a></li>
|
||||
<li><a tabindex="-1" href="/developers.html">Developers</a></li>
|
||||
<li><a tabindex="-1" href="/mailing-lists.html">Mailing Lists</a></li>
|
||||
<li><a tabindex="-1" href="contribute.html">Get Involved</a></li>
|
||||
<li><a tabindex="-1" href="developers.html">Developers</a></li>
|
||||
<li><a tabindex="-1" href=/mailing-lists.html">Mailing Lists</a></li>
|
||||
<li><a tabindex="-1" href="http://lanyrd.com/topics/apache-cloudstack/" target="_blank">Events & Meetups <span class="glyphicon glyphicon-share-alt pull-right"></span></a></li>
|
||||
</ul>
|
||||
</li>
|
||||
<li class="dropdown">
|
||||
<a class="dropdown-toggle" data-toggle="dropdown" href="#" id="users">Users <span class="caret"></span></a>
|
||||
<ul class="dropdown-menu" aria-labelledby="users">
|
||||
<li><a tabindex="-1" href="/users.html">Known Users</a></li>
|
||||
<li><a tabindex="-1" href="users.html">Known Users</a></li>
|
||||
<li><a tabindex="-1" href="https://cwiki.apache.org/confluence/display/CLOUDSTACK/Case+Studies" target="_blank">Case Studies <span class="glyphicon glyphicon-share-alt pull-right"></span></a></li>
|
||||
<li><a tabindex="-1" href="/survey.html">Take Survey</a></li>
|
||||
<li><a tabindex="-1" href="survey.html">Take Survey</a></li>
|
||||
</ul>
|
||||
</li>
|
||||
<li class="dropdown">
|
||||
|
|
@ -99,16 +99,16 @@
|
|||
<li><a tabindex="-1" href="http://docs.cloudstack.apache.org/projects/cloudstack-release-notes" target="_blank">Release Notes</a></li>
|
||||
<li><a tabindex="-1" href="https://cwiki.apache.org/confluence/display/CLOUDSTACK/Home" target="_blank">Wiki</a></li>
|
||||
<li><a tabindex="-1" href="https://cwiki.apache.org/confluence/display/CLOUDSTACK/CloudStack+Books" target="_blank">Books</a></li>
|
||||
<li><a tabindex="-1" href="/docs/" target="_blank">Obsolete Docs</a></li>
|
||||
<li><a tabindex="-1" href="/docs/api/">API Documentation</a></li>
|
||||
<li><a tabindex="-1" href="docs/" target="_blank">Obsolete Docs</a></li>
|
||||
<li><a tabindex="-1" href="docs/api/">API Documentation</a></li>
|
||||
</ul>
|
||||
</li>
|
||||
<li class="dropdown">
|
||||
<a class="dropdown-toggle" data-toggle="dropdown" href="#" id="download">Download <span class="caret"></span></a>
|
||||
<ul class="dropdown-menu" aria-labelledby="download">
|
||||
<li><a tabindex="-1" href="/downloads.html">CloudStack Releases</a></li>
|
||||
<li><a tabindex="-1" href="/downloads.html#cloudmonkey">CloudMonkey</a></li>
|
||||
<li><a tabindex="-1" href="/downloads.html#archives">Release Archive</a></li>
|
||||
<li><a tabindex="-1" href="downloads.html">CloudStack Releases</a></li>
|
||||
<li><a tabindex="-1" href="downloads.html#cloudmonkey">CloudMonkey</a></li>
|
||||
<li><a tabindex="-1" href="downloads.html#archives">Release Archive</a></li>
|
||||
</ul>
|
||||
</li>
|
||||
<li class="dropdown">
|
||||
|
|
|
|||
|
|
@ -22,12 +22,12 @@
|
|||
<meta http-equiv="Content-Type" content="text/html;charset=UTF-8">
|
||||
<meta name="viewport" content="width=device-width, initial-scale=1.0, maximum-scale=1.0, user-scalable=1">
|
||||
|
||||
<link href="/stylesheets/bootstrap.css" rel="stylesheet" media="screen">
|
||||
<link href="/stylesheets/font-awesome.css" rel="stylesheet">
|
||||
<link href="/stylesheets/bootswatch.min.css" rel="stylesheet">
|
||||
<link href="stylesheets/bootstrap.css" rel="stylesheet" media="screen">
|
||||
<link href="stylesheets/font-awesome.css" rel="stylesheet">
|
||||
<link href="stylesheets/bootswatch.min.css" rel="stylesheet">
|
||||
|
||||
<link rel="shortcut icon" href="/images/favicon.ico">
|
||||
<link rel="icon" href="/images/favicon.ico">
|
||||
<link rel="shortcut icon" href="images/favicon.ico">
|
||||
<link rel="icon" href="images/favicon.ico">
|
||||
|
||||
<!-- Commenting out this template stuff until we figure out how to make it work with middleman
|
||||
{% if headers.atom %}
|
||||
|
|
@ -50,7 +50,7 @@
|
|||
<div class="navbar navbar-default navbar-fixed-top">
|
||||
<div class="container">
|
||||
<div class="navbar-header">
|
||||
<a href="/index.html" class="navbar-brand"><img class="" src="/images/new-logo-sm.png" style="width: 200px" alt="Apache Cloudstack"></a>
|
||||
<a href="index.html" class="navbar-brand"><img class="" src="images/new-logo-sm.png" style="width: 200px" alt="Apache Cloudstack"></a>
|
||||
<button class="navbar-toggle collapsed" type="button" data-toggle="collapse" data-target="#navbar-main">
|
||||
<span class="icon-bar"></span>
|
||||
<span class="icon-bar"></span>
|
||||
|
|
@ -66,28 +66,28 @@
|
|||
<li class="divider"></li>
|
||||
<li><a tabindex="-1" href="https://blogs.apache.org/cloudstack/" target="_blank">Blog<span class="glyphicon glyphicon-share-alt pull-right"></span></a></li>
|
||||
<li><a tabindex="-1" href="http://planet.apache.org/cloudstack/" target="_blank">Planet</a></li>
|
||||
<li><a tabindex="-1" href="/history.html">History</a></li>
|
||||
<li><a tabindex="-1" href="history.html">History</a></li>
|
||||
<li><a tabindex="-1" href="http://cloudstack.apache.org/software/features.html" target="_blank">Features<span class="glyphicon glyphicon-share-alt pull-right"></span></a></li>
|
||||
<li><a tabindex="-1" href="/cloudstack-faq.html">FAQ</a></li>
|
||||
<li><a tabindex="-1" href="/who.html">Who We Are</a></li>
|
||||
<li><a tabindex="-1" href="/security.html">Security</a></li>
|
||||
<li><a tabindex="-1" href="cloudstack-faq.html">FAQ</a></li>
|
||||
<li><a tabindex="-1" href="who.html">Who We Are</a></li>
|
||||
<li><a tabindex="-1" href="security.html">Security</a></li>
|
||||
</ul>
|
||||
</li>
|
||||
<li class="dropdown">
|
||||
<a class="dropdown-toggle" data-toggle="dropdown" href="#" id="community">Community <span class="caret"></span></a>
|
||||
<ul class="dropdown-menu" aria-labelledby="community">
|
||||
<li><a tabindex="-1" href="/contribute.html">Get Involved</a></li>
|
||||
<li><a tabindex="-1" href="/developers.html">Developers</a></li>
|
||||
<li><a tabindex="-1" href="/mailing-lists.html">Mailing Lists</a></li>
|
||||
<li><a tabindex="-1" href="contribute.html">Get Involved</a></li>
|
||||
<li><a tabindex="-1" href="developers.html">Developers</a></li>
|
||||
<li><a tabindex="-1" href=/mailing-lists.html">Mailing Lists</a></li>
|
||||
<li><a tabindex="-1" href="http://lanyrd.com/topics/apache-cloudstack/" target="_blank">Events & Meetups <span class="glyphicon glyphicon-share-alt pull-right"></span></a></li>
|
||||
</ul>
|
||||
</li>
|
||||
<li class="dropdown">
|
||||
<a class="dropdown-toggle" data-toggle="dropdown" href="#" id="users">Users <span class="caret"></span></a>
|
||||
<ul class="dropdown-menu" aria-labelledby="users">
|
||||
<li><a tabindex="-1" href="/users.html">Known Users</a></li>
|
||||
<li><a tabindex="-1" href="users.html">Known Users</a></li>
|
||||
<li><a tabindex="-1" href="https://cwiki.apache.org/confluence/display/CLOUDSTACK/Case+Studies" target="_blank">Case Studies <span class="glyphicon glyphicon-share-alt pull-right"></span></a></li>
|
||||
<li><a tabindex="-1" href="/survey.html">Take Survey</a></li>
|
||||
<li><a tabindex="-1" href="survey.html">Take Survey</a></li>
|
||||
</ul>
|
||||
</li>
|
||||
<li class="dropdown">
|
||||
|
|
@ -99,16 +99,16 @@
|
|||
<li><a tabindex="-1" href="http://docs.cloudstack.apache.org/projects/cloudstack-release-notes" target="_blank">Release Notes</a></li>
|
||||
<li><a tabindex="-1" href="https://cwiki.apache.org/confluence/display/CLOUDSTACK/Home" target="_blank">Wiki</a></li>
|
||||
<li><a tabindex="-1" href="https://cwiki.apache.org/confluence/display/CLOUDSTACK/CloudStack+Books" target="_blank">Books</a></li>
|
||||
<li><a tabindex="-1" href="/docs/" target="_blank">Obsolete Docs</a></li>
|
||||
<li><a tabindex="-1" href="/docs/api/">API Documentation</a></li>
|
||||
<li><a tabindex="-1" href="docs/" target="_blank">Obsolete Docs</a></li>
|
||||
<li><a tabindex="-1" href="docs/api/">API Documentation</a></li>
|
||||
</ul>
|
||||
</li>
|
||||
<li class="dropdown">
|
||||
<a class="dropdown-toggle" data-toggle="dropdown" href="#" id="download">Download <span class="caret"></span></a>
|
||||
<ul class="dropdown-menu" aria-labelledby="download">
|
||||
<li><a tabindex="-1" href="/downloads.html">CloudStack Releases</a></li>
|
||||
<li><a tabindex="-1" href="/downloads.html#cloudmonkey">CloudMonkey</a></li>
|
||||
<li><a tabindex="-1" href="/downloads.html#archives">Release Archive</a></li>
|
||||
<li><a tabindex="-1" href="downloads.html">CloudStack Releases</a></li>
|
||||
<li><a tabindex="-1" href="downloads.html#cloudmonkey">CloudMonkey</a></li>
|
||||
<li><a tabindex="-1" href="downloads.html#archives">Release Archive</a></li>
|
||||
</ul>
|
||||
</li>
|
||||
<li class="dropdown">
|
||||
|
|
|
|||
|
|
@ -22,12 +22,12 @@
|
|||
<meta http-equiv="Content-Type" content="text/html;charset=UTF-8">
|
||||
<meta name="viewport" content="width=device-width, initial-scale=1.0, maximum-scale=1.0, user-scalable=1">
|
||||
|
||||
<link href="/stylesheets/bootstrap.css" rel="stylesheet" media="screen">
|
||||
<link href="/stylesheets/font-awesome.css" rel="stylesheet">
|
||||
<link href="/stylesheets/bootswatch.min.css" rel="stylesheet">
|
||||
<link href="stylesheets/bootstrap.css" rel="stylesheet" media="screen">
|
||||
<link href="stylesheets/font-awesome.css" rel="stylesheet">
|
||||
<link href="stylesheets/bootswatch.min.css" rel="stylesheet">
|
||||
|
||||
<link rel="shortcut icon" href="/images/favicon.ico">
|
||||
<link rel="icon" href="/images/favicon.ico">
|
||||
<link rel="shortcut icon" href="images/favicon.ico">
|
||||
<link rel="icon" href="images/favicon.ico">
|
||||
|
||||
<!-- Commenting out this template stuff until we figure out how to make it work with middleman
|
||||
{% if headers.atom %}
|
||||
|
|
@ -50,7 +50,7 @@
|
|||
<div class="navbar navbar-default navbar-fixed-top">
|
||||
<div class="container">
|
||||
<div class="navbar-header">
|
||||
<a href="/index.html" class="navbar-brand"><img class="" src="/images/new-logo-sm.png" style="width: 200px" alt="Apache Cloudstack"></a>
|
||||
<a href="index.html" class="navbar-brand"><img class="" src="images/new-logo-sm.png" style="width: 200px" alt="Apache Cloudstack"></a>
|
||||
<button class="navbar-toggle collapsed" type="button" data-toggle="collapse" data-target="#navbar-main">
|
||||
<span class="icon-bar"></span>
|
||||
<span class="icon-bar"></span>
|
||||
|
|
@ -66,28 +66,28 @@
|
|||
<li class="divider"></li>
|
||||
<li><a tabindex="-1" href="https://blogs.apache.org/cloudstack/" target="_blank">Blog<span class="glyphicon glyphicon-share-alt pull-right"></span></a></li>
|
||||
<li><a tabindex="-1" href="http://planet.apache.org/cloudstack/" target="_blank">Planet</a></li>
|
||||
<li><a tabindex="-1" href="/history.html">History</a></li>
|
||||
<li><a tabindex="-1" href="history.html">History</a></li>
|
||||
<li><a tabindex="-1" href="http://cloudstack.apache.org/software/features.html" target="_blank">Features<span class="glyphicon glyphicon-share-alt pull-right"></span></a></li>
|
||||
<li><a tabindex="-1" href="/cloudstack-faq.html">FAQ</a></li>
|
||||
<li><a tabindex="-1" href="/who.html">Who We Are</a></li>
|
||||
<li><a tabindex="-1" href="/security.html">Security</a></li>
|
||||
<li><a tabindex="-1" href="cloudstack-faq.html">FAQ</a></li>
|
||||
<li><a tabindex="-1" href="who.html">Who We Are</a></li>
|
||||
<li><a tabindex="-1" href="security.html">Security</a></li>
|
||||
</ul>
|
||||
</li>
|
||||
<li class="dropdown">
|
||||
<a class="dropdown-toggle" data-toggle="dropdown" href="#" id="community">Community <span class="caret"></span></a>
|
||||
<ul class="dropdown-menu" aria-labelledby="community">
|
||||
<li><a tabindex="-1" href="/contribute.html">Get Involved</a></li>
|
||||
<li><a tabindex="-1" href="/developers.html">Developers</a></li>
|
||||
<li><a tabindex="-1" href="/mailing-lists.html">Mailing Lists</a></li>
|
||||
<li><a tabindex="-1" href="contribute.html">Get Involved</a></li>
|
||||
<li><a tabindex="-1" href="developers.html">Developers</a></li>
|
||||
<li><a tabindex="-1" href=/mailing-lists.html">Mailing Lists</a></li>
|
||||
<li><a tabindex="-1" href="http://lanyrd.com/topics/apache-cloudstack/" target="_blank">Events & Meetups <span class="glyphicon glyphicon-share-alt pull-right"></span></a></li>
|
||||
</ul>
|
||||
</li>
|
||||
<li class="dropdown">
|
||||
<a class="dropdown-toggle" data-toggle="dropdown" href="#" id="users">Users <span class="caret"></span></a>
|
||||
<ul class="dropdown-menu" aria-labelledby="users">
|
||||
<li><a tabindex="-1" href="/users.html">Known Users</a></li>
|
||||
<li><a tabindex="-1" href="users.html">Known Users</a></li>
|
||||
<li><a tabindex="-1" href="https://cwiki.apache.org/confluence/display/CLOUDSTACK/Case+Studies" target="_blank">Case Studies <span class="glyphicon glyphicon-share-alt pull-right"></span></a></li>
|
||||
<li><a tabindex="-1" href="/survey.html">Take Survey</a></li>
|
||||
<li><a tabindex="-1" href="survey.html">Take Survey</a></li>
|
||||
</ul>
|
||||
</li>
|
||||
<li class="dropdown">
|
||||
|
|
@ -99,16 +99,16 @@
|
|||
<li><a tabindex="-1" href="http://docs.cloudstack.apache.org/projects/cloudstack-release-notes" target="_blank">Release Notes</a></li>
|
||||
<li><a tabindex="-1" href="https://cwiki.apache.org/confluence/display/CLOUDSTACK/Home" target="_blank">Wiki</a></li>
|
||||
<li><a tabindex="-1" href="https://cwiki.apache.org/confluence/display/CLOUDSTACK/CloudStack+Books" target="_blank">Books</a></li>
|
||||
<li><a tabindex="-1" href="/docs/" target="_blank">Obsolete Docs</a></li>
|
||||
<li><a tabindex="-1" href="/docs/api/">API Documentation</a></li>
|
||||
<li><a tabindex="-1" href="docs/" target="_blank">Obsolete Docs</a></li>
|
||||
<li><a tabindex="-1" href="docs/api/">API Documentation</a></li>
|
||||
</ul>
|
||||
</li>
|
||||
<li class="dropdown">
|
||||
<a class="dropdown-toggle" data-toggle="dropdown" href="#" id="download">Download <span class="caret"></span></a>
|
||||
<ul class="dropdown-menu" aria-labelledby="download">
|
||||
<li><a tabindex="-1" href="/downloads.html">CloudStack Releases</a></li>
|
||||
<li><a tabindex="-1" href="/downloads.html#cloudmonkey">CloudMonkey</a></li>
|
||||
<li><a tabindex="-1" href="/downloads.html#archives">Release Archive</a></li>
|
||||
<li><a tabindex="-1" href="downloads.html">CloudStack Releases</a></li>
|
||||
<li><a tabindex="-1" href="downloads.html#cloudmonkey">CloudMonkey</a></li>
|
||||
<li><a tabindex="-1" href="downloads.html#archives">Release Archive</a></li>
|
||||
</ul>
|
||||
</li>
|
||||
<li class="dropdown">
|
||||
|
|
|
|||
|
|
@ -22,12 +22,12 @@
|
|||
<meta http-equiv="Content-Type" content="text/html;charset=UTF-8">
|
||||
<meta name="viewport" content="width=device-width, initial-scale=1.0, maximum-scale=1.0, user-scalable=1">
|
||||
|
||||
<link href="/stylesheets/bootstrap.css" rel="stylesheet" media="screen">
|
||||
<link href="/stylesheets/font-awesome.css" rel="stylesheet">
|
||||
<link href="/stylesheets/bootswatch.min.css" rel="stylesheet">
|
||||
<link href="stylesheets/bootstrap.css" rel="stylesheet" media="screen">
|
||||
<link href="stylesheets/font-awesome.css" rel="stylesheet">
|
||||
<link href="stylesheets/bootswatch.min.css" rel="stylesheet">
|
||||
|
||||
<link rel="shortcut icon" href="/images/favicon.ico">
|
||||
<link rel="icon" href="/images/favicon.ico">
|
||||
<link rel="shortcut icon" href="images/favicon.ico">
|
||||
<link rel="icon" href="images/favicon.ico">
|
||||
|
||||
<!-- Commenting out this template stuff until we figure out how to make it work with middleman
|
||||
{% if headers.atom %}
|
||||
|
|
@ -50,7 +50,7 @@
|
|||
<div class="navbar navbar-default navbar-fixed-top">
|
||||
<div class="container">
|
||||
<div class="navbar-header">
|
||||
<a href="/index.html" class="navbar-brand"><img class="" src="/images/new-logo-sm.png" style="width: 200px" alt="Apache Cloudstack"></a>
|
||||
<a href="index.html" class="navbar-brand"><img class="" src="images/new-logo-sm.png" style="width: 200px" alt="Apache Cloudstack"></a>
|
||||
<button class="navbar-toggle collapsed" type="button" data-toggle="collapse" data-target="#navbar-main">
|
||||
<span class="icon-bar"></span>
|
||||
<span class="icon-bar"></span>
|
||||
|
|
@ -66,28 +66,28 @@
|
|||
<li class="divider"></li>
|
||||
<li><a tabindex="-1" href="https://blogs.apache.org/cloudstack/" target="_blank">Blog<span class="glyphicon glyphicon-share-alt pull-right"></span></a></li>
|
||||
<li><a tabindex="-1" href="http://planet.apache.org/cloudstack/" target="_blank">Planet</a></li>
|
||||
<li><a tabindex="-1" href="/history.html">History</a></li>
|
||||
<li><a tabindex="-1" href="history.html">History</a></li>
|
||||
<li><a tabindex="-1" href="http://cloudstack.apache.org/software/features.html" target="_blank">Features<span class="glyphicon glyphicon-share-alt pull-right"></span></a></li>
|
||||
<li><a tabindex="-1" href="/cloudstack-faq.html">FAQ</a></li>
|
||||
<li><a tabindex="-1" href="/who.html">Who We Are</a></li>
|
||||
<li><a tabindex="-1" href="/security.html">Security</a></li>
|
||||
<li><a tabindex="-1" href="cloudstack-faq.html">FAQ</a></li>
|
||||
<li><a tabindex="-1" href="who.html">Who We Are</a></li>
|
||||
<li><a tabindex="-1" href="security.html">Security</a></li>
|
||||
</ul>
|
||||
</li>
|
||||
<li class="dropdown">
|
||||
<a class="dropdown-toggle" data-toggle="dropdown" href="#" id="community">Community <span class="caret"></span></a>
|
||||
<ul class="dropdown-menu" aria-labelledby="community">
|
||||
<li><a tabindex="-1" href="/contribute.html">Get Involved</a></li>
|
||||
<li><a tabindex="-1" href="/developers.html">Developers</a></li>
|
||||
<li><a tabindex="-1" href="/mailing-lists.html">Mailing Lists</a></li>
|
||||
<li><a tabindex="-1" href="contribute.html">Get Involved</a></li>
|
||||
<li><a tabindex="-1" href="developers.html">Developers</a></li>
|
||||
<li><a tabindex="-1" href=/mailing-lists.html">Mailing Lists</a></li>
|
||||
<li><a tabindex="-1" href="http://lanyrd.com/topics/apache-cloudstack/" target="_blank">Events & Meetups <span class="glyphicon glyphicon-share-alt pull-right"></span></a></li>
|
||||
</ul>
|
||||
</li>
|
||||
<li class="dropdown">
|
||||
<a class="dropdown-toggle" data-toggle="dropdown" href="#" id="users">Users <span class="caret"></span></a>
|
||||
<ul class="dropdown-menu" aria-labelledby="users">
|
||||
<li><a tabindex="-1" href="/users.html">Known Users</a></li>
|
||||
<li><a tabindex="-1" href="users.html">Known Users</a></li>
|
||||
<li><a tabindex="-1" href="https://cwiki.apache.org/confluence/display/CLOUDSTACK/Case+Studies" target="_blank">Case Studies <span class="glyphicon glyphicon-share-alt pull-right"></span></a></li>
|
||||
<li><a tabindex="-1" href="/survey.html">Take Survey</a></li>
|
||||
<li><a tabindex="-1" href="survey.html">Take Survey</a></li>
|
||||
</ul>
|
||||
</li>
|
||||
<li class="dropdown">
|
||||
|
|
@ -99,16 +99,16 @@
|
|||
<li><a tabindex="-1" href="http://docs.cloudstack.apache.org/projects/cloudstack-release-notes" target="_blank">Release Notes</a></li>
|
||||
<li><a tabindex="-1" href="https://cwiki.apache.org/confluence/display/CLOUDSTACK/Home" target="_blank">Wiki</a></li>
|
||||
<li><a tabindex="-1" href="https://cwiki.apache.org/confluence/display/CLOUDSTACK/CloudStack+Books" target="_blank">Books</a></li>
|
||||
<li><a tabindex="-1" href="/docs/" target="_blank">Obsolete Docs</a></li>
|
||||
<li><a tabindex="-1" href="/docs/api/">API Documentation</a></li>
|
||||
<li><a tabindex="-1" href="docs/" target="_blank">Obsolete Docs</a></li>
|
||||
<li><a tabindex="-1" href="docs/api/">API Documentation</a></li>
|
||||
</ul>
|
||||
</li>
|
||||
<li class="dropdown">
|
||||
<a class="dropdown-toggle" data-toggle="dropdown" href="#" id="download">Download <span class="caret"></span></a>
|
||||
<ul class="dropdown-menu" aria-labelledby="download">
|
||||
<li><a tabindex="-1" href="/downloads.html">CloudStack Releases</a></li>
|
||||
<li><a tabindex="-1" href="/downloads.html#cloudmonkey">CloudMonkey</a></li>
|
||||
<li><a tabindex="-1" href="/downloads.html#archives">Release Archive</a></li>
|
||||
<li><a tabindex="-1" href="downloads.html">CloudStack Releases</a></li>
|
||||
<li><a tabindex="-1" href="downloads.html#cloudmonkey">CloudMonkey</a></li>
|
||||
<li><a tabindex="-1" href="downloads.html#archives">Release Archive</a></li>
|
||||
</ul>
|
||||
</li>
|
||||
<li class="dropdown">
|
||||
|
|
|
|||
40
history.html
40
history.html
|
|
@ -22,12 +22,12 @@
|
|||
<meta http-equiv="Content-Type" content="text/html;charset=UTF-8">
|
||||
<meta name="viewport" content="width=device-width, initial-scale=1.0, maximum-scale=1.0, user-scalable=1">
|
||||
|
||||
<link href="/stylesheets/bootstrap.css" rel="stylesheet" media="screen">
|
||||
<link href="/stylesheets/font-awesome.css" rel="stylesheet">
|
||||
<link href="/stylesheets/bootswatch.min.css" rel="stylesheet">
|
||||
<link href="stylesheets/bootstrap.css" rel="stylesheet" media="screen">
|
||||
<link href="stylesheets/font-awesome.css" rel="stylesheet">
|
||||
<link href="stylesheets/bootswatch.min.css" rel="stylesheet">
|
||||
|
||||
<link rel="shortcut icon" href="/images/favicon.ico">
|
||||
<link rel="icon" href="/images/favicon.ico">
|
||||
<link rel="shortcut icon" href="images/favicon.ico">
|
||||
<link rel="icon" href="images/favicon.ico">
|
||||
|
||||
<!-- Commenting out this template stuff until we figure out how to make it work with middleman
|
||||
{% if headers.atom %}
|
||||
|
|
@ -50,7 +50,7 @@
|
|||
<div class="navbar navbar-default navbar-fixed-top">
|
||||
<div class="container">
|
||||
<div class="navbar-header">
|
||||
<a href="/index.html" class="navbar-brand"><img class="" src="/images/new-logo-sm.png" style="width: 200px" alt="Apache Cloudstack"></a>
|
||||
<a href="index.html" class="navbar-brand"><img class="" src="images/new-logo-sm.png" style="width: 200px" alt="Apache Cloudstack"></a>
|
||||
<button class="navbar-toggle collapsed" type="button" data-toggle="collapse" data-target="#navbar-main">
|
||||
<span class="icon-bar"></span>
|
||||
<span class="icon-bar"></span>
|
||||
|
|
@ -66,28 +66,28 @@
|
|||
<li class="divider"></li>
|
||||
<li><a tabindex="-1" href="https://blogs.apache.org/cloudstack/" target="_blank">Blog<span class="glyphicon glyphicon-share-alt pull-right"></span></a></li>
|
||||
<li><a tabindex="-1" href="http://planet.apache.org/cloudstack/" target="_blank">Planet</a></li>
|
||||
<li><a tabindex="-1" href="/history.html">History</a></li>
|
||||
<li><a tabindex="-1" href="history.html">History</a></li>
|
||||
<li><a tabindex="-1" href="http://cloudstack.apache.org/software/features.html" target="_blank">Features<span class="glyphicon glyphicon-share-alt pull-right"></span></a></li>
|
||||
<li><a tabindex="-1" href="/cloudstack-faq.html">FAQ</a></li>
|
||||
<li><a tabindex="-1" href="/who.html">Who We Are</a></li>
|
||||
<li><a tabindex="-1" href="/security.html">Security</a></li>
|
||||
<li><a tabindex="-1" href="cloudstack-faq.html">FAQ</a></li>
|
||||
<li><a tabindex="-1" href="who.html">Who We Are</a></li>
|
||||
<li><a tabindex="-1" href="security.html">Security</a></li>
|
||||
</ul>
|
||||
</li>
|
||||
<li class="dropdown">
|
||||
<a class="dropdown-toggle" data-toggle="dropdown" href="#" id="community">Community <span class="caret"></span></a>
|
||||
<ul class="dropdown-menu" aria-labelledby="community">
|
||||
<li><a tabindex="-1" href="/contribute.html">Get Involved</a></li>
|
||||
<li><a tabindex="-1" href="/developers.html">Developers</a></li>
|
||||
<li><a tabindex="-1" href="/mailing-lists.html">Mailing Lists</a></li>
|
||||
<li><a tabindex="-1" href="contribute.html">Get Involved</a></li>
|
||||
<li><a tabindex="-1" href="developers.html">Developers</a></li>
|
||||
<li><a tabindex="-1" href=/mailing-lists.html">Mailing Lists</a></li>
|
||||
<li><a tabindex="-1" href="http://lanyrd.com/topics/apache-cloudstack/" target="_blank">Events & Meetups <span class="glyphicon glyphicon-share-alt pull-right"></span></a></li>
|
||||
</ul>
|
||||
</li>
|
||||
<li class="dropdown">
|
||||
<a class="dropdown-toggle" data-toggle="dropdown" href="#" id="users">Users <span class="caret"></span></a>
|
||||
<ul class="dropdown-menu" aria-labelledby="users">
|
||||
<li><a tabindex="-1" href="/users.html">Known Users</a></li>
|
||||
<li><a tabindex="-1" href="users.html">Known Users</a></li>
|
||||
<li><a tabindex="-1" href="https://cwiki.apache.org/confluence/display/CLOUDSTACK/Case+Studies" target="_blank">Case Studies <span class="glyphicon glyphicon-share-alt pull-right"></span></a></li>
|
||||
<li><a tabindex="-1" href="/survey.html">Take Survey</a></li>
|
||||
<li><a tabindex="-1" href="survey.html">Take Survey</a></li>
|
||||
</ul>
|
||||
</li>
|
||||
<li class="dropdown">
|
||||
|
|
@ -99,16 +99,16 @@
|
|||
<li><a tabindex="-1" href="http://docs.cloudstack.apache.org/projects/cloudstack-release-notes" target="_blank">Release Notes</a></li>
|
||||
<li><a tabindex="-1" href="https://cwiki.apache.org/confluence/display/CLOUDSTACK/Home" target="_blank">Wiki</a></li>
|
||||
<li><a tabindex="-1" href="https://cwiki.apache.org/confluence/display/CLOUDSTACK/CloudStack+Books" target="_blank">Books</a></li>
|
||||
<li><a tabindex="-1" href="/docs/" target="_blank">Obsolete Docs</a></li>
|
||||
<li><a tabindex="-1" href="/docs/api/">API Documentation</a></li>
|
||||
<li><a tabindex="-1" href="docs/" target="_blank">Obsolete Docs</a></li>
|
||||
<li><a tabindex="-1" href="docs/api/">API Documentation</a></li>
|
||||
</ul>
|
||||
</li>
|
||||
<li class="dropdown">
|
||||
<a class="dropdown-toggle" data-toggle="dropdown" href="#" id="download">Download <span class="caret"></span></a>
|
||||
<ul class="dropdown-menu" aria-labelledby="download">
|
||||
<li><a tabindex="-1" href="/downloads.html">CloudStack Releases</a></li>
|
||||
<li><a tabindex="-1" href="/downloads.html#cloudmonkey">CloudMonkey</a></li>
|
||||
<li><a tabindex="-1" href="/downloads.html#archives">Release Archive</a></li>
|
||||
<li><a tabindex="-1" href="downloads.html">CloudStack Releases</a></li>
|
||||
<li><a tabindex="-1" href="downloads.html#cloudmonkey">CloudMonkey</a></li>
|
||||
<li><a tabindex="-1" href="downloads.html#archives">Release Archive</a></li>
|
||||
</ul>
|
||||
</li>
|
||||
<li class="dropdown">
|
||||
|
|
|
|||
40
index.html
40
index.html
|
|
@ -22,12 +22,12 @@
|
|||
<meta http-equiv="Content-Type" content="text/html;charset=UTF-8">
|
||||
<meta name="viewport" content="width=device-width, initial-scale=1.0, maximum-scale=1.0, user-scalable=1">
|
||||
|
||||
<link href="/stylesheets/bootstrap.css" rel="stylesheet" media="screen">
|
||||
<link href="/stylesheets/font-awesome.css" rel="stylesheet">
|
||||
<link href="/stylesheets/bootswatch.min.css" rel="stylesheet">
|
||||
<link href="stylesheets/bootstrap.css" rel="stylesheet" media="screen">
|
||||
<link href="stylesheets/font-awesome.css" rel="stylesheet">
|
||||
<link href="stylesheets/bootswatch.min.css" rel="stylesheet">
|
||||
|
||||
<link rel="shortcut icon" href="/images/favicon.ico">
|
||||
<link rel="icon" href="/images/favicon.ico">
|
||||
<link rel="shortcut icon" href="images/favicon.ico">
|
||||
<link rel="icon" href="images/favicon.ico">
|
||||
|
||||
<!-- Commenting out this template stuff until we figure out how to make it work with middleman
|
||||
{% if headers.atom %}
|
||||
|
|
@ -50,7 +50,7 @@
|
|||
<div class="navbar navbar-default navbar-fixed-top">
|
||||
<div class="container">
|
||||
<div class="navbar-header">
|
||||
<a href="/index.html" class="navbar-brand"><img class="" src="/images/new-logo-sm.png" style="width: 200px" alt="Apache Cloudstack"></a>
|
||||
<a href="index.html" class="navbar-brand"><img class="" src="images/new-logo-sm.png" style="width: 200px" alt="Apache Cloudstack"></a>
|
||||
<button class="navbar-toggle collapsed" type="button" data-toggle="collapse" data-target="#navbar-main">
|
||||
<span class="icon-bar"></span>
|
||||
<span class="icon-bar"></span>
|
||||
|
|
@ -66,28 +66,28 @@
|
|||
<li class="divider"></li>
|
||||
<li><a tabindex="-1" href="https://blogs.apache.org/cloudstack/" target="_blank">Blog<span class="glyphicon glyphicon-share-alt pull-right"></span></a></li>
|
||||
<li><a tabindex="-1" href="http://planet.apache.org/cloudstack/" target="_blank">Planet</a></li>
|
||||
<li><a tabindex="-1" href="/history.html">History</a></li>
|
||||
<li><a tabindex="-1" href="history.html">History</a></li>
|
||||
<li><a tabindex="-1" href="http://cloudstack.apache.org/software/features.html" target="_blank">Features<span class="glyphicon glyphicon-share-alt pull-right"></span></a></li>
|
||||
<li><a tabindex="-1" href="/cloudstack-faq.html">FAQ</a></li>
|
||||
<li><a tabindex="-1" href="/who.html">Who We Are</a></li>
|
||||
<li><a tabindex="-1" href="/security.html">Security</a></li>
|
||||
<li><a tabindex="-1" href="cloudstack-faq.html">FAQ</a></li>
|
||||
<li><a tabindex="-1" href="who.html">Who We Are</a></li>
|
||||
<li><a tabindex="-1" href="security.html">Security</a></li>
|
||||
</ul>
|
||||
</li>
|
||||
<li class="dropdown">
|
||||
<a class="dropdown-toggle" data-toggle="dropdown" href="#" id="community">Community <span class="caret"></span></a>
|
||||
<ul class="dropdown-menu" aria-labelledby="community">
|
||||
<li><a tabindex="-1" href="/contribute.html">Get Involved</a></li>
|
||||
<li><a tabindex="-1" href="/developers.html">Developers</a></li>
|
||||
<li><a tabindex="-1" href="/mailing-lists.html">Mailing Lists</a></li>
|
||||
<li><a tabindex="-1" href="contribute.html">Get Involved</a></li>
|
||||
<li><a tabindex="-1" href="developers.html">Developers</a></li>
|
||||
<li><a tabindex="-1" href=/mailing-lists.html">Mailing Lists</a></li>
|
||||
<li><a tabindex="-1" href="http://lanyrd.com/topics/apache-cloudstack/" target="_blank">Events & Meetups <span class="glyphicon glyphicon-share-alt pull-right"></span></a></li>
|
||||
</ul>
|
||||
</li>
|
||||
<li class="dropdown">
|
||||
<a class="dropdown-toggle" data-toggle="dropdown" href="#" id="users">Users <span class="caret"></span></a>
|
||||
<ul class="dropdown-menu" aria-labelledby="users">
|
||||
<li><a tabindex="-1" href="/users.html">Known Users</a></li>
|
||||
<li><a tabindex="-1" href="users.html">Known Users</a></li>
|
||||
<li><a tabindex="-1" href="https://cwiki.apache.org/confluence/display/CLOUDSTACK/Case+Studies" target="_blank">Case Studies <span class="glyphicon glyphicon-share-alt pull-right"></span></a></li>
|
||||
<li><a tabindex="-1" href="/survey.html">Take Survey</a></li>
|
||||
<li><a tabindex="-1" href="survey.html">Take Survey</a></li>
|
||||
</ul>
|
||||
</li>
|
||||
<li class="dropdown">
|
||||
|
|
@ -99,16 +99,16 @@
|
|||
<li><a tabindex="-1" href="http://docs.cloudstack.apache.org/projects/cloudstack-release-notes" target="_blank">Release Notes</a></li>
|
||||
<li><a tabindex="-1" href="https://cwiki.apache.org/confluence/display/CLOUDSTACK/Home" target="_blank">Wiki</a></li>
|
||||
<li><a tabindex="-1" href="https://cwiki.apache.org/confluence/display/CLOUDSTACK/CloudStack+Books" target="_blank">Books</a></li>
|
||||
<li><a tabindex="-1" href="/docs/" target="_blank">Obsolete Docs</a></li>
|
||||
<li><a tabindex="-1" href="/docs/api/">API Documentation</a></li>
|
||||
<li><a tabindex="-1" href="docs/" target="_blank">Obsolete Docs</a></li>
|
||||
<li><a tabindex="-1" href="docs/api/">API Documentation</a></li>
|
||||
</ul>
|
||||
</li>
|
||||
<li class="dropdown">
|
||||
<a class="dropdown-toggle" data-toggle="dropdown" href="#" id="download">Download <span class="caret"></span></a>
|
||||
<ul class="dropdown-menu" aria-labelledby="download">
|
||||
<li><a tabindex="-1" href="/downloads.html">CloudStack Releases</a></li>
|
||||
<li><a tabindex="-1" href="/downloads.html#cloudmonkey">CloudMonkey</a></li>
|
||||
<li><a tabindex="-1" href="/downloads.html#archives">Release Archive</a></li>
|
||||
<li><a tabindex="-1" href="downloads.html">CloudStack Releases</a></li>
|
||||
<li><a tabindex="-1" href="downloads.html#cloudmonkey">CloudMonkey</a></li>
|
||||
<li><a tabindex="-1" href="downloads.html#archives">Release Archive</a></li>
|
||||
</ul>
|
||||
</li>
|
||||
<li class="dropdown">
|
||||
|
|
|
|||
|
|
@ -22,12 +22,12 @@
|
|||
<meta http-equiv="Content-Type" content="text/html;charset=UTF-8">
|
||||
<meta name="viewport" content="width=device-width, initial-scale=1.0, maximum-scale=1.0, user-scalable=1">
|
||||
|
||||
<link href="/stylesheets/bootstrap.css" rel="stylesheet" media="screen">
|
||||
<link href="/stylesheets/font-awesome.css" rel="stylesheet">
|
||||
<link href="/stylesheets/bootswatch.min.css" rel="stylesheet">
|
||||
<link href="stylesheets/bootstrap.css" rel="stylesheet" media="screen">
|
||||
<link href="stylesheets/font-awesome.css" rel="stylesheet">
|
||||
<link href="stylesheets/bootswatch.min.css" rel="stylesheet">
|
||||
|
||||
<link rel="shortcut icon" href="/images/favicon.ico">
|
||||
<link rel="icon" href="/images/favicon.ico">
|
||||
<link rel="shortcut icon" href="images/favicon.ico">
|
||||
<link rel="icon" href="images/favicon.ico">
|
||||
|
||||
<!-- Commenting out this template stuff until we figure out how to make it work with middleman
|
||||
{% if headers.atom %}
|
||||
|
|
@ -50,7 +50,7 @@
|
|||
<div class="navbar navbar-default navbar-fixed-top">
|
||||
<div class="container">
|
||||
<div class="navbar-header">
|
||||
<a href="/index.html" class="navbar-brand"><img class="" src="/images/new-logo-sm.png" style="width: 200px" alt="Apache Cloudstack"></a>
|
||||
<a href="index.html" class="navbar-brand"><img class="" src="images/new-logo-sm.png" style="width: 200px" alt="Apache Cloudstack"></a>
|
||||
<button class="navbar-toggle collapsed" type="button" data-toggle="collapse" data-target="#navbar-main">
|
||||
<span class="icon-bar"></span>
|
||||
<span class="icon-bar"></span>
|
||||
|
|
@ -66,28 +66,28 @@
|
|||
<li class="divider"></li>
|
||||
<li><a tabindex="-1" href="https://blogs.apache.org/cloudstack/" target="_blank">Blog<span class="glyphicon glyphicon-share-alt pull-right"></span></a></li>
|
||||
<li><a tabindex="-1" href="http://planet.apache.org/cloudstack/" target="_blank">Planet</a></li>
|
||||
<li><a tabindex="-1" href="/history.html">History</a></li>
|
||||
<li><a tabindex="-1" href="history.html">History</a></li>
|
||||
<li><a tabindex="-1" href="http://cloudstack.apache.org/software/features.html" target="_blank">Features<span class="glyphicon glyphicon-share-alt pull-right"></span></a></li>
|
||||
<li><a tabindex="-1" href="/cloudstack-faq.html">FAQ</a></li>
|
||||
<li><a tabindex="-1" href="/who.html">Who We Are</a></li>
|
||||
<li><a tabindex="-1" href="/security.html">Security</a></li>
|
||||
<li><a tabindex="-1" href="cloudstack-faq.html">FAQ</a></li>
|
||||
<li><a tabindex="-1" href="who.html">Who We Are</a></li>
|
||||
<li><a tabindex="-1" href="security.html">Security</a></li>
|
||||
</ul>
|
||||
</li>
|
||||
<li class="dropdown">
|
||||
<a class="dropdown-toggle" data-toggle="dropdown" href="#" id="community">Community <span class="caret"></span></a>
|
||||
<ul class="dropdown-menu" aria-labelledby="community">
|
||||
<li><a tabindex="-1" href="/contribute.html">Get Involved</a></li>
|
||||
<li><a tabindex="-1" href="/developers.html">Developers</a></li>
|
||||
<li><a tabindex="-1" href="/mailing-lists.html">Mailing Lists</a></li>
|
||||
<li><a tabindex="-1" href="contribute.html">Get Involved</a></li>
|
||||
<li><a tabindex="-1" href="developers.html">Developers</a></li>
|
||||
<li><a tabindex="-1" href=/mailing-lists.html">Mailing Lists</a></li>
|
||||
<li><a tabindex="-1" href="http://lanyrd.com/topics/apache-cloudstack/" target="_blank">Events & Meetups <span class="glyphicon glyphicon-share-alt pull-right"></span></a></li>
|
||||
</ul>
|
||||
</li>
|
||||
<li class="dropdown">
|
||||
<a class="dropdown-toggle" data-toggle="dropdown" href="#" id="users">Users <span class="caret"></span></a>
|
||||
<ul class="dropdown-menu" aria-labelledby="users">
|
||||
<li><a tabindex="-1" href="/users.html">Known Users</a></li>
|
||||
<li><a tabindex="-1" href="users.html">Known Users</a></li>
|
||||
<li><a tabindex="-1" href="https://cwiki.apache.org/confluence/display/CLOUDSTACK/Case+Studies" target="_blank">Case Studies <span class="glyphicon glyphicon-share-alt pull-right"></span></a></li>
|
||||
<li><a tabindex="-1" href="/survey.html">Take Survey</a></li>
|
||||
<li><a tabindex="-1" href="survey.html">Take Survey</a></li>
|
||||
</ul>
|
||||
</li>
|
||||
<li class="dropdown">
|
||||
|
|
@ -99,16 +99,16 @@
|
|||
<li><a tabindex="-1" href="http://docs.cloudstack.apache.org/projects/cloudstack-release-notes" target="_blank">Release Notes</a></li>
|
||||
<li><a tabindex="-1" href="https://cwiki.apache.org/confluence/display/CLOUDSTACK/Home" target="_blank">Wiki</a></li>
|
||||
<li><a tabindex="-1" href="https://cwiki.apache.org/confluence/display/CLOUDSTACK/CloudStack+Books" target="_blank">Books</a></li>
|
||||
<li><a tabindex="-1" href="/docs/" target="_blank">Obsolete Docs</a></li>
|
||||
<li><a tabindex="-1" href="/docs/api/">API Documentation</a></li>
|
||||
<li><a tabindex="-1" href="docs/" target="_blank">Obsolete Docs</a></li>
|
||||
<li><a tabindex="-1" href="docs/api/">API Documentation</a></li>
|
||||
</ul>
|
||||
</li>
|
||||
<li class="dropdown">
|
||||
<a class="dropdown-toggle" data-toggle="dropdown" href="#" id="download">Download <span class="caret"></span></a>
|
||||
<ul class="dropdown-menu" aria-labelledby="download">
|
||||
<li><a tabindex="-1" href="/downloads.html">CloudStack Releases</a></li>
|
||||
<li><a tabindex="-1" href="/downloads.html#cloudmonkey">CloudMonkey</a></li>
|
||||
<li><a tabindex="-1" href="/downloads.html#archives">Release Archive</a></li>
|
||||
<li><a tabindex="-1" href="downloads.html">CloudStack Releases</a></li>
|
||||
<li><a tabindex="-1" href="downloads.html#cloudmonkey">CloudMonkey</a></li>
|
||||
<li><a tabindex="-1" href="downloads.html#archives">Release Archive</a></li>
|
||||
</ul>
|
||||
</li>
|
||||
<li class="dropdown">
|
||||
|
|
|
|||
|
|
@ -22,12 +22,12 @@
|
|||
<meta http-equiv="Content-Type" content="text/html;charset=UTF-8">
|
||||
<meta name="viewport" content="width=device-width, initial-scale=1.0, maximum-scale=1.0, user-scalable=1">
|
||||
|
||||
<link href="/stylesheets/bootstrap.css" rel="stylesheet" media="screen">
|
||||
<link href="/stylesheets/font-awesome.css" rel="stylesheet">
|
||||
<link href="/stylesheets/bootswatch.min.css" rel="stylesheet">
|
||||
<link href="stylesheets/bootstrap.css" rel="stylesheet" media="screen">
|
||||
<link href="stylesheets/font-awesome.css" rel="stylesheet">
|
||||
<link href="stylesheets/bootswatch.min.css" rel="stylesheet">
|
||||
|
||||
<link rel="shortcut icon" href="/images/favicon.ico">
|
||||
<link rel="icon" href="/images/favicon.ico">
|
||||
<link rel="shortcut icon" href="images/favicon.ico">
|
||||
<link rel="icon" href="images/favicon.ico">
|
||||
|
||||
<!-- Commenting out this template stuff until we figure out how to make it work with middleman
|
||||
{% if headers.atom %}
|
||||
|
|
@ -50,7 +50,7 @@
|
|||
<div class="navbar navbar-default navbar-fixed-top">
|
||||
<div class="container">
|
||||
<div class="navbar-header">
|
||||
<a href="/index.html" class="navbar-brand"><img class="" src="/images/new-logo-sm.png" style="width: 200px" alt="Apache Cloudstack"></a>
|
||||
<a href="index.html" class="navbar-brand"><img class="" src="images/new-logo-sm.png" style="width: 200px" alt="Apache Cloudstack"></a>
|
||||
<button class="navbar-toggle collapsed" type="button" data-toggle="collapse" data-target="#navbar-main">
|
||||
<span class="icon-bar"></span>
|
||||
<span class="icon-bar"></span>
|
||||
|
|
@ -66,28 +66,28 @@
|
|||
<li class="divider"></li>
|
||||
<li><a tabindex="-1" href="https://blogs.apache.org/cloudstack/" target="_blank">Blog<span class="glyphicon glyphicon-share-alt pull-right"></span></a></li>
|
||||
<li><a tabindex="-1" href="http://planet.apache.org/cloudstack/" target="_blank">Planet</a></li>
|
||||
<li><a tabindex="-1" href="/history.html">History</a></li>
|
||||
<li><a tabindex="-1" href="history.html">History</a></li>
|
||||
<li><a tabindex="-1" href="http://cloudstack.apache.org/software/features.html" target="_blank">Features<span class="glyphicon glyphicon-share-alt pull-right"></span></a></li>
|
||||
<li><a tabindex="-1" href="/cloudstack-faq.html">FAQ</a></li>
|
||||
<li><a tabindex="-1" href="/who.html">Who We Are</a></li>
|
||||
<li><a tabindex="-1" href="/security.html">Security</a></li>
|
||||
<li><a tabindex="-1" href="cloudstack-faq.html">FAQ</a></li>
|
||||
<li><a tabindex="-1" href="who.html">Who We Are</a></li>
|
||||
<li><a tabindex="-1" href="security.html">Security</a></li>
|
||||
</ul>
|
||||
</li>
|
||||
<li class="dropdown">
|
||||
<a class="dropdown-toggle" data-toggle="dropdown" href="#" id="community">Community <span class="caret"></span></a>
|
||||
<ul class="dropdown-menu" aria-labelledby="community">
|
||||
<li><a tabindex="-1" href="/contribute.html">Get Involved</a></li>
|
||||
<li><a tabindex="-1" href="/developers.html">Developers</a></li>
|
||||
<li><a tabindex="-1" href="/mailing-lists.html">Mailing Lists</a></li>
|
||||
<li><a tabindex="-1" href="contribute.html">Get Involved</a></li>
|
||||
<li><a tabindex="-1" href="developers.html">Developers</a></li>
|
||||
<li><a tabindex="-1" href=/mailing-lists.html">Mailing Lists</a></li>
|
||||
<li><a tabindex="-1" href="http://lanyrd.com/topics/apache-cloudstack/" target="_blank">Events & Meetups <span class="glyphicon glyphicon-share-alt pull-right"></span></a></li>
|
||||
</ul>
|
||||
</li>
|
||||
<li class="dropdown">
|
||||
<a class="dropdown-toggle" data-toggle="dropdown" href="#" id="users">Users <span class="caret"></span></a>
|
||||
<ul class="dropdown-menu" aria-labelledby="users">
|
||||
<li><a tabindex="-1" href="/users.html">Known Users</a></li>
|
||||
<li><a tabindex="-1" href="users.html">Known Users</a></li>
|
||||
<li><a tabindex="-1" href="https://cwiki.apache.org/confluence/display/CLOUDSTACK/Case+Studies" target="_blank">Case Studies <span class="glyphicon glyphicon-share-alt pull-right"></span></a></li>
|
||||
<li><a tabindex="-1" href="/survey.html">Take Survey</a></li>
|
||||
<li><a tabindex="-1" href="survey.html">Take Survey</a></li>
|
||||
</ul>
|
||||
</li>
|
||||
<li class="dropdown">
|
||||
|
|
@ -99,16 +99,16 @@
|
|||
<li><a tabindex="-1" href="http://docs.cloudstack.apache.org/projects/cloudstack-release-notes" target="_blank">Release Notes</a></li>
|
||||
<li><a tabindex="-1" href="https://cwiki.apache.org/confluence/display/CLOUDSTACK/Home" target="_blank">Wiki</a></li>
|
||||
<li><a tabindex="-1" href="https://cwiki.apache.org/confluence/display/CLOUDSTACK/CloudStack+Books" target="_blank">Books</a></li>
|
||||
<li><a tabindex="-1" href="/docs/" target="_blank">Obsolete Docs</a></li>
|
||||
<li><a tabindex="-1" href="/docs/api/">API Documentation</a></li>
|
||||
<li><a tabindex="-1" href="docs/" target="_blank">Obsolete Docs</a></li>
|
||||
<li><a tabindex="-1" href="docs/api/">API Documentation</a></li>
|
||||
</ul>
|
||||
</li>
|
||||
<li class="dropdown">
|
||||
<a class="dropdown-toggle" data-toggle="dropdown" href="#" id="download">Download <span class="caret"></span></a>
|
||||
<ul class="dropdown-menu" aria-labelledby="download">
|
||||
<li><a tabindex="-1" href="/downloads.html">CloudStack Releases</a></li>
|
||||
<li><a tabindex="-1" href="/downloads.html#cloudmonkey">CloudMonkey</a></li>
|
||||
<li><a tabindex="-1" href="/downloads.html#archives">Release Archive</a></li>
|
||||
<li><a tabindex="-1" href="downloads.html">CloudStack Releases</a></li>
|
||||
<li><a tabindex="-1" href="downloads.html#cloudmonkey">CloudMonkey</a></li>
|
||||
<li><a tabindex="-1" href="downloads.html#archives">Release Archive</a></li>
|
||||
</ul>
|
||||
</li>
|
||||
<li class="dropdown">
|
||||
|
|
|
|||
|
|
@ -22,12 +22,12 @@
|
|||
<meta http-equiv="Content-Type" content="text/html;charset=UTF-8">
|
||||
<meta name="viewport" content="width=device-width, initial-scale=1.0, maximum-scale=1.0, user-scalable=1">
|
||||
|
||||
<link href="/stylesheets/bootstrap.css" rel="stylesheet" media="screen">
|
||||
<link href="/stylesheets/font-awesome.css" rel="stylesheet">
|
||||
<link href="/stylesheets/bootswatch.min.css" rel="stylesheet">
|
||||
<link href="stylesheets/bootstrap.css" rel="stylesheet" media="screen">
|
||||
<link href="stylesheets/font-awesome.css" rel="stylesheet">
|
||||
<link href="stylesheets/bootswatch.min.css" rel="stylesheet">
|
||||
|
||||
<link rel="shortcut icon" href="/images/favicon.ico">
|
||||
<link rel="icon" href="/images/favicon.ico">
|
||||
<link rel="shortcut icon" href="images/favicon.ico">
|
||||
<link rel="icon" href="images/favicon.ico">
|
||||
|
||||
<!-- Commenting out this template stuff until we figure out how to make it work with middleman
|
||||
{% if headers.atom %}
|
||||
|
|
@ -50,7 +50,7 @@
|
|||
<div class="navbar navbar-default navbar-fixed-top">
|
||||
<div class="container">
|
||||
<div class="navbar-header">
|
||||
<a href="/index.html" class="navbar-brand"><img class="" src="/images/new-logo-sm.png" style="width: 200px" alt="Apache Cloudstack"></a>
|
||||
<a href="index.html" class="navbar-brand"><img class="" src="images/new-logo-sm.png" style="width: 200px" alt="Apache Cloudstack"></a>
|
||||
<button class="navbar-toggle collapsed" type="button" data-toggle="collapse" data-target="#navbar-main">
|
||||
<span class="icon-bar"></span>
|
||||
<span class="icon-bar"></span>
|
||||
|
|
@ -66,28 +66,28 @@
|
|||
<li class="divider"></li>
|
||||
<li><a tabindex="-1" href="https://blogs.apache.org/cloudstack/" target="_blank">Blog<span class="glyphicon glyphicon-share-alt pull-right"></span></a></li>
|
||||
<li><a tabindex="-1" href="http://planet.apache.org/cloudstack/" target="_blank">Planet</a></li>
|
||||
<li><a tabindex="-1" href="/history.html">History</a></li>
|
||||
<li><a tabindex="-1" href="history.html">History</a></li>
|
||||
<li><a tabindex="-1" href="http://cloudstack.apache.org/software/features.html" target="_blank">Features<span class="glyphicon glyphicon-share-alt pull-right"></span></a></li>
|
||||
<li><a tabindex="-1" href="/cloudstack-faq.html">FAQ</a></li>
|
||||
<li><a tabindex="-1" href="/who.html">Who We Are</a></li>
|
||||
<li><a tabindex="-1" href="/security.html">Security</a></li>
|
||||
<li><a tabindex="-1" href="cloudstack-faq.html">FAQ</a></li>
|
||||
<li><a tabindex="-1" href="who.html">Who We Are</a></li>
|
||||
<li><a tabindex="-1" href="security.html">Security</a></li>
|
||||
</ul>
|
||||
</li>
|
||||
<li class="dropdown">
|
||||
<a class="dropdown-toggle" data-toggle="dropdown" href="#" id="community">Community <span class="caret"></span></a>
|
||||
<ul class="dropdown-menu" aria-labelledby="community">
|
||||
<li><a tabindex="-1" href="/contribute.html">Get Involved</a></li>
|
||||
<li><a tabindex="-1" href="/developers.html">Developers</a></li>
|
||||
<li><a tabindex="-1" href="/mailing-lists.html">Mailing Lists</a></li>
|
||||
<li><a tabindex="-1" href="contribute.html">Get Involved</a></li>
|
||||
<li><a tabindex="-1" href="developers.html">Developers</a></li>
|
||||
<li><a tabindex="-1" href=/mailing-lists.html">Mailing Lists</a></li>
|
||||
<li><a tabindex="-1" href="http://lanyrd.com/topics/apache-cloudstack/" target="_blank">Events & Meetups <span class="glyphicon glyphicon-share-alt pull-right"></span></a></li>
|
||||
</ul>
|
||||
</li>
|
||||
<li class="dropdown">
|
||||
<a class="dropdown-toggle" data-toggle="dropdown" href="#" id="users">Users <span class="caret"></span></a>
|
||||
<ul class="dropdown-menu" aria-labelledby="users">
|
||||
<li><a tabindex="-1" href="/users.html">Known Users</a></li>
|
||||
<li><a tabindex="-1" href="users.html">Known Users</a></li>
|
||||
<li><a tabindex="-1" href="https://cwiki.apache.org/confluence/display/CLOUDSTACK/Case+Studies" target="_blank">Case Studies <span class="glyphicon glyphicon-share-alt pull-right"></span></a></li>
|
||||
<li><a tabindex="-1" href="/survey.html">Take Survey</a></li>
|
||||
<li><a tabindex="-1" href="survey.html">Take Survey</a></li>
|
||||
</ul>
|
||||
</li>
|
||||
<li class="dropdown">
|
||||
|
|
@ -99,16 +99,16 @@
|
|||
<li><a tabindex="-1" href="http://docs.cloudstack.apache.org/projects/cloudstack-release-notes" target="_blank">Release Notes</a></li>
|
||||
<li><a tabindex="-1" href="https://cwiki.apache.org/confluence/display/CLOUDSTACK/Home" target="_blank">Wiki</a></li>
|
||||
<li><a tabindex="-1" href="https://cwiki.apache.org/confluence/display/CLOUDSTACK/CloudStack+Books" target="_blank">Books</a></li>
|
||||
<li><a tabindex="-1" href="/docs/" target="_blank">Obsolete Docs</a></li>
|
||||
<li><a tabindex="-1" href="/docs/api/">API Documentation</a></li>
|
||||
<li><a tabindex="-1" href="docs/" target="_blank">Obsolete Docs</a></li>
|
||||
<li><a tabindex="-1" href="docs/api/">API Documentation</a></li>
|
||||
</ul>
|
||||
</li>
|
||||
<li class="dropdown">
|
||||
<a class="dropdown-toggle" data-toggle="dropdown" href="#" id="download">Download <span class="caret"></span></a>
|
||||
<ul class="dropdown-menu" aria-labelledby="download">
|
||||
<li><a tabindex="-1" href="/downloads.html">CloudStack Releases</a></li>
|
||||
<li><a tabindex="-1" href="/downloads.html#cloudmonkey">CloudMonkey</a></li>
|
||||
<li><a tabindex="-1" href="/downloads.html#archives">Release Archive</a></li>
|
||||
<li><a tabindex="-1" href="downloads.html">CloudStack Releases</a></li>
|
||||
<li><a tabindex="-1" href="downloads.html#cloudmonkey">CloudMonkey</a></li>
|
||||
<li><a tabindex="-1" href="downloads.html#archives">Release Archive</a></li>
|
||||
</ul>
|
||||
</li>
|
||||
<li class="dropdown">
|
||||
|
|
|
|||
40
survey.html
40
survey.html
|
|
@ -22,12 +22,12 @@
|
|||
<meta http-equiv="Content-Type" content="text/html;charset=UTF-8">
|
||||
<meta name="viewport" content="width=device-width, initial-scale=1.0, maximum-scale=1.0, user-scalable=1">
|
||||
|
||||
<link href="/stylesheets/bootstrap.css" rel="stylesheet" media="screen">
|
||||
<link href="/stylesheets/font-awesome.css" rel="stylesheet">
|
||||
<link href="/stylesheets/bootswatch.min.css" rel="stylesheet">
|
||||
<link href="stylesheets/bootstrap.css" rel="stylesheet" media="screen">
|
||||
<link href="stylesheets/font-awesome.css" rel="stylesheet">
|
||||
<link href="stylesheets/bootswatch.min.css" rel="stylesheet">
|
||||
|
||||
<link rel="shortcut icon" href="/images/favicon.ico">
|
||||
<link rel="icon" href="/images/favicon.ico">
|
||||
<link rel="shortcut icon" href="images/favicon.ico">
|
||||
<link rel="icon" href="images/favicon.ico">
|
||||
|
||||
<!-- Commenting out this template stuff until we figure out how to make it work with middleman
|
||||
{% if headers.atom %}
|
||||
|
|
@ -50,7 +50,7 @@
|
|||
<div class="navbar navbar-default navbar-fixed-top">
|
||||
<div class="container">
|
||||
<div class="navbar-header">
|
||||
<a href="/index.html" class="navbar-brand"><img class="" src="/images/new-logo-sm.png" style="width: 200px" alt="Apache Cloudstack"></a>
|
||||
<a href="index.html" class="navbar-brand"><img class="" src="images/new-logo-sm.png" style="width: 200px" alt="Apache Cloudstack"></a>
|
||||
<button class="navbar-toggle collapsed" type="button" data-toggle="collapse" data-target="#navbar-main">
|
||||
<span class="icon-bar"></span>
|
||||
<span class="icon-bar"></span>
|
||||
|
|
@ -66,28 +66,28 @@
|
|||
<li class="divider"></li>
|
||||
<li><a tabindex="-1" href="https://blogs.apache.org/cloudstack/" target="_blank">Blog<span class="glyphicon glyphicon-share-alt pull-right"></span></a></li>
|
||||
<li><a tabindex="-1" href="http://planet.apache.org/cloudstack/" target="_blank">Planet</a></li>
|
||||
<li><a tabindex="-1" href="/history.html">History</a></li>
|
||||
<li><a tabindex="-1" href="history.html">History</a></li>
|
||||
<li><a tabindex="-1" href="http://cloudstack.apache.org/software/features.html" target="_blank">Features<span class="glyphicon glyphicon-share-alt pull-right"></span></a></li>
|
||||
<li><a tabindex="-1" href="/cloudstack-faq.html">FAQ</a></li>
|
||||
<li><a tabindex="-1" href="/who.html">Who We Are</a></li>
|
||||
<li><a tabindex="-1" href="/security.html">Security</a></li>
|
||||
<li><a tabindex="-1" href="cloudstack-faq.html">FAQ</a></li>
|
||||
<li><a tabindex="-1" href="who.html">Who We Are</a></li>
|
||||
<li><a tabindex="-1" href="security.html">Security</a></li>
|
||||
</ul>
|
||||
</li>
|
||||
<li class="dropdown">
|
||||
<a class="dropdown-toggle" data-toggle="dropdown" href="#" id="community">Community <span class="caret"></span></a>
|
||||
<ul class="dropdown-menu" aria-labelledby="community">
|
||||
<li><a tabindex="-1" href="/contribute.html">Get Involved</a></li>
|
||||
<li><a tabindex="-1" href="/developers.html">Developers</a></li>
|
||||
<li><a tabindex="-1" href="/mailing-lists.html">Mailing Lists</a></li>
|
||||
<li><a tabindex="-1" href="contribute.html">Get Involved</a></li>
|
||||
<li><a tabindex="-1" href="developers.html">Developers</a></li>
|
||||
<li><a tabindex="-1" href=/mailing-lists.html">Mailing Lists</a></li>
|
||||
<li><a tabindex="-1" href="http://lanyrd.com/topics/apache-cloudstack/" target="_blank">Events & Meetups <span class="glyphicon glyphicon-share-alt pull-right"></span></a></li>
|
||||
</ul>
|
||||
</li>
|
||||
<li class="dropdown">
|
||||
<a class="dropdown-toggle" data-toggle="dropdown" href="#" id="users">Users <span class="caret"></span></a>
|
||||
<ul class="dropdown-menu" aria-labelledby="users">
|
||||
<li><a tabindex="-1" href="/users.html">Known Users</a></li>
|
||||
<li><a tabindex="-1" href="users.html">Known Users</a></li>
|
||||
<li><a tabindex="-1" href="https://cwiki.apache.org/confluence/display/CLOUDSTACK/Case+Studies" target="_blank">Case Studies <span class="glyphicon glyphicon-share-alt pull-right"></span></a></li>
|
||||
<li><a tabindex="-1" href="/survey.html">Take Survey</a></li>
|
||||
<li><a tabindex="-1" href="survey.html">Take Survey</a></li>
|
||||
</ul>
|
||||
</li>
|
||||
<li class="dropdown">
|
||||
|
|
@ -99,16 +99,16 @@
|
|||
<li><a tabindex="-1" href="http://docs.cloudstack.apache.org/projects/cloudstack-release-notes" target="_blank">Release Notes</a></li>
|
||||
<li><a tabindex="-1" href="https://cwiki.apache.org/confluence/display/CLOUDSTACK/Home" target="_blank">Wiki</a></li>
|
||||
<li><a tabindex="-1" href="https://cwiki.apache.org/confluence/display/CLOUDSTACK/CloudStack+Books" target="_blank">Books</a></li>
|
||||
<li><a tabindex="-1" href="/docs/" target="_blank">Obsolete Docs</a></li>
|
||||
<li><a tabindex="-1" href="/docs/api/">API Documentation</a></li>
|
||||
<li><a tabindex="-1" href="docs/" target="_blank">Obsolete Docs</a></li>
|
||||
<li><a tabindex="-1" href="docs/api/">API Documentation</a></li>
|
||||
</ul>
|
||||
</li>
|
||||
<li class="dropdown">
|
||||
<a class="dropdown-toggle" data-toggle="dropdown" href="#" id="download">Download <span class="caret"></span></a>
|
||||
<ul class="dropdown-menu" aria-labelledby="download">
|
||||
<li><a tabindex="-1" href="/downloads.html">CloudStack Releases</a></li>
|
||||
<li><a tabindex="-1" href="/downloads.html#cloudmonkey">CloudMonkey</a></li>
|
||||
<li><a tabindex="-1" href="/downloads.html#archives">Release Archive</a></li>
|
||||
<li><a tabindex="-1" href="downloads.html">CloudStack Releases</a></li>
|
||||
<li><a tabindex="-1" href="downloads.html#cloudmonkey">CloudMonkey</a></li>
|
||||
<li><a tabindex="-1" href="downloads.html#archives">Release Archive</a></li>
|
||||
</ul>
|
||||
</li>
|
||||
<li class="dropdown">
|
||||
|
|
|
|||
|
|
@ -22,12 +22,12 @@
|
|||
<meta http-equiv="Content-Type" content="text/html;charset=UTF-8">
|
||||
<meta name="viewport" content="width=device-width, initial-scale=1.0, maximum-scale=1.0, user-scalable=1">
|
||||
|
||||
<link href="/stylesheets/bootstrap.css" rel="stylesheet" media="screen">
|
||||
<link href="/stylesheets/font-awesome.css" rel="stylesheet">
|
||||
<link href="/stylesheets/bootswatch.min.css" rel="stylesheet">
|
||||
<link href="stylesheets/bootstrap.css" rel="stylesheet" media="screen">
|
||||
<link href="stylesheets/font-awesome.css" rel="stylesheet">
|
||||
<link href="stylesheets/bootswatch.min.css" rel="stylesheet">
|
||||
|
||||
<link rel="shortcut icon" href="/images/favicon.ico">
|
||||
<link rel="icon" href="/images/favicon.ico">
|
||||
<link rel="shortcut icon" href="images/favicon.ico">
|
||||
<link rel="icon" href="images/favicon.ico">
|
||||
|
||||
<!-- Commenting out this template stuff until we figure out how to make it work with middleman
|
||||
{% if headers.atom %}
|
||||
|
|
@ -50,7 +50,7 @@
|
|||
<div class="navbar navbar-default navbar-fixed-top">
|
||||
<div class="container">
|
||||
<div class="navbar-header">
|
||||
<a href="/index.html" class="navbar-brand"><img class="" src="/images/new-logo-sm.png" style="width: 200px" alt="Apache Cloudstack"></a>
|
||||
<a href="index.html" class="navbar-brand"><img class="" src="images/new-logo-sm.png" style="width: 200px" alt="Apache Cloudstack"></a>
|
||||
<button class="navbar-toggle collapsed" type="button" data-toggle="collapse" data-target="#navbar-main">
|
||||
<span class="icon-bar"></span>
|
||||
<span class="icon-bar"></span>
|
||||
|
|
@ -66,28 +66,28 @@
|
|||
<li class="divider"></li>
|
||||
<li><a tabindex="-1" href="https://blogs.apache.org/cloudstack/" target="_blank">Blog<span class="glyphicon glyphicon-share-alt pull-right"></span></a></li>
|
||||
<li><a tabindex="-1" href="http://planet.apache.org/cloudstack/" target="_blank">Planet</a></li>
|
||||
<li><a tabindex="-1" href="/history.html">History</a></li>
|
||||
<li><a tabindex="-1" href="history.html">History</a></li>
|
||||
<li><a tabindex="-1" href="http://cloudstack.apache.org/software/features.html" target="_blank">Features<span class="glyphicon glyphicon-share-alt pull-right"></span></a></li>
|
||||
<li><a tabindex="-1" href="/cloudstack-faq.html">FAQ</a></li>
|
||||
<li><a tabindex="-1" href="/who.html">Who We Are</a></li>
|
||||
<li><a tabindex="-1" href="/security.html">Security</a></li>
|
||||
<li><a tabindex="-1" href="cloudstack-faq.html">FAQ</a></li>
|
||||
<li><a tabindex="-1" href="who.html">Who We Are</a></li>
|
||||
<li><a tabindex="-1" href="security.html">Security</a></li>
|
||||
</ul>
|
||||
</li>
|
||||
<li class="dropdown">
|
||||
<a class="dropdown-toggle" data-toggle="dropdown" href="#" id="community">Community <span class="caret"></span></a>
|
||||
<ul class="dropdown-menu" aria-labelledby="community">
|
||||
<li><a tabindex="-1" href="/contribute.html">Get Involved</a></li>
|
||||
<li><a tabindex="-1" href="/developers.html">Developers</a></li>
|
||||
<li><a tabindex="-1" href="/mailing-lists.html">Mailing Lists</a></li>
|
||||
<li><a tabindex="-1" href="contribute.html">Get Involved</a></li>
|
||||
<li><a tabindex="-1" href="developers.html">Developers</a></li>
|
||||
<li><a tabindex="-1" href=/mailing-lists.html">Mailing Lists</a></li>
|
||||
<li><a tabindex="-1" href="http://lanyrd.com/topics/apache-cloudstack/" target="_blank">Events & Meetups <span class="glyphicon glyphicon-share-alt pull-right"></span></a></li>
|
||||
</ul>
|
||||
</li>
|
||||
<li class="dropdown">
|
||||
<a class="dropdown-toggle" data-toggle="dropdown" href="#" id="users">Users <span class="caret"></span></a>
|
||||
<ul class="dropdown-menu" aria-labelledby="users">
|
||||
<li><a tabindex="-1" href="/users.html">Known Users</a></li>
|
||||
<li><a tabindex="-1" href="users.html">Known Users</a></li>
|
||||
<li><a tabindex="-1" href="https://cwiki.apache.org/confluence/display/CLOUDSTACK/Case+Studies" target="_blank">Case Studies <span class="glyphicon glyphicon-share-alt pull-right"></span></a></li>
|
||||
<li><a tabindex="-1" href="/survey.html">Take Survey</a></li>
|
||||
<li><a tabindex="-1" href="survey.html">Take Survey</a></li>
|
||||
</ul>
|
||||
</li>
|
||||
<li class="dropdown">
|
||||
|
|
@ -99,16 +99,16 @@
|
|||
<li><a tabindex="-1" href="http://docs.cloudstack.apache.org/projects/cloudstack-release-notes" target="_blank">Release Notes</a></li>
|
||||
<li><a tabindex="-1" href="https://cwiki.apache.org/confluence/display/CLOUDSTACK/Home" target="_blank">Wiki</a></li>
|
||||
<li><a tabindex="-1" href="https://cwiki.apache.org/confluence/display/CLOUDSTACK/CloudStack+Books" target="_blank">Books</a></li>
|
||||
<li><a tabindex="-1" href="/docs/" target="_blank">Obsolete Docs</a></li>
|
||||
<li><a tabindex="-1" href="/docs/api/">API Documentation</a></li>
|
||||
<li><a tabindex="-1" href="docs/" target="_blank">Obsolete Docs</a></li>
|
||||
<li><a tabindex="-1" href="docs/api/">API Documentation</a></li>
|
||||
</ul>
|
||||
</li>
|
||||
<li class="dropdown">
|
||||
<a class="dropdown-toggle" data-toggle="dropdown" href="#" id="download">Download <span class="caret"></span></a>
|
||||
<ul class="dropdown-menu" aria-labelledby="download">
|
||||
<li><a tabindex="-1" href="/downloads.html">CloudStack Releases</a></li>
|
||||
<li><a tabindex="-1" href="/downloads.html#cloudmonkey">CloudMonkey</a></li>
|
||||
<li><a tabindex="-1" href="/downloads.html#archives">Release Archive</a></li>
|
||||
<li><a tabindex="-1" href="downloads.html">CloudStack Releases</a></li>
|
||||
<li><a tabindex="-1" href="downloads.html#cloudmonkey">CloudMonkey</a></li>
|
||||
<li><a tabindex="-1" href="downloads.html#archives">Release Archive</a></li>
|
||||
</ul>
|
||||
</li>
|
||||
<li class="dropdown">
|
||||
|
|
|
|||
40
users.html
40
users.html
|
|
@ -22,12 +22,12 @@
|
|||
<meta http-equiv="Content-Type" content="text/html;charset=UTF-8">
|
||||
<meta name="viewport" content="width=device-width, initial-scale=1.0, maximum-scale=1.0, user-scalable=1">
|
||||
|
||||
<link href="/stylesheets/bootstrap.css" rel="stylesheet" media="screen">
|
||||
<link href="/stylesheets/font-awesome.css" rel="stylesheet">
|
||||
<link href="/stylesheets/bootswatch.min.css" rel="stylesheet">
|
||||
<link href="stylesheets/bootstrap.css" rel="stylesheet" media="screen">
|
||||
<link href="stylesheets/font-awesome.css" rel="stylesheet">
|
||||
<link href="stylesheets/bootswatch.min.css" rel="stylesheet">
|
||||
|
||||
<link rel="shortcut icon" href="/images/favicon.ico">
|
||||
<link rel="icon" href="/images/favicon.ico">
|
||||
<link rel="shortcut icon" href="images/favicon.ico">
|
||||
<link rel="icon" href="images/favicon.ico">
|
||||
|
||||
<!-- Commenting out this template stuff until we figure out how to make it work with middleman
|
||||
{% if headers.atom %}
|
||||
|
|
@ -50,7 +50,7 @@
|
|||
<div class="navbar navbar-default navbar-fixed-top">
|
||||
<div class="container">
|
||||
<div class="navbar-header">
|
||||
<a href="/index.html" class="navbar-brand"><img class="" src="/images/new-logo-sm.png" style="width: 200px" alt="Apache Cloudstack"></a>
|
||||
<a href="index.html" class="navbar-brand"><img class="" src="images/new-logo-sm.png" style="width: 200px" alt="Apache Cloudstack"></a>
|
||||
<button class="navbar-toggle collapsed" type="button" data-toggle="collapse" data-target="#navbar-main">
|
||||
<span class="icon-bar"></span>
|
||||
<span class="icon-bar"></span>
|
||||
|
|
@ -66,28 +66,28 @@
|
|||
<li class="divider"></li>
|
||||
<li><a tabindex="-1" href="https://blogs.apache.org/cloudstack/" target="_blank">Blog<span class="glyphicon glyphicon-share-alt pull-right"></span></a></li>
|
||||
<li><a tabindex="-1" href="http://planet.apache.org/cloudstack/" target="_blank">Planet</a></li>
|
||||
<li><a tabindex="-1" href="/history.html">History</a></li>
|
||||
<li><a tabindex="-1" href="history.html">History</a></li>
|
||||
<li><a tabindex="-1" href="http://cloudstack.apache.org/software/features.html" target="_blank">Features<span class="glyphicon glyphicon-share-alt pull-right"></span></a></li>
|
||||
<li><a tabindex="-1" href="/cloudstack-faq.html">FAQ</a></li>
|
||||
<li><a tabindex="-1" href="/who.html">Who We Are</a></li>
|
||||
<li><a tabindex="-1" href="/security.html">Security</a></li>
|
||||
<li><a tabindex="-1" href="cloudstack-faq.html">FAQ</a></li>
|
||||
<li><a tabindex="-1" href="who.html">Who We Are</a></li>
|
||||
<li><a tabindex="-1" href="security.html">Security</a></li>
|
||||
</ul>
|
||||
</li>
|
||||
<li class="dropdown">
|
||||
<a class="dropdown-toggle" data-toggle="dropdown" href="#" id="community">Community <span class="caret"></span></a>
|
||||
<ul class="dropdown-menu" aria-labelledby="community">
|
||||
<li><a tabindex="-1" href="/contribute.html">Get Involved</a></li>
|
||||
<li><a tabindex="-1" href="/developers.html">Developers</a></li>
|
||||
<li><a tabindex="-1" href="/mailing-lists.html">Mailing Lists</a></li>
|
||||
<li><a tabindex="-1" href="contribute.html">Get Involved</a></li>
|
||||
<li><a tabindex="-1" href="developers.html">Developers</a></li>
|
||||
<li><a tabindex="-1" href=/mailing-lists.html">Mailing Lists</a></li>
|
||||
<li><a tabindex="-1" href="http://lanyrd.com/topics/apache-cloudstack/" target="_blank">Events & Meetups <span class="glyphicon glyphicon-share-alt pull-right"></span></a></li>
|
||||
</ul>
|
||||
</li>
|
||||
<li class="dropdown">
|
||||
<a class="dropdown-toggle" data-toggle="dropdown" href="#" id="users">Users <span class="caret"></span></a>
|
||||
<ul class="dropdown-menu" aria-labelledby="users">
|
||||
<li><a tabindex="-1" href="/users.html">Known Users</a></li>
|
||||
<li><a tabindex="-1" href="users.html">Known Users</a></li>
|
||||
<li><a tabindex="-1" href="https://cwiki.apache.org/confluence/display/CLOUDSTACK/Case+Studies" target="_blank">Case Studies <span class="glyphicon glyphicon-share-alt pull-right"></span></a></li>
|
||||
<li><a tabindex="-1" href="/survey.html">Take Survey</a></li>
|
||||
<li><a tabindex="-1" href="survey.html">Take Survey</a></li>
|
||||
</ul>
|
||||
</li>
|
||||
<li class="dropdown">
|
||||
|
|
@ -99,16 +99,16 @@
|
|||
<li><a tabindex="-1" href="http://docs.cloudstack.apache.org/projects/cloudstack-release-notes" target="_blank">Release Notes</a></li>
|
||||
<li><a tabindex="-1" href="https://cwiki.apache.org/confluence/display/CLOUDSTACK/Home" target="_blank">Wiki</a></li>
|
||||
<li><a tabindex="-1" href="https://cwiki.apache.org/confluence/display/CLOUDSTACK/CloudStack+Books" target="_blank">Books</a></li>
|
||||
<li><a tabindex="-1" href="/docs/" target="_blank">Obsolete Docs</a></li>
|
||||
<li><a tabindex="-1" href="/docs/api/">API Documentation</a></li>
|
||||
<li><a tabindex="-1" href="docs/" target="_blank">Obsolete Docs</a></li>
|
||||
<li><a tabindex="-1" href="docs/api/">API Documentation</a></li>
|
||||
</ul>
|
||||
</li>
|
||||
<li class="dropdown">
|
||||
<a class="dropdown-toggle" data-toggle="dropdown" href="#" id="download">Download <span class="caret"></span></a>
|
||||
<ul class="dropdown-menu" aria-labelledby="download">
|
||||
<li><a tabindex="-1" href="/downloads.html">CloudStack Releases</a></li>
|
||||
<li><a tabindex="-1" href="/downloads.html#cloudmonkey">CloudMonkey</a></li>
|
||||
<li><a tabindex="-1" href="/downloads.html#archives">Release Archive</a></li>
|
||||
<li><a tabindex="-1" href="downloads.html">CloudStack Releases</a></li>
|
||||
<li><a tabindex="-1" href="downloads.html#cloudmonkey">CloudMonkey</a></li>
|
||||
<li><a tabindex="-1" href="downloads.html#archives">Release Archive</a></li>
|
||||
</ul>
|
||||
</li>
|
||||
<li class="dropdown">
|
||||
|
|
|
|||
40
videos.html
40
videos.html
|
|
@ -22,12 +22,12 @@
|
|||
<meta http-equiv="Content-Type" content="text/html;charset=UTF-8">
|
||||
<meta name="viewport" content="width=device-width, initial-scale=1.0, maximum-scale=1.0, user-scalable=1">
|
||||
|
||||
<link href="/stylesheets/bootstrap.css" rel="stylesheet" media="screen">
|
||||
<link href="/stylesheets/font-awesome.css" rel="stylesheet">
|
||||
<link href="/stylesheets/bootswatch.min.css" rel="stylesheet">
|
||||
<link href="stylesheets/bootstrap.css" rel="stylesheet" media="screen">
|
||||
<link href="stylesheets/font-awesome.css" rel="stylesheet">
|
||||
<link href="stylesheets/bootswatch.min.css" rel="stylesheet">
|
||||
|
||||
<link rel="shortcut icon" href="/images/favicon.ico">
|
||||
<link rel="icon" href="/images/favicon.ico">
|
||||
<link rel="shortcut icon" href="images/favicon.ico">
|
||||
<link rel="icon" href="images/favicon.ico">
|
||||
|
||||
<!-- Commenting out this template stuff until we figure out how to make it work with middleman
|
||||
{% if headers.atom %}
|
||||
|
|
@ -50,7 +50,7 @@
|
|||
<div class="navbar navbar-default navbar-fixed-top">
|
||||
<div class="container">
|
||||
<div class="navbar-header">
|
||||
<a href="/index.html" class="navbar-brand"><img class="" src="/images/new-logo-sm.png" style="width: 200px" alt="Apache Cloudstack"></a>
|
||||
<a href="index.html" class="navbar-brand"><img class="" src="images/new-logo-sm.png" style="width: 200px" alt="Apache Cloudstack"></a>
|
||||
<button class="navbar-toggle collapsed" type="button" data-toggle="collapse" data-target="#navbar-main">
|
||||
<span class="icon-bar"></span>
|
||||
<span class="icon-bar"></span>
|
||||
|
|
@ -66,28 +66,28 @@
|
|||
<li class="divider"></li>
|
||||
<li><a tabindex="-1" href="https://blogs.apache.org/cloudstack/" target="_blank">Blog<span class="glyphicon glyphicon-share-alt pull-right"></span></a></li>
|
||||
<li><a tabindex="-1" href="http://planet.apache.org/cloudstack/" target="_blank">Planet</a></li>
|
||||
<li><a tabindex="-1" href="/history.html">History</a></li>
|
||||
<li><a tabindex="-1" href="history.html">History</a></li>
|
||||
<li><a tabindex="-1" href="http://cloudstack.apache.org/software/features.html" target="_blank">Features<span class="glyphicon glyphicon-share-alt pull-right"></span></a></li>
|
||||
<li><a tabindex="-1" href="/cloudstack-faq.html">FAQ</a></li>
|
||||
<li><a tabindex="-1" href="/who.html">Who We Are</a></li>
|
||||
<li><a tabindex="-1" href="/security.html">Security</a></li>
|
||||
<li><a tabindex="-1" href="cloudstack-faq.html">FAQ</a></li>
|
||||
<li><a tabindex="-1" href="who.html">Who We Are</a></li>
|
||||
<li><a tabindex="-1" href="security.html">Security</a></li>
|
||||
</ul>
|
||||
</li>
|
||||
<li class="dropdown">
|
||||
<a class="dropdown-toggle" data-toggle="dropdown" href="#" id="community">Community <span class="caret"></span></a>
|
||||
<ul class="dropdown-menu" aria-labelledby="community">
|
||||
<li><a tabindex="-1" href="/contribute.html">Get Involved</a></li>
|
||||
<li><a tabindex="-1" href="/developers.html">Developers</a></li>
|
||||
<li><a tabindex="-1" href="/mailing-lists.html">Mailing Lists</a></li>
|
||||
<li><a tabindex="-1" href="contribute.html">Get Involved</a></li>
|
||||
<li><a tabindex="-1" href="developers.html">Developers</a></li>
|
||||
<li><a tabindex="-1" href=/mailing-lists.html">Mailing Lists</a></li>
|
||||
<li><a tabindex="-1" href="http://lanyrd.com/topics/apache-cloudstack/" target="_blank">Events & Meetups <span class="glyphicon glyphicon-share-alt pull-right"></span></a></li>
|
||||
</ul>
|
||||
</li>
|
||||
<li class="dropdown">
|
||||
<a class="dropdown-toggle" data-toggle="dropdown" href="#" id="users">Users <span class="caret"></span></a>
|
||||
<ul class="dropdown-menu" aria-labelledby="users">
|
||||
<li><a tabindex="-1" href="/users.html">Known Users</a></li>
|
||||
<li><a tabindex="-1" href="users.html">Known Users</a></li>
|
||||
<li><a tabindex="-1" href="https://cwiki.apache.org/confluence/display/CLOUDSTACK/Case+Studies" target="_blank">Case Studies <span class="glyphicon glyphicon-share-alt pull-right"></span></a></li>
|
||||
<li><a tabindex="-1" href="/survey.html">Take Survey</a></li>
|
||||
<li><a tabindex="-1" href="survey.html">Take Survey</a></li>
|
||||
</ul>
|
||||
</li>
|
||||
<li class="dropdown">
|
||||
|
|
@ -99,16 +99,16 @@
|
|||
<li><a tabindex="-1" href="http://docs.cloudstack.apache.org/projects/cloudstack-release-notes" target="_blank">Release Notes</a></li>
|
||||
<li><a tabindex="-1" href="https://cwiki.apache.org/confluence/display/CLOUDSTACK/Home" target="_blank">Wiki</a></li>
|
||||
<li><a tabindex="-1" href="https://cwiki.apache.org/confluence/display/CLOUDSTACK/CloudStack+Books" target="_blank">Books</a></li>
|
||||
<li><a tabindex="-1" href="/docs/" target="_blank">Obsolete Docs</a></li>
|
||||
<li><a tabindex="-1" href="/docs/api/">API Documentation</a></li>
|
||||
<li><a tabindex="-1" href="docs/" target="_blank">Obsolete Docs</a></li>
|
||||
<li><a tabindex="-1" href="docs/api/">API Documentation</a></li>
|
||||
</ul>
|
||||
</li>
|
||||
<li class="dropdown">
|
||||
<a class="dropdown-toggle" data-toggle="dropdown" href="#" id="download">Download <span class="caret"></span></a>
|
||||
<ul class="dropdown-menu" aria-labelledby="download">
|
||||
<li><a tabindex="-1" href="/downloads.html">CloudStack Releases</a></li>
|
||||
<li><a tabindex="-1" href="/downloads.html#cloudmonkey">CloudMonkey</a></li>
|
||||
<li><a tabindex="-1" href="/downloads.html#archives">Release Archive</a></li>
|
||||
<li><a tabindex="-1" href="downloads.html">CloudStack Releases</a></li>
|
||||
<li><a tabindex="-1" href="downloads.html#cloudmonkey">CloudMonkey</a></li>
|
||||
<li><a tabindex="-1" href="downloads.html#archives">Release Archive</a></li>
|
||||
</ul>
|
||||
</li>
|
||||
<li class="dropdown">
|
||||
|
|
|
|||
40
who.html
40
who.html
|
|
@ -22,12 +22,12 @@
|
|||
<meta http-equiv="Content-Type" content="text/html;charset=UTF-8">
|
||||
<meta name="viewport" content="width=device-width, initial-scale=1.0, maximum-scale=1.0, user-scalable=1">
|
||||
|
||||
<link href="/stylesheets/bootstrap.css" rel="stylesheet" media="screen">
|
||||
<link href="/stylesheets/font-awesome.css" rel="stylesheet">
|
||||
<link href="/stylesheets/bootswatch.min.css" rel="stylesheet">
|
||||
<link href="stylesheets/bootstrap.css" rel="stylesheet" media="screen">
|
||||
<link href="stylesheets/font-awesome.css" rel="stylesheet">
|
||||
<link href="stylesheets/bootswatch.min.css" rel="stylesheet">
|
||||
|
||||
<link rel="shortcut icon" href="/images/favicon.ico">
|
||||
<link rel="icon" href="/images/favicon.ico">
|
||||
<link rel="shortcut icon" href="images/favicon.ico">
|
||||
<link rel="icon" href="images/favicon.ico">
|
||||
|
||||
<!-- Commenting out this template stuff until we figure out how to make it work with middleman
|
||||
{% if headers.atom %}
|
||||
|
|
@ -50,7 +50,7 @@
|
|||
<div class="navbar navbar-default navbar-fixed-top">
|
||||
<div class="container">
|
||||
<div class="navbar-header">
|
||||
<a href="/index.html" class="navbar-brand"><img class="" src="/images/new-logo-sm.png" style="width: 200px" alt="Apache Cloudstack"></a>
|
||||
<a href="index.html" class="navbar-brand"><img class="" src="images/new-logo-sm.png" style="width: 200px" alt="Apache Cloudstack"></a>
|
||||
<button class="navbar-toggle collapsed" type="button" data-toggle="collapse" data-target="#navbar-main">
|
||||
<span class="icon-bar"></span>
|
||||
<span class="icon-bar"></span>
|
||||
|
|
@ -66,28 +66,28 @@
|
|||
<li class="divider"></li>
|
||||
<li><a tabindex="-1" href="https://blogs.apache.org/cloudstack/" target="_blank">Blog<span class="glyphicon glyphicon-share-alt pull-right"></span></a></li>
|
||||
<li><a tabindex="-1" href="http://planet.apache.org/cloudstack/" target="_blank">Planet</a></li>
|
||||
<li><a tabindex="-1" href="/history.html">History</a></li>
|
||||
<li><a tabindex="-1" href="history.html">History</a></li>
|
||||
<li><a tabindex="-1" href="http://cloudstack.apache.org/software/features.html" target="_blank">Features<span class="glyphicon glyphicon-share-alt pull-right"></span></a></li>
|
||||
<li><a tabindex="-1" href="/cloudstack-faq.html">FAQ</a></li>
|
||||
<li><a tabindex="-1" href="/who.html">Who We Are</a></li>
|
||||
<li><a tabindex="-1" href="/security.html">Security</a></li>
|
||||
<li><a tabindex="-1" href="cloudstack-faq.html">FAQ</a></li>
|
||||
<li><a tabindex="-1" href="who.html">Who We Are</a></li>
|
||||
<li><a tabindex="-1" href="security.html">Security</a></li>
|
||||
</ul>
|
||||
</li>
|
||||
<li class="dropdown">
|
||||
<a class="dropdown-toggle" data-toggle="dropdown" href="#" id="community">Community <span class="caret"></span></a>
|
||||
<ul class="dropdown-menu" aria-labelledby="community">
|
||||
<li><a tabindex="-1" href="/contribute.html">Get Involved</a></li>
|
||||
<li><a tabindex="-1" href="/developers.html">Developers</a></li>
|
||||
<li><a tabindex="-1" href="/mailing-lists.html">Mailing Lists</a></li>
|
||||
<li><a tabindex="-1" href="contribute.html">Get Involved</a></li>
|
||||
<li><a tabindex="-1" href="developers.html">Developers</a></li>
|
||||
<li><a tabindex="-1" href=/mailing-lists.html">Mailing Lists</a></li>
|
||||
<li><a tabindex="-1" href="http://lanyrd.com/topics/apache-cloudstack/" target="_blank">Events & Meetups <span class="glyphicon glyphicon-share-alt pull-right"></span></a></li>
|
||||
</ul>
|
||||
</li>
|
||||
<li class="dropdown">
|
||||
<a class="dropdown-toggle" data-toggle="dropdown" href="#" id="users">Users <span class="caret"></span></a>
|
||||
<ul class="dropdown-menu" aria-labelledby="users">
|
||||
<li><a tabindex="-1" href="/users.html">Known Users</a></li>
|
||||
<li><a tabindex="-1" href="users.html">Known Users</a></li>
|
||||
<li><a tabindex="-1" href="https://cwiki.apache.org/confluence/display/CLOUDSTACK/Case+Studies" target="_blank">Case Studies <span class="glyphicon glyphicon-share-alt pull-right"></span></a></li>
|
||||
<li><a tabindex="-1" href="/survey.html">Take Survey</a></li>
|
||||
<li><a tabindex="-1" href="survey.html">Take Survey</a></li>
|
||||
</ul>
|
||||
</li>
|
||||
<li class="dropdown">
|
||||
|
|
@ -99,16 +99,16 @@
|
|||
<li><a tabindex="-1" href="http://docs.cloudstack.apache.org/projects/cloudstack-release-notes" target="_blank">Release Notes</a></li>
|
||||
<li><a tabindex="-1" href="https://cwiki.apache.org/confluence/display/CLOUDSTACK/Home" target="_blank">Wiki</a></li>
|
||||
<li><a tabindex="-1" href="https://cwiki.apache.org/confluence/display/CLOUDSTACK/CloudStack+Books" target="_blank">Books</a></li>
|
||||
<li><a tabindex="-1" href="/docs/" target="_blank">Obsolete Docs</a></li>
|
||||
<li><a tabindex="-1" href="/docs/api/">API Documentation</a></li>
|
||||
<li><a tabindex="-1" href="docs/" target="_blank">Obsolete Docs</a></li>
|
||||
<li><a tabindex="-1" href="docs/api/">API Documentation</a></li>
|
||||
</ul>
|
||||
</li>
|
||||
<li class="dropdown">
|
||||
<a class="dropdown-toggle" data-toggle="dropdown" href="#" id="download">Download <span class="caret"></span></a>
|
||||
<ul class="dropdown-menu" aria-labelledby="download">
|
||||
<li><a tabindex="-1" href="/downloads.html">CloudStack Releases</a></li>
|
||||
<li><a tabindex="-1" href="/downloads.html#cloudmonkey">CloudMonkey</a></li>
|
||||
<li><a tabindex="-1" href="/downloads.html#archives">Release Archive</a></li>
|
||||
<li><a tabindex="-1" href="downloads.html">CloudStack Releases</a></li>
|
||||
<li><a tabindex="-1" href="downloads.html#cloudmonkey">CloudMonkey</a></li>
|
||||
<li><a tabindex="-1" href="downloads.html#archives">Release Archive</a></li>
|
||||
</ul>
|
||||
</li>
|
||||
<li class="dropdown">
|
||||
|
|
|
|||
Loading…
Reference in New Issue