openstack-ansible/releasenotes/notes/upper-constraints-override-6853ffec6c07d7f5.yaml
Jesse Pretorius 851ac188d8 Fix role SHA's for Newton-3 release
Change-Id: Iac3fec6f70963e97d12cbe4fd8cafb05a99c56a2
2016-08-31 10:46:18 +01:00

10 lines
451 B
YAML

---
features:
- The ``repo_build`` role now provides the ability to override the
upper-constraints applied which are sourced from OpenStack and
from the global-requirements-pins.txt file. The variable
``repo_build_upper_constraints_overrides`` can be populated with
a list of upper constraints. This list will take the highest
precedence in the constraints process, with the exception of
the pins set in the git source SHAs.