Add 2026.1 documentation#2391
Conversation
The OpenStack upgrade page still needs a full review.
There was a problem hiding this comment.
Code Review
This pull request updates the documentation and configuration files to transition from the 2025.1 (Epoxy) release series to the 2026.1 (Gazpacho) release series, including branch updates and the removal of the obsolete Ubuntu Noble migration guide. The review feedback correctly identifies a few documentation issues that need to be addressed: a mismatch where the 2026.1 series is incorrectly referred to as Epoxy instead of Gazpacho, a typo in the release notes title ('Gazapacho'), and a broken documentation reference resulting from the deleted Ubuntu Noble file.
Important
The consumer version of Gemini Code Assist on GitHub is being sunset. Starting June 18, 2026, new organization installations will be blocked, and all code review activity will officially cease on July 17, 2026.
For more details on the timeline and next steps, please review the Help Documentation.
| ================= | ||
|
|
||
| As part of the 2025.1 Epoxy release we are looking to improve the security | ||
| As part of the 2026.1 Epoxy release we are looking to improve the security |
There was a problem hiding this comment.
The 2026.1 release series is named Gazpacho, not Epoxy (which was the name for 2025.1). Please update this reference to reflect the correct release name.
| As part of the 2026.1 Epoxy release we are looking to improve the security | |
| As part of the 2026.1 Gazpacho release we are looking to improve the security |
References
- In upgrade documentation, avoid using generic release placeholders for information that is specific to a single release. Instead, hardcode the specific version number.
| ===================================== | ||
| 2026.1 Gazapacho Series Release Notes | ||
| ===================================== |
There was a problem hiding this comment.
There is a typo in the release name: Gazapacho should be Gazpacho. Additionally, the title underline should be adjusted to match the new title length (36 characters).
| ===================================== | |
| 2026.1 Gazapacho Series Release Notes | |
| ===================================== | |
| ==================================== | |
| 2026.1 Gazpacho Series Release Notes | |
| ==================================== |
| ----------- | ||
|
|
||
| From OpenStack 2025.1, Kayobe and Kolla-Ansible require Python 3.12. | ||
| From OpenStack 2026.1, Kayobe and Kolla-Ansible require Python 3.12. |
Alex-Welsh
left a comment
There was a problem hiding this comment.
Gemini is correct, the ubuntu-noble.rst page no longer exists, which breaks a link and fails CI
|
Happy Friday @priteau, this is a friendly reminder that this PR is waiting for your changes or response. Please take a look when you have a moment! Note: Once your changes are ready, remove the |
The OpenStack upgrade page still needs a full review.