[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Re: python3-dnspython and eventlet incompatibility



Hi Arndaud,

Openstack victoria supports dnspython 1.16.0 max version, see https://github.com/openstack/requirements/blob/stable/victoria/upper-constraints.txt .
So, you should use this version.

Dnspython 1.16.0 is already in buster.. So where is a problem ? 

Thanks,
Kevko

Michal Arbet
Openstack Engineer

Ultimum Technologies a.s.
Na Poříčí 1047/26, 11000 Praha 1
Czech Republic

+420 604 228 897 
michal.arbet@ultimum.io
https://ultimum.io



pá 5. 11. 2021 v 14:02 odesílatel Arnaud Morin <arnaud.morin@gmail.com> napsal:
Hey team,
I am working on installing openstack neutron from openstack victoria
extrepo.

In my neutron config, I am setting transport-url with a fqdn, e.g.:
transport_url = rabbit://user:pass@rabbit.arnaudmorin.fr:5672

But, this is not working, due to a bug between eventlet (which seems to
be used by neutron) and dnspython (see [1] and [2])

I have two possible workarounds:
* using an IP instead of FQDN
* downgrading dnspython to <2.0.0 (1.16.0)

I also tested the latest eventlet, but it seems too new for neutron
victoria.

I havn't tested xena, but if it's relying on the same python
dependencies, it will also fail.

What is the recommendation from the community about this?
Should I report this as a bug? (If so, I dont remember where, so I'd
appreciate a hint :))

Cheers, Arnaud.

[1] https://github.com/eventlet/eventlet/issues/629
[2] https://github.com/eventlet/eventlet/issues/619


Reply to: