# 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.8 | 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.8:

* Rocky 9.1
* Ubuntu 20.04
* CentOS 7.9
* RHEL 7
*


---

# Agent Instructions: 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/5.8/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.
