373978f3c6
The pip_constraint_update filter overrides pip versions from the second provided list to the first. Update the 'Set upper constraints' task so that upper-constraints correctly take priority over the local requirements packages versions. A test has been included to validate that the role built package constraints file is correctly applying the upper-constraints from the openstack requirements repo. Closes-Bug: 1605846 Change-Id: I53864a34f3ba56a84ed658fa3952aba3c509e0b1
6 lines
211 B
YAML
6 lines
211 B
YAML
---
|
|
fixes:
|
|
- The ``repo_build`` role now correctly applies OpenStack requirements
|
|
upper-constraints when building Python wheels. This resolves
|
|
https://bugs.launchpad.net/openstack-ansible/+bug/1605846
|