freezer-web-ui/requirements.txt
Cai Hui 6763ff9a59 Use freezerclient.client to support v1 or v2
The python-freezerclient 2.0.0 is released now. We can directly use
freezerclinent.client to support api v1 or v2.

Change-Id: I30ad8694d137e0fab081b0f8ded842caa723c86f
2018-11-06 20:33:41 -05:00

10 lines
431 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.
python-freezerclient>=2.0.0 # Apache-2.0
oslo.log>=3.36.0 # Apache-2.0
# OpenStack CI will install the following projects from git
# if they are in the required-projects list for a job:
horizon>=14.0.0.0b3 # Apache-2.0