searchlight-ui/requirements.txt
Trinh Nguyen ee2797c8ca Update tests
- Add openstack-lower-constraints-jobs-horizon,
  openstack-python36-jobs-horizon,
  horizon-openstack-tox-python3-django111 jobs
- Add npm, lower-constrains and py3-dj111 test envs in tox.ini
- Remove django-nose
- Update horizon to 14.0.0.0b3
- Upgrade requirement & Fix npm test error [1]

[1] https://storyboard.openstack.org/#!/story/2003704

Change-Id: Id7f8975de90dee907b16ded017a869e207492985
Signed-off-by: Trinh Nguyen <dangtrinhnt@gmail.com>
Story: #2003704
Task: #26359
2018-10-02 19:04:27 +09:00

12 lines
426 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.
oslo.log>=3.36.0 # Apache-2.0
pbr!=2.1.0,>=2.0.0 # Apache-2.0
Babel>=1.3 # BSD
# This will be installed from git in OpenStack CI if the job setting
# required-projects for horizon:
horizon>=14.0.0.0b3 # Apache-2.0