Comment 6 for bug 2048226

Revision history for this message
Alex Kavanagh (ajkavanagh) wrote :

Hi Faiz

> No, you're right - it was the channel version issue. I refreshed ceilometer-agent to 2023.2/stable channel and it worked as expected.

Excellent! Good to know you got it working. In general OpenStack versions only tend to work +1/-1 (e.g. yoga with zed or 2023.1 (antelope), and they work best if exactly the same. The API services (keystone, glance, cinder, nova, etc.) all use microversioned APIs which helps (as the client indicates the API it wants to use), so the API services should always be the same or 1+ ahead of the non API services.

Hope that helps!