> For the complete documentation index, see [llms.txt](https://docs.platform9.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.platform9.com/managed-openstack/support/support-matrix.md).

# Managed OpenStack Support Matrix

Platform9 takes upstream OpenStack and simplifies it. It's now easier to deploy, run and upgrade. With each new release, we look to upgrade not only our proprietary control plane and features, but also the OpenStack projects we deploy and the operating systems we support. On this page, you will find a list of current and previous releases alongside of their associated operating system and OpenStack project versions.

| **Platform9 Release**  | **OpenStack Project** | **Supported OpenStack Version** |
| ---------------------- | --------------------- | ------------------------------- |
| Platform9 Version 5.10 | Nova                  | Ussuri                          |
|                        | Ironic                | Ussuri                          |
|                        | Neutron               | Ussuri                          |
|                        | Designate             | Ussuri                          |
|                        | Keystone              | Stein                           |
|                        | Glance                | Stein                           |
|                        | Cinder                | Stein                           |
|                        | Heat                  | Rocky                           |
|                        | Murano                | Rocky                           |
|                        | Telemetry             | Ussuri                          |

KVM Libvirt, QEMU and OVS Package Versions:

* Supported - libvirt 3.10 and later, QEMU 2.10 and later

Platform9 has upgraded the OVS packages to:

* 2.11.1-1 on Ubuntu
* 2.11.1-1 on CentOS
* 2.11.1-1 on RockyOS

Operating Systems Supported with PMO 5.10:

* CentOS 7.5+ (64-bit)
* RHEL 7.5+ (64-bit)
* Rocky 9.4 (64-bit)
* Ubuntu LTS 18.04 (64-bit), LTS 20.04 (64-bit), LTS 22.04 (64-bit)


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## Querying This Documentation
If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://docs.platform9.com/managed-openstack/support/support-matrix.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
