Thomas - thanks for looking into this.
Opened a couple bugs against the oslo.messaging library to track this:
https://bugs.launchpad.net/oslo.messaging/+bug/1813029 https://bugs.launchpad.net/oslo.messaging/+bug/1813030
On Wed, Jan 23, 2019 at 6:30 AM Thomas Goirand zigo@debian.org wrote:
On 1/23/19 8:51 AM, Thomas Goirand wrote:
Hi there!
Just a quick return from my experience.
While testing all what's in the subject in Debian Buster/Sid (testing a full deployment), I noticed that most (if not all) components wouldn't connect to RabbitMQ. The crash was like this: http://paste.openstack.org/show/743089/
This happened in:
- cinder-scheduler
- nova-conductor
- neutron-api
- neutron-rpc-server
and probably many more.
While at it, python3-amqp needs to be 2.4.0, otherwise, there's other types of failures with SSL and Python 3. Looks like 2.4.0 deals well with Rocky btw.
Cheers,
Thomas Goirand (zigo)