Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

COU is not generating the PostUpgrade step to ensure that the require-osd-release option matches the ceph-osd version #399

Closed
gabrielcocenza opened this issue May 2, 2024 · 0 comments · Fixed by #400
Assignees
Labels
bug Something isn't working high

Comments

@gabrielcocenza
Copy link
Member

COU it's not generating because it was passing data-plane apps to find ceph-mon and ceph-mon is normally a control-plane app

@gabrielcocenza gabrielcocenza self-assigned this May 2, 2024
@gabrielcocenza gabrielcocenza added bug Something isn't working high labels May 2, 2024
gabrielcocenza added a commit to gabrielcocenza/charmed-openstack-upgrader-1 that referenced this issue May 2, 2024
Apps that are colocated with nova-compute will upgrade packages
during nova-compute upgrade. To ensure to change the 'source' or
'openstack-origin' and run all the upgrade steps necessary, it's
necessary to include the OpenStack release set in the application
configuration.

This patch also fix the post-upgrade generation to ensure that the
require-osd-release option matches the ceph-osd version by passing
control-plane apps where ceph-mon is and not on data-plane apps

Closes: canonical#399, canonical#396 and canonical#380
gabrielcocenza added a commit that referenced this issue May 7, 2024
…on (#400)

Apps that are colocated with nova-compute will upgrade packages during
nova-compute upgrade. To ensure to change the 'source' or
'openstack-origin' and run all the upgrade steps necessary, it's
necessary to include the OpenStack release set in the application
configuration.
    
This patch also fix the post-upgrade generation to ensure that the
require-osd-release option matches the ceph-osd version by passing
control-plane apps where ceph-mon is and not on data-plane apps
    
Closes: #399, #396 and #380
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working high
Projects
None yet
1 participant