Update all OpenStack services:
# openstack-ansible setup-openstack.yml
Hey,
1. You can check installed version through:
1.a On the deploy host check for installed binary in PIP:
/opt/ansible-runtime/bin/pip show openstack-ansible
1.b On any host check /etc/openstack-release file
2. So, Ussuri has already reached its End Of Life. So latest "version"
would be `ussuri-eol`. I would highly recommend performing Major
upgrade instead...
3. We are not always great in issuing a release note for each bugfix
landed. Moreover, we do not track bugfixes in other upstream projects
by design. So that is not a trivial task to achieve. Basically you'd
need to "compare" changes made for each project based on their SHA
change... So there's no good and easy way to get full picture of
bugfixes.
But eventually, each OpenStack-Ansible release is just a
representation of SHAs for roles and services, so you can relatively
easily see changes in git made for each.
4. Usually minor upgrades don't have many prerequisites. But here the
problem is, that the version you're running was EOLed some time ago.
So no CI was run for quite some time and the current state of the
branch is really unknown. But you should totally check this doc for
minor upgrades [1]
[1] https://docs.openstack.org/openstack-ansible/latest/admin/upgrades/minor-upgrades.html
пт, 1 мар. 2024 г. в 18:46, keshav bareja <keshav.bareja@gmail.com>:
>
> Hi Team
>
> I am planning to update my environment from the current ussuri minor version to the latest minor version available for the Ussuri.
>
> I found the procedure below.
> https://docs.openstack.org/openstack-ansible/ussuri/admin/upgrades/minor-upgrades.html
>
> I have some queries on this:
> 1. How to find the current minor release version of the Ussuri deployed on my environment? Is there any command or way that can help?
> 2. What is the latest minor version available for Ussuri?
> In the Ussuri release notes page I could see 2.10, can someone please confirm if 2.10 is the latest version?
> 3. Also I need to know the bug fixes between my current release to the latest minor ussuri release.
> 4. Can someone confirm what all pre-requisite I need to take care of before going with the update.
> 5. Anyone having experience with such minor updates , Please share precaution and recommendations,
>
> Ussuri Series Release Notes
>
>
>
> 21.2.10
>
> Security Issues
>
> This release eliminates following security issues:
>
> OSSA-2021-005: https://security.openstack.org/ossa/OSSA-2021-005.html
>
> OSSA-2021-006: https://security.openstack.org/ossa/OSSA-2021-006.html