openstack-charmers / zaza-openstack-tests

OpenStack Charms Functional Test Library for Zaza
Apache License 2.0
7 stars 77 forks source link

Pin netaddr<1.0.0 #1186

Closed freyes closed 6 months ago

freyes commented 6 months ago

netaddr>=1.0.0 has incompatible changes, see https://netaddr.readthedocs.io/en/latest/changes.html#release-1-0-0

The symptom detected at the gate is:

TypeError: inet_pton() argument 2 must be str, not MagicMock

More details at https://review.opendev.org/c/openstack/charm-nova-cloud-controller/+/909613