From 9962695d3c9e890b873a9048ecd93c934d548cf9 Mon Sep 17 00:00:00 2001 From: Echo Nar Date: Sat, 29 Mar 2025 18:27:57 -0500 Subject: [PATCH] Remove OpenStack cloud feat reference Remove OpenStack reference on Cloud features page as OpenStack nova compute no longer supports the xen hypervisor. --- docs/management/cloud.md | 10 +--------- 1 file changed, 1 insertion(+), 9 deletions(-) diff --git a/docs/management/cloud.md b/docs/management/cloud.md index 27764540..f5329665 100644 --- a/docs/management/cloud.md +++ b/docs/management/cloud.md @@ -52,12 +52,4 @@ Apache CloudStack is open source software designed to deploy and manage large ne **XCP-ng is a certified and compatible platform for CloudStack.** -See the [dedicated documentation](https://docs.cloudstack.apache.org/en/4.17.2.0/installguide/hypervisor/xenserver.html?highlight=xcp-ng) on how to install CloudStack on top of XCP-ng. - -## 📚 OpenStack - -:::warning -Unlike Cloudstack, we do not know the level of compatibility with OpenStack. Take time to ask OpenStack community about their support for XAPI-based hosts -::: - -Documentation can be found [on this page](https://wiki.openstack.org/wiki/XenServer/XenAndXenServer). \ No newline at end of file +See the [dedicated documentation](https://docs.cloudstack.apache.org/en/4.17.2.0/installguide/hypervisor/xenserver.html?highlight=xcp-ng) on how to install CloudStack on top of XCP-ng. \ No newline at end of file