Repository: cloudstack-www
Updated Branches:
  refs/heads/master 51e1230a9 -> 071d06320


http://git-wip-us.apache.org/repos/asf/cloudstack-www/blob/071d0632/content/api_archives.html
----------------------------------------------------------------------
diff --git a/content/api_archives.html b/content/api_archives.html
new file mode 100644
index 0000000..d34d838
--- /dev/null
+++ b/content/api_archives.html
@@ -0,0 +1,218 @@
+<!doctype html>
+<html>  
+  <head>
+    <title>Apache CloudStack: Open Source Cloud Computing</title>
+
+    <meta name="description" content="CloudStack is open source cloud 
computing software for creating, managing, and deploying infrastructure cloud 
services">
+
+    <meta itemprop="name" content="Apache Cloudstack">
+    <meta itemprop="description" content="CloudStack is open source cloud 
computing software for creating, managing, and deploying infrastructure cloud 
services">
+    <meta itemprop="image" 
content="https://cloudstack.apache.org/images/monkey-144.png";>
+
+    <meta property="og:title" content="Apache Cloudstack">
+    <meta property="og:description" content="CloudStack is open source cloud 
computing software for creating, managing, and deploying infrastructure cloud 
services">
+    <meta property="og:site_name" content="Apache Cloudstack"/>
+    <meta property="og:image" 
content="https://cloudstack.apache.org/images/monkey-144.png";>
+
+    <meta name="twitter:card" content="summary">
+    <meta name="twitter:title" content="Apache Cloudstack">
+    <meta name="twitter:description" content="CloudStack is open source cloud 
computing software for creating, managing, and deploying infrastructure cloud 
services">
+    <meta name="twitter:image:src" 
content="https://cloudstack.apache.org/images/monkey-144.png";>
+
+    <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 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 %}
+      <link rel="alternate" href="{{ headers.atom.url }}"
+            type="application/atom+xml" title="{{ headers.atom.title }}" />
+    {% endif %}
+
+    {% if headers.base %}<base href="{{ headers.base }}" />{% endif %}
+-->
+<!--    {% if headers.notice %}{{ headers.notice }}{% endif %} -->
+        <!-- Twitter Bootstrap and jQuery after this line. -->
+        <script src="https://code.jquery.com/jquery-latest.js";></script>
+        <script 
src="https://netdna.bootstrapcdn.com/bootstrap/3.0.0/js/bootstrap.min.js";></script>
+        <script>
+            $('.dropdown-toggle').dropdown();
+            $('.nav-collapse').collapse();
+        </script>
+  </head>
+  <body>
+    <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>
+                <button class="navbar-toggle collapsed" type="button" 
data-toggle="collapse" data-target="#navbar-main">
+                    <span class="icon-bar"></span>
+                    <span class="icon-bar"></span>
+                    <span class="icon-bar"></span>
+                </button>
+            </div>
+            <div class="navbar-collapse collapse" id="navbar-main">
+                <ul class="nav navbar-nav">
+            <li class="dropdown">
+              <a class="dropdown-toggle" data-toggle="dropdown" href="#" 
id="about">About <span class="caret"></span></a>
+              <ul class="dropdown-menu" aria-labelledby="about">
+                <li><a tabindex="-1" href="about.html">About</a></li>
+                <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="features.html">Features</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="http://lanyrd.com/topics/apache-cloudstack/"; target="_blank">Events &amp; 
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="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>
+              </ul>
+            </li>
+            <li class="dropdown">
+              <a class="dropdown-toggle" data-toggle="dropdown" href="#" 
id="docs">Documentation <span class="caret"></span></a>
+              <ul class="dropdown-menu" aria-labelledby="docs">
+                <li><a tabindex="-1" href="http://docs.cloudstack.apache.org"; 
target="_blank">Getting Started Docs</span></a></li>
+                <li><a tabindex="-1" 
href="http://docs.cloudstack.apache.org/projects/cloudstack-installation"; 
target="_blank">Installation Docs</a></li> 
+                <li><a tabindex="-1" 
href="http://docs.cloudstack.apache.org/projects/cloudstack-administration"; 
target="_blank">Administration Docs</a></li>
+                <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="api.html">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="archives.html">Release 
Archive</a></li>
+              </ul>
+            </li>
+                       <li class="dropdown">
+              <a class="dropdown-toggle" data-toggle="dropdown" href="#" 
id="apache">Apache <span class="caret"></span></a>
+              <ul class="dropdown-menu" aria-labelledby="apache">
+                               <li><a tabindex="-1" 
href="http://apache.org";>Apache Software Foundation</a></li>
+                <li><a tabindex="-1" 
href="http://www.apache.org/licenses/";>License</a></li>
+                <li><a tabindex="-1" 
href="http://www.apache.org/foundation/sponsorship.html";>Sponsorship</a></li>
+                <li><a tabindex="-1" 
href="http://www.apache.org/foundation/thanks.html";>Thanks</a></li>
+              </ul>
+            </li>
+          </ul>
+            </div>
+        </div>
+    </div>
+    <div class="container">
+        <div class="bs-docs-section">
+            <div class="row">
+
+<div class="col-lg-12">
+
+<div class="page-header">
+
+<h1 id="indicators">Apache CloudStack: deprecated API</h1>
+
+</div>
+
+</div>
+
+</div>
+
+<p>Below are API reference material for older version of Apache CloudStack, 
provided by major feature version.  Each feature version supports three levels 
of access, and the available API commands for each level are provided 
seperately.</p>
+
+<p>If you find problems or see ways in which this API reference can be enhanced
+we would welcome your help, please file a bug in the
+<a href="https://issues.apache.org/jira/browse/CLOUDSTACK";>CloudStack bug 
tracker</a>
+or by submitting a patch.</p>
+
+<h2 id="x">4.6.x</h2>
+
+<ul>
+  <li><a href="api/apidocs-4.6/TOC_Root_Admin.html">Root Admin API</a></li>
+  <li><a href="api/apidocs-4.6/TOC_Domain_Admin.html">Domain Admin API</a></li>
+  <li><a href="api/apidocs-4.6/TOC_User.html">User API</a></li>
+</ul>
+
+<h2 id="x-1">4.5.x</h2>
+
+<ul>
+  <li><a href="api/apidocs-4.5/TOC_Root_Admin.html">Root Admin API</a></li>
+  <li><a href="api/apidocs-4.5/TOC_Domain_Admin.html">Domain Admin API</a></li>
+  <li><a href="api/apidocs-4.5/TOC_User.html">User API</a></li>
+</ul>
+
+<h2 id="x-2">4.4.x</h2>
+
+<ul>
+  <li><a href="api/apidocs-4.4/TOC_Root_Admin.html">Root Admin API</a></li>
+  <li><a href="api/apidocs-4.4/TOC_Domain_Admin.html">Domain Admin API</a></li>
+  <li><a href="api/apidocs-4.4/TOC_User.html">User API</a></li>
+</ul>
+
+<h2 id="x-3">4.3.x</h2>
+
+<ul>
+  <li><a href="api/apidocs-4.3/TOC_Root_Admin.html">Root Admin API</a></li>
+  <li><a href="api/apidocs-4.3/TOC_Domain_Admin.html">Domain Admin API</a></li>
+  <li><a href="api/apidocs-4.3/TOC_User.html">User API</a></li>
+</ul>
+
+<h2 id="x-4">4.2.x</h2>
+
+<ul>
+  <li><a href="api/apidocs-4.2/TOC_Root_Admin.html">Root Admin API</a></li>
+  <li><a href="api/apidocs-4.2/TOC_Domain_Admin.html">Domain Admin API</a></li>
+  <li><a href="api/apidocs-4.2/TOC_User.html">User API</a></li>
+</ul>
+
+<h2 id="x-5">4.1.x</h2>
+
+<ul>
+  <li><a href="api/apidocs-4.1/TOC_Root_Admin.html">Root Admin API</a></li>
+  <li><a href="api/apidocs-4.1/TOC_Domain_Admin.html">Domain Admin API</a></li>
+  <li><a href="api/apidocs-4.1/TOC_User.html">User API</a></li>
+</ul>
+
+<h2 id="x-6">4.0.x</h2>
+
+<ul>
+  <li><a href="api/apidocs-4.0.0/TOC_Root_Admin.html">Root Admin API</a></li>
+  <li><a href="api/apidocs-4.0.0/TOC_Domain_Admin.html">Domain Admin 
API</a></li>
+  <li><a href="api/apidocs-4.0.0/TOC_User.html">User API</a></li>
+</ul>
+
+<p>Latest API documentation is located in the <a href="api.html">API 
page</a>.</p>
+
+
+            <footer>
+                <p>Copyright © 2016 The Apache Software Foundation, Licensed 
under the Apache License, Version 2.0. <br/>
+                "Apache", "CloudStack", "Apache CloudStack", the Apache 
CloudStack logo, the Apache CloudStack Cloud Monkey logo and the Apache feather 
logos are registered trademarks or trademarks of The Apache Software 
Foundation.</p>
+                <p><a href="/trademark-guidelines.html">Apache CloudStack 
Trademark Usage</a> - <a href="/bylaws.html">Apache CloudStack Community 
ByLaws</a></p>
+            </footer>
+
+        </div>
+    </div>
+</div>
+  </body>
+</html>

http://git-wip-us.apache.org/repos/asf/cloudstack-www/blob/071d0632/content/archives.html
----------------------------------------------------------------------
diff --git a/content/archives.html b/content/archives.html
index c16f8a2..3e0d425 100644
--- a/content/archives.html
+++ b/content/archives.html
@@ -107,7 +107,7 @@
               <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="archives.html">Release 
Archive</a></li>
               </ul>
             </li>
                        <li class="dropdown">
@@ -199,6 +199,7 @@
 <h3>CloudMonkey release archives</h3>
 
 <ul>
+  <li><a 
href="http://archive.apache.org/dist/cloudstack/releases/cloudmonkey-5.3.2/";>apache-cloudstack-cloudmonkey-5.3.2</a></li>
   <li><a 
href="http://archive.apache.org/dist/cloudstack/releases/cloudmonkey-5.3.1/";>apache-cloudstack-cloudmonkey-5.3.1</a></li>
   <li><a 
href="http://archive.apache.org/dist/cloudstack/releases/cloudmonkey-5.3.0/";>apache-cloudstack-cloudmonkey-5.3.0</a></li>
   <li><a 
href="http://archive.apache.org/dist/cloudstack/releases/cloudmonkey-5.2.0/";>apache-cloudstack-cloudmonkey-5.2.0</a></li>

http://git-wip-us.apache.org/repos/asf/cloudstack-www/blob/071d0632/content/bylaws.html
----------------------------------------------------------------------
diff --git a/content/bylaws.html b/content/bylaws.html
index 03eab82..57d3557 100644
--- a/content/bylaws.html
+++ b/content/bylaws.html
@@ -107,7 +107,7 @@
               <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="archives.html">Release 
Archive</a></li>
               </ul>
             </li>
                        <li class="dropdown">

http://git-wip-us.apache.org/repos/asf/cloudstack-www/blob/071d0632/content/cloudstack-faq.html
----------------------------------------------------------------------
diff --git a/content/cloudstack-faq.html b/content/cloudstack-faq.html
index 566e485..7c2aedc 100644
--- a/content/cloudstack-faq.html
+++ b/content/cloudstack-faq.html
@@ -107,7 +107,7 @@
               <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="archives.html">Release 
Archive</a></li>
               </ul>
             </li>
                        <li class="dropdown">
@@ -141,12 +141,12 @@
 
 <p>This page is for Frequently Asked Questions (FAQ) having to do with Apache 
CloudStack as a project and its use.</p>
 
-<p>Have a question that's not answered here? You might want to ask on the <a 
href="/mailing-lists.html">CloudStack users mailing list</a>.</p>
+<p>Have a question that's not answered here? You might want to ask on the <a 
href="mailing-lists.html">CloudStack users mailing list</a>.</p>
 
 <ul>
-  <li><a href="/cloudstack-faq.html#what">What is Apache CloudStack?</a></li>
-  <li><a href="/cloudstack-faq.html#private">Can I create my own private 
templates?</a></li>
-  <li><a href="/cloudstack-faq.html#users">How are users, accounts, and 
domains handled in CloudStack?</a></li>
+  <li><a href="cloudstack-faq.html#what">What is Apache CloudStack?</a></li>
+  <li><a href="cloudstack-faq.html#private">Can I create my own private 
templates?</a></li>
+  <li><a href="cloudstack-faq.html#users">How are users, accounts, and domains 
handled in CloudStack?</a></li>
 </ul>
 
 <h3 id="what-is-apache-cloudstack">What is Apache CloudStack?</h3>

http://git-wip-us.apache.org/repos/asf/cloudstack-www/blob/071d0632/content/contribute.html
----------------------------------------------------------------------
diff --git a/content/contribute.html b/content/contribute.html
index 672c6e4..7ccc39f 100644
--- a/content/contribute.html
+++ b/content/contribute.html
@@ -107,7 +107,7 @@
               <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="archives.html">Release 
Archive</a></li>
               </ul>
             </li>
                        <li class="dropdown">
@@ -141,15 +141,15 @@
 
 <p>Interested in helping out with Apache CloudStack? Great! We welcome 
participation from anybody willing to work <a 
href="http://theapacheway.com/";>The Apache Way</a> and make a contribution.</p>
 
-<p>Note that you <strong>do not have to be a developer</strong> in order to 
contribute to Apache CloudStack. We need folks to help with documentation, 
translation, promotion, and having someone with snazzy Web design skills would 
not be a bad thing! Want to give a talk about Apache CloudStack, or even 
organize a CloudStack event? <a href="/mailing-lists.html">We're all ears – 
join us on the Marketing list and we'll help you get started</a>!</p>
+<p>Note that you <strong>do not have to be a developer</strong> in order to 
contribute to Apache CloudStack. We need folks to help with documentation, 
translation, promotion, and having someone with snazzy Web design skills would 
not be a bad thing! Want to give a talk about Apache CloudStack, or even 
organize a CloudStack event? <a href="mailing-lists.html">We're all ears – 
join us on the Marketing list and we'll help you get started</a>!</p>
 
-<p>Developers, of course, are also welcome. See the <a 
href="/developers.html">Developer Resources</a> page!</p>
+<p>Developers, of course, are also welcome. See the <a 
href="developers.html">Developer Resources</a> page!</p>
 
 <p>If you just want to report a bug, that's easily done in our <a 
href="https://issues.apache.org/jira/browse/CLOUDSTACK";>Jira bug tracking 
tool</a>.</p>
 
 <h2 id="where-to-ask-for-help">Where To Ask For Help</h2>
 
-<p>Need some help getting started? Feel free to ask on the <a 
href="/mailing-lists.html">mailing list</a> or find us on one of the following 
IRC channels on irc.freenode.net:</p>
+<p>Need some help getting started? Feel free to ask on the <a 
href="mailing-lists.html">mailing list</a> or find us on one of the following 
IRC channels on irc.freenode.net:</p>
 
 <ul>
   <li>#cloudstack - General Apache CloudStack conversation and end user 
support</li>

http://git-wip-us.apache.org/repos/asf/cloudstack-www/blob/071d0632/content/developers.html
----------------------------------------------------------------------
diff --git a/content/developers.html b/content/developers.html
index 70304d8..69b6b7d 100644
--- a/content/developers.html
+++ b/content/developers.html
@@ -107,7 +107,7 @@
               <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="archives.html">Release 
Archive</a></li>
               </ul>
             </li>
                        <li class="dropdown">
@@ -157,7 +157,7 @@
 
 <p>Apache CloudStack has a read-only mirror on <a 
href="https://github.com/apache/cloudstack"; target="_blank">GitHub</a> that is 
kept in sync with the canonical Git repo maintained by the Apache Software 
Foundation. Submitting GitHub pull requests is the easiest way to get your 
contribution upstream. For detailed instructions see the link below:</p>
 
-<br /><a 
href="https://github.com/apache/cloudstack/blob/master/CONTRIBUTING.md"; 
target="_blank">GitHub Contribution Guidelines</a>
+<br /><a 
href="https://github.com/apache/cloudstack/blob/master/CONTRIBUTING.md"; 
target="_blank">GitHub Contribution Guidelines</a>&lt;/br&gt;
 
 <h3>Submitting a patch through JIRA</h3>
 

http://git-wip-us.apache.org/repos/asf/cloudstack-www/blob/071d0632/content/downloads.html
----------------------------------------------------------------------
diff --git a/content/downloads.html b/content/downloads.html
index b4d0767..dd58ebe 100644
--- a/content/downloads.html
+++ b/content/downloads.html
@@ -107,7 +107,7 @@
               <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="archives.html">Release 
Archive</a></li>
               </ul>
             </li>
                        <li class="dropdown">
@@ -220,7 +220,7 @@
     <li>CentOS/RHEL 7 RPM repository: <a 
href="http://cloudstack.apt-get.eu/centos/7/";>http://cloudstack.apt-get.eu/centos/7/</a></li>
 </ul>
 
-<p>Instructions for using these community provided repositories can be found 
in the <a 
href="http://docs.cloudstack.apache.org/projects/cloudstack-installation/en/4.8/management-server/index.html#configure-package-repository";>Configure
 Package Repository</a> section of the Installation Guide.</p>
+<p>Instructions for using these community provided repositories can be found 
in the <a 
href="http://docs.cloudstack.apache.org/projects/cloudstack-installation/en/4.9/management-server/index.html#configure-package-repository";>Configure
 Package Repository</a> section of the Installation Guide.</p>
 
 
 <h4>Third-Party Distributions</h4>
@@ -277,11 +277,11 @@ Additionally, you can verify the MD5 or SHA512 signatures 
on the files.
 
 <h4>Release Notes for CloudStack 4.9</h4>
 
-<p>Full release notes can be found in the <a 
href="http://docs.cloudstack.apache.org/projects/cloudstack-release-notes/en/4.9.0/";>Version
 4.9 Release Notes</a> document.</p>
+<p>Full release notes can be found in the <a 
href="http://docs.cloudstack.apache.org/projects/cloudstack-release-notes/en/4.9.0.1/";>Version
 4.9 Release Notes</a> document.</p>
 
 <p>Instructions for building from source and installing Apache CloudStack can 
be found in the <a 
href="http://docs.cloudstack.apache.org/projects/cloudstack-installation/en/4.9/";>Installation
 Guide</a>.</p>
 
-<p>Instructions for building from source and upgrading from a previous version 
of CloudStack to Apache CloudStack 4.9 can be found in the upgrade section of 
the <a 
href="http://docs.cloudstack.apache.org/projects/cloudstack-release-notes/en/4.9.0/";>Release
 Notes</a>.</p>
+<p>Instructions for building from source and upgrading from a previous version 
of CloudStack to Apache CloudStack 4.9 can be found in the upgrade section of 
the <a 
href="http://docs.cloudstack.apache.org/projects/cloudstack-release-notes/en/4.9.0.1/";>Release
 Notes</a>.</p>
 
 <p><a name="cloudmonkey"></a></p>
 
@@ -303,15 +303,15 @@ Additionally, you can verify the MD5 or SHA512 signatures 
on the files.
 
 <h4 id="source-release">Source Release</h4>
 
-<p>CloudMonkey's most current release is 5.3.2.</p>
+<p>CloudMonkey's most current release is 5.3.3.</p>
 
 <p>
-<a 
href="http://www.apache.org/dyn/closer.lua/cloudstack/releases/cloudmonkey-5.3.2/apache-cloudstack-cloudmonkey-5.3.2-src.tar.bz2";><button
 type="button" class="btn btn-primary btn-lg">Get the 5.3.2 Source!</button></a>
+<a 
href="http://www.apache.org/dyn/closer.lua/cloudstack/releases/cloudmonkey-5.3.3/apache-cloudstack-cloudmonkey-5.3.3-src.tar.bz2";><button
 type="button" class="btn btn-primary btn-lg">Get the 5.3.3 Source!</button></a>
 
 <a href="http://www.apache.org/dist/cloudstack/KEYS";><button type="button" 
class="btn btn-info btn-xs">KEYS</button></a>
-<a 
href="http://www.apache.org/dist/cloudstack/releases/cloudmonkey-5.3.2/apache-cloudstack-cloudmonkey-5.3.2-src.tar.bz2.asc";><button
 type="button" class="btn btn-info btn-xs">PGP</button></a>
-<a 
href="http://www.apache.org/dist/cloudstack/releases/cloudmonkey-5.3.2/apache-cloudstack-cloudmonkey-5.3.2-src.tar.bz2.md5";><button
 type="button" class="btn btn-info btn-xs">MD5</button></a>
-<a 
href="http://www.apache.org/dist/cloudstack/releases/cloudmonkey-5.3.2/apache-cloudstack-cloudmonkey-5.3.2-src.tar.bz2.sha";><button
 type="button" class="btn btn-info btn-xs">SHA</button></a>
+<a 
href="http://www.apache.org/dist/cloudstack/releases/cloudmonkey-5.3.3/apache-cloudstack-cloudmonkey-5.3.3-src.tar.bz2.asc";><button
 type="button" class="btn btn-info btn-xs">PGP</button></a>
+<a 
href="http://www.apache.org/dist/cloudstack/releases/cloudmonkey-5.3.3/apache-cloudstack-cloudmonkey-5.3.3-src.tar.bz2.md5";><button
 type="button" class="btn btn-info btn-xs">MD5</button></a>
+<a 
href="http://www.apache.org/dist/cloudstack/releases/cloudmonkey-5.3.3/apache-cloudstack-cloudmonkey-5.3.3-src.tar.bz2.sha";><button
 type="button" class="btn btn-info btn-xs">SHA</button></a>
 
 </p>
 

http://git-wip-us.apache.org/repos/asf/cloudstack-www/blob/071d0632/content/features.html
----------------------------------------------------------------------
diff --git a/content/features.html b/content/features.html
index 2565cc0..7f0be56 100644
--- a/content/features.html
+++ b/content/features.html
@@ -107,7 +107,7 @@
               <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="archives.html">Release 
Archive</a></li>
               </ul>
             </li>
                        <li class="dropdown">
@@ -129,7 +129,7 @@
 
 <p>As a mature and turnkey Infrastructure-as-a-Service (IaaS) platform, Apache 
CloudStack has a comprehensive set of features. This is an extensive, but not 
exhaustive, set of features.</p>
 
-<p>Have a feature request? We'd invite you to <a 
href="/mailing-lists.html">bring it up on the mailing list</a>, and consider <a 
href="https://issues.apache.org/jira/browse/CLOUDSTACK";>filing a feature 
request in our bug tracker</a>.</p>
+<p>Have a feature request? We'd invite you to <a 
href="mailing-lists.html">bring it up on the mailing list</a>, and consider <a 
href="https://issues.apache.org/jira/browse/CLOUDSTACK";>filing a feature 
request in our bug tracker</a>.</p>
 
 <table id="features" style="width: 100%;" border="1" cellpadding="2" 
cellspacing="2">
 <tbody>

http://git-wip-us.apache.org/repos/asf/cloudstack-www/blob/071d0632/content/history.html
----------------------------------------------------------------------
diff --git a/content/history.html b/content/history.html
index e139168..f11d4c0 100644
--- a/content/history.html
+++ b/content/history.html
@@ -107,7 +107,7 @@
               <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="archives.html">Release 
Archive</a></li>
               </ul>
             </li>
                        <li class="dropdown">

http://git-wip-us.apache.org/repos/asf/cloudstack-www/blob/071d0632/content/index.html
----------------------------------------------------------------------
diff --git a/content/index.html b/content/index.html
index 35ae308..9652372 100644
--- a/content/index.html
+++ b/content/index.html
@@ -107,7 +107,7 @@
               <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="archives.html">Release 
Archive</a></li>
               </ul>
             </li>
                        <li class="dropdown">
@@ -244,19 +244,17 @@ Join Us
 
                        <p>
                                <ul>
-                                       <li><a 
href="http://ca.cloudstackcollab.org/";>Montreal, Canada, June 1-3, 2016</a></li>
-                                       <li><a 
href="http://cloudstack.usp.br/";>Sao Paulo, Brasil, September 29-30, 
2016</a></li>
+                                       <li><a 
href="http://cloudstack.usp.br/";>Sao Paulo, Brasil automn 2016, date to be 
determined</a></li>
                                </ul>
                        </p>
                        <p>
-                               View <a 
href="https://www.youtube.com/playlist?list=PLGeM09tlguZSeNyOyQKJHNX4pxgK-yoTA";>videos</a>
 from the CloudStack Collaboration Conference Europe 2015 in Dublin.
+                               View videos from previous CloudStack 
Collaboration Conferences:
+        <ul>
+          <li><a href="http://ca.cloudstackcollab.org/";>CloudStack 
Collaboration Conference June 2016 in Montreal</a></li>
+          <li><a 
href="https://www.youtube.com/playlist?list=PLGeM09tlguZSeNyOyQKJHNX4pxgK-yoTA";>CloudStack
 Collaboration Conference Europe 2015 in Dublin</a></li>
+        </ul>
                        </p>
 
-                       <h4>Upcoming CloudStack Related Events</h4>
-
-      <ul>
-        <li><a 
href="https://www.eventbrite.co.uk/e/cloudstack-european-user-group-tickets-23036757562";>CloudStack
 European User Group, Berlin, June 16, 2016</a></li>
-      </ul>
                </div>
 
        </div>

http://git-wip-us.apache.org/repos/asf/cloudstack-www/blob/071d0632/content/mailing-lists.html
----------------------------------------------------------------------
diff --git a/content/mailing-lists.html b/content/mailing-lists.html
index 086b161..94e21f1 100644
--- a/content/mailing-lists.html
+++ b/content/mailing-lists.html
@@ -107,7 +107,7 @@
               <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="archives.html">Release 
Archive</a></li>
               </ul>
             </li>
                        <li class="dropdown">

http://git-wip-us.apache.org/repos/asf/cloudstack-www/blob/071d0632/content/security.html
----------------------------------------------------------------------
diff --git a/content/security.html b/content/security.html
index b0bdf56..1701ad4 100644
--- a/content/security.html
+++ b/content/security.html
@@ -107,7 +107,7 @@
               <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="archives.html">Release 
Archive</a></li>
               </ul>
             </li>
                        <li class="dropdown">

http://git-wip-us.apache.org/repos/asf/cloudstack-www/blob/071d0632/content/software.html
----------------------------------------------------------------------
diff --git a/content/software.html b/content/software.html
index b873d30..97724fb 100644
--- a/content/software.html
+++ b/content/software.html
@@ -107,7 +107,7 @@
               <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="archives.html">Release 
Archive</a></li>
               </ul>
             </li>
                        <li class="dropdown">
@@ -156,7 +156,7 @@ Apache CloudStack is open source software that forms the 
foundation for infrastr
   <li><strong>Robust RESTful API</strong> - CloudStack implements 
industry-standard APIs on top of a low-level CloudStack API with its own unique 
and innovative features. Although the CloudStack API is documented, maintained 
and supported, CloudStack does not assert it as your only option! We also have 
support for the EC2/S3 API and may implement other cloud API standards as they 
become available.</li>
 </ul>
 
-<p>For a full list of features, see <a href="/features.html">our feature 
list</a>.</p>
+<p>For a full list of features, see <a href="features.html">our feature 
list</a>.</p>
 
 <h3 id="benefits">Benefits</h3>
 
@@ -170,7 +170,7 @@ Apache CloudStack is open source software that forms the 
foundation for infrastr
 
 <h3 id="download-now">Download Now</h3>
 
-<p>You can get started with CloudStack immediately. See our <a 
href="/downloads.html">downloads page</a> for source code and convenience 
binaries.</p>
+<p>You can get started with CloudStack immediately. See our <a 
href="downloads.html">downloads page</a> for source code and convenience 
binaries.</p>
 
 
             <footer>

http://git-wip-us.apache.org/repos/asf/cloudstack-www/blob/071d0632/content/survey.html
----------------------------------------------------------------------
diff --git a/content/survey.html b/content/survey.html
index be36aea..d73d943 100644
--- a/content/survey.html
+++ b/content/survey.html
@@ -107,7 +107,7 @@
               <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="archives.html">Release 
Archive</a></li>
               </ul>
             </li>
                        <li class="dropdown">

http://git-wip-us.apache.org/repos/asf/cloudstack-www/blob/071d0632/content/trademark-guidelines.html
----------------------------------------------------------------------
diff --git a/content/trademark-guidelines.html 
b/content/trademark-guidelines.html
index 8c15ffe..5a2397d 100644
--- a/content/trademark-guidelines.html
+++ b/content/trademark-guidelines.html
@@ -107,7 +107,7 @@
               <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="archives.html">Release 
Archive</a></li>
               </ul>
             </li>
                        <li class="dropdown">

http://git-wip-us.apache.org/repos/asf/cloudstack-www/blob/071d0632/content/users.html
----------------------------------------------------------------------
diff --git a/content/users.html b/content/users.html
index d57ba8d..d5761de 100644
--- a/content/users.html
+++ b/content/users.html
@@ -107,7 +107,7 @@
               <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="archives.html">Release 
Archive</a></li>
               </ul>
             </li>
                        <li class="dropdown">
@@ -145,11 +145,11 @@
 
 <p><strong>Are you using CloudStack ?</strong></p>
 
-<p>If you are using CloudStack in your organisation and your company is not 
listed here, please complete our brief adoption <a 
href="/survey.html">survey</a>. We’re happy to keep your company name 
anonymous if you require.</p>
+<p>If you are using CloudStack in your organisation and your company is not 
listed here, please complete our brief adoption <a 
href="survey.html">survey</a>. We’re happy to keep your company name 
anonymous if you require.</p>
 
 <p><strong>Noticed Something wrong ?</strong></p>
 
-<p>If you noticed something wrong  with your entry here (or if you’d like us 
to remove it), please complete our adoption <a href="/survey.html">survey</a>. 
We will use the information you give us in this survey to update the contents 
of this page</p>
+<p>If you noticed something wrong  with your entry here (or if you’d like us 
to remove it), please complete our adoption <a href="survey.html">survey</a>. 
We will use the information you give us in this survey to update the contents 
of this page</p>
 
 <ul>
   <li><a href="http://www.actonmagic.com";>ActOnMagic</a></li>
@@ -164,6 +164,7 @@
   <li><a href="http://www.datacentrix.co.za";>DataCentrix</a></li>
   <li><a href="http://www.datapipe.com";>Datapipe</a></li>
   <li><a href="http://www.dataways.gr";>DATAWAYS SA</a></li>
+  <li><a href="https://www.delimiter.com/";>Delimiter Corp</a></li>
   <li><a href="http://www.enlanube.com.co";>En La Nube</a></li>
   <li><a href="https://www.evry.com";>EVRY</a></li>
   <li><a href="http://www.exaserve.com";>Exaserve</a></li>

http://git-wip-us.apache.org/repos/asf/cloudstack-www/blob/071d0632/content/videos.html
----------------------------------------------------------------------
diff --git a/content/videos.html b/content/videos.html
index 8fea86f..a654cbe 100644
--- a/content/videos.html
+++ b/content/videos.html
@@ -107,7 +107,7 @@
               <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="archives.html">Release 
Archive</a></li>
               </ul>
             </li>
                        <li class="dropdown">

http://git-wip-us.apache.org/repos/asf/cloudstack-www/blob/071d0632/content/who.html
----------------------------------------------------------------------
diff --git a/content/who.html b/content/who.html
index 46cb432..1cd7ee5 100644
--- a/content/who.html
+++ b/content/who.html
@@ -107,7 +107,7 @@
               <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="archives.html">Release 
Archive</a></li>
               </ul>
             </li>
                        <li class="dropdown">
@@ -586,7 +586,7 @@
       <td>nux</td>
       <td>Nux</td>
     </tr>
-     <tr>
+    <tr>
       <td>nvazquez</td>
       <td>Nicolás Vázquez</td>
     </tr>

Reply via email to