Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
---
title: "NVIDIA BlueField DPU (AE)"
linkTitle: "NVIDIA BlueField DPU (AE)"
title: "NVIDIA BlueField DPU (AF)"
linkTitle: "NVIDIA BlueField DPU (AF)"
date: "2026-06-30"
categories: ["networking"]
pageintoc: "64"
Expand Down
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
---
title: "NVIDIA Spectrum-X Integration (AE)"
linkTitle: "NVIDIA Spectrum-X (AE)"
title: "NVIDIA Spectrum-X Integration (AF)"
linkTitle: "NVIDIA Spectrum-X (AF)"
date: "2025-12-17"
categories: ["networking"]
pageintoc: "64"
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -529,7 +529,7 @@ The guest configuration is identical for conventional NVIDIA vGPU and MIG-backed

---

## NVIDIA Grace Platforms (AE)
## NVIDIA Grace Platforms (AF)

### Overview

Expand Down
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
---
title: "NVIDIA Grace Platform Virtualization (AE)"
linkTitle: "NVIDIA Grace Platforms (AE)"
title: "NVIDIA Grace Platform Virtualization (AF)"
linkTitle: "NVIDIA Grace Platforms (AF)"
date: "2026-07-09"
description:
categories:
Expand Down
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
---
title: "NVIDIA NVSwitch (AE)"
linkTitle: "NVIDIA NVSwitch (AE) "
title: "NVIDIA NVSwitch (AF)"
linkTitle: "NVIDIA NVSwitch (AF) "
date: "2026-07-09"
description:
categories:
Expand Down
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
---
title: OpenNebula NVIDIA Fabric Manager (AE)
linkTitle: NVIDIA Fabric Manager (AE)
title: OpenNebula NVIDIA Fabric Manager (AF)
linkTitle: NVIDIA Fabric Manager (AF)
weight: 10
tags: ['AI','NVIDIA']
---
Expand Down
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
---
title: "NICo Driver (AE)"
title: "NICo Driver (AF)"
date: "2026-06-03"
description: "Configure OpenNebula Hosts and VM templates for NVIDIA NICo instances."
categories:
Expand Down
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
---
title: "Metal Instances (AE)"
title: "Metal Instances (AF)"
description: "Integrate OpenNebula with external bare-metal infrastructure services."
weight: 7
tags: ['AI']
Expand Down
Original file line number Diff line number Diff line change
@@ -1,5 +1,6 @@
---
title: "Bare Metal as a Service with NICo"
title: "Bare Metal as a Service with NVIDIA Infra Controller (AF)"
linkTitle: "NVIDIA NICo (AF)"
date: "2026-06-24"
description: "Integrate OpenNebula with NVIDIA NICo to offer multi-tenant bare-metal instances as a service."
weight: 2
Expand Down
46 changes: 0 additions & 46 deletions content/software/release_information/release_notes/editions.md

This file was deleted.

Original file line number Diff line number Diff line change
@@ -0,0 +1,59 @@
---
title: "OpenNebula Releases and Subscription Options"
linkTitle: "Subscription Options"
date: "2026-06-11"
description:
categories:
pageintoc: "247"
tags:
weight: "7"
---

OpenNebula is a fully open source cloud and AI infrastructure platform distributed under the Apache License from a single source code base. Organizations use the same OpenNebula software whether they deploy the publicly available Community Releases or subscribe to the Enterprise or AI Factory offerings.

The primary difference between the public releases and the commercial subscriptions lies in the software distribution, maintenance lifecycle, and support services.

Public Community Releases provide openly available source code and binary packages for every major and minor OpenNebula release. Organizations with an Enterprise or AI Factory Subscription additionally receive access to Enterprise maintenance packages, including tested bug fixes, security patches, stability improvements, and other maintenance releases produced throughout the supported lifecycle of a version.

This follows a well-established enterprise open source model adopted by companies such as **Canonical** and **SUSE**, where the software remains fully open source while commercial subscriptions provide enterprise-grade maintenance, extended lifecycle, security updates, and technical support. The subscription defines the maintenance and support model rather than access to a different software edition or proprietary source code.

The OpenNebula documentation uses the following suffixes to indicate the subscription under which a capability is commercially supported:

* **EE** — Capability supported under the **Enterprise Subscription**
* **AF** — Capability supported under the **AI Factory Subscription**

These suffixes do not represent different software editions, source code bases, or licensing models. They simply identify the subscription that provides the corresponding maintenance, lifecycle, and support services.

## Public Community Releases

Every OpenNebula major and minor version is released publicly as open-source software under the Apache License. Public Community Releases include the complete OpenNebula platform and are freely available to all users.

Organizations can deploy these releases without restrictions and upgrade to subsequent public releases as they become available.

## Enterprise Subscription

The Enterprise Subscription uses the same OpenNebula source code and software platform as the Public Community Releases. There is no separate Enterprise code base.

Enterprise Subscription customers receive:

* **Enterprise Maintenance Packages**, including tested bug fixes, security patches, stability improvements, and maintenance updates throughout the supported lifecycle of each release.

* **Long-Term Support (LTS) and Support Lifecycle Extension (SLE)**, allowing organizations to operate selected OpenNebula versions for extended periods with continued maintenance and security updates.

* **SLA-based Technical Support** through private support channels with defined response and escalation commitments.

* **Professional Services**, including deployment assistance, upgrades, architecture reviews, migration services, and operational guidance.

## AI Factory Subscription

The AI Factory Subscription follows the same software model and uses the same OpenNebula source code base.

It includes all Enterprise Subscription benefits together with specialized maintenance and support for AI infrastructure capabilities identified throughout the documentation with the **AF** suffix.

* AI Factory Subscription customers receive:
* Access to Enterprise Maintenance Packages.
* Long-Term Support (LTS) and Support Lifecycle Extension (SLE).
* SLA-based Technical Support and Professional Services.
* Specialized support for AI Factory capabilities, including GPU infrastructure, automated bare-metal provisioning, AI clusters, Kubernetes-based AI environments, and large-scale AI Factory deployments.

The AI Factory Subscription is intended for organizations deploying AI Factories, AI Gigafactories, HPC platforms, and AI Neoclouds that require enterprise-grade support for GPU-accelerated and multi-tenant AI infrastructure.
8 changes: 4 additions & 4 deletions layouts/_partials/sidebar-tree.html
Original file line number Diff line number Diff line change
Expand Up @@ -63,14 +63,14 @@
</ul>
</nav>

{{ $editionsLink := "software/release_information/release_notes/editions/" | relURL -}}
{{ with .Site.GetPage "software/release_information/release_notes/editions" -}}
{{ $editionsLink := "software/release_information/release_notes/subscriptions/" | relURL -}}
{{ with .Site.GetPage "software/release_information/release_notes/subscriptions" -}}
{{ $editionsLink = .RelPermalink -}}
{{ end -}}
<a href="{{ $editionsLink }}">
<aside class="sidebar-note" aria-label="Documentation note">
<p class="sidebar-note__line sidebar-note__line--primary"><span class="sidebar-note__badge">EE</span> Enterprise Extension</p>
<p class="sidebar-note__line"><span class="sidebar-note__badge">AE</span> AI Factory Extension</p>
<p class="sidebar-note__line sidebar-note__line--primary"><span class="sidebar-note__badge">EE</span> Enterprise</p>
<p class="sidebar-note__line"><span class="sidebar-note__badge">AF</span> AI Factory</p>
</aside>
</a>
</div>
Expand Down
Loading