Build latest site
Project: http://git-wip-us.apache.org/repos/asf/cloudstack-www/repo Commit: http://git-wip-us.apache.org/repos/asf/cloudstack-www/commit/30a96feb Tree: http://git-wip-us.apache.org/repos/asf/cloudstack-www/tree/30a96feb Diff: http://git-wip-us.apache.org/repos/asf/cloudstack-www/diff/30a96feb Branch: refs/heads/asf-site Commit: 30a96feb66e9d1ed96a4dab2752acb72d4c75b89 Parents: 1a45243 Author: Sebastien Goasguen <[email protected]> Authored: Tue Sep 29 09:40:45 2015 +0200 Committer: Sebastien Goasguen <[email protected]> Committed: Tue Sep 29 09:40:45 2015 +0200 ---------------------------------------------------------------------- content/downloads.html | 2 +- content/features.html | 2 +- content/index.html | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/cloudstack-www/blob/30a96feb/content/downloads.html ---------------------------------------------------------------------- diff --git a/content/downloads.html b/content/downloads.html index 0e94bd4..2f5bd9e 100644 --- a/content/downloads.html +++ b/content/downloads.html @@ -186,9 +186,9 @@ <p>For easier installation or upgrades, the official source code release has been supplemented by community members who have chosen to provide package repositories.</p> <ul> -<li>CloudStack Packages by ShapeBlue: <a href="http://shapeblue.com/packages/">http://shapeblue.com/packages</a></li> <li>DEB package repository: <a href="http://cloudstack.apt-get.eu/ubuntu">http://cloudstack.apt-get.eu/ubuntu</a></li> <li>RPM package repository: <a href="http://cloudstack.apt-get.eu/rhel/">http://cloudstack.apt-get.eu/rhel/</a></li> +<li>CloudStack Packages by ShapeBlue: <a href="http://shapeblue.com/packages/">http://shapeblue.com/packages</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.4/installation.html#configure-package-repository">Configure Package Repository</a> section of the Installation Guide.</p> http://git-wip-us.apache.org/repos/asf/cloudstack-www/blob/30a96feb/content/features.html ---------------------------------------------------------------------- diff --git a/content/features.html b/content/features.html index 3a8eb65..ac6eab6 100644 --- a/content/features.html +++ b/content/features.html @@ -239,7 +239,7 @@ </tr> <tr> <td style="width: 200px; text-align: left;"><strong>Multiple Storage Solutions</strong></td> -<td style="width: 518px;">CloudStack supports many storage solutions with iSCSI and NFS being preferred, but anything that can have multiple nodes mount it simultaneously will work. This gives you the ultimate freedom in deciding your storage servers from using commodity hardware to integrating with enterprise-grade solutions such as Dell EqualLogic or NetApp.</td> +<td style="width: 518px;">CloudStack supports many storage solutions with iSCSI and NFS being preferred, but anything that can have multiple nodes mount it simultaneously will work. Ceph RBD is also supported in combination with the KVM hypervisor. This gives you the ultimate freedom in deciding your storage servers from using commodity hardware to integrating with enterprise-grade solutions such as Dell EqualLogic or NetApp.</td> </tr> <tr> <td style="width: 200px; text-align: left;"><strong>Storage Tiering</strong></td> http://git-wip-us.apache.org/repos/asf/cloudstack-www/blob/30a96feb/content/index.html ---------------------------------------------------------------------- diff --git a/content/index.html b/content/index.html index 78cf91d..4420563 100644 --- a/content/index.html +++ b/content/index.html @@ -323,7 +323,7 @@ function newFeed(id, file) { </div> <script> -newFeed("feed", "https://blogs.apache.org/cloudstack/feed/entries/atom?cat=%2FAnnouncements"); +newFeed("feed", "https://blogs.apache.org/cloudstack/feed/entries/atom"); </script> <script>
