2022-04-30 16:01:16 -05:00
|
|
|
# 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.
|
|
|
|
|
2016-09-13 09:35:49 +00:00
|
|
|
# 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.
|
2018-11-06 20:00:28 -05:00
|
|
|
python-freezerclient>=2.0.0 # Apache-2.0
|
2018-08-15 23:53:38 +09:00
|
|
|
oslo.log>=3.36.0 # Apache-2.0
|
2018-03-23 08:58:03 +01:00
|
|
|
|
|
|
|
# OpenStack CI will install the following projects from git
|
|
|
|
# if they are in the required-projects list for a job:
|
2020-01-01 20:20:33 +00:00
|
|
|
horizon>=17.1.0 # Apache-2.0
|