designate-dashboard/requirements.txt
Tobias Urdin 2c60a9f9f1 Remove openstacksdk workaround for floating IP
This removes the openstacksdk workaround for the
resource_key bug for dns floating IP [1].

[1] https://review.opendev.org/c/openstack/openstacksdk/+/903879

Depends-On: https://review.opendev.org/c/openstack/openstacksdk/+/903879
Change-Id: If269cbc261849e2a3daf7a9ab76476b4d91d0e3c
2024-09-17 10:27:52 +00:00

8 lines
321 B
Plaintext

# Requirements lower bounds listed here are our best effort to keep them up to
# date but we do not test them so no guarantee of having them all correct. If
# you find any incorrect lower bounds, let us know or propose a fix.
pbr!=2.1.0,>=2.0.0 # Apache-2.0
horizon>=17.1.0 # Apache-2.0
openstacksdk>=2.1.0 # Apache-2.0