compute-hyperv/requirements.txt
Lucian Petrut b85e6a2c90 Bump requirements
The lower constraints job is failing as Nova has bumped the
oslo.config minimum requirement. We'll do the same.

The nova conf fixture has been moved so we'll have to pick that up
as well.

Change-Id: I1907982ca8ffc81b2529af22a9a6fd4a55aecafb
2021-05-25 11:28:41 +03:00

20 lines
579 B
Plaintext

# The order of packages is significant, because pip processes them in the order
# of appearance. Changing the order has an impact on the overall integration
# process, which may cause wedges in the gate later.
pbr>=5.5.1 # Apache-2.0
os-brick>=4.3.1 # Apache-2.0
os-win>=5.4.0 # Apache-2.0
oslo.config>=8.6.0 # Apache-2.0
oslo.log>=4.4.0 # Apache-2.0
oslo.serialization>=4.1.0 # Apache-2.0
oslo.service>=2.5.0 # Apache-2.0
oslo.utils>=4.8.0 # Apache-2.0
oslo.i18n>=5.0.1 # Apache-2.0
tooz>=1.58.0 # Apache-2.0
eventlet>=0.30.1 # MIT
python-barbicanclient>=4.5.2 # Apache-2.0