
Use 'pip_upper_constraints_file' for 'openstacksdk' installation instead of the hard-coded value in the inventory. Change-Id: I8ea60974e2ace6876514271be4156e6c889d8776 Signed-off-by: Maksim Malchuk <maksim.malchuk@gmail.com>
9 lines
321 B
YAML
9 lines
321 B
YAML
---
|
|
upgrade:
|
|
- |
|
|
The ``openstacksdk_upper_constraints_file`` variable now defaults to the
|
|
value of ``pip_upper_constraints_file``. Set
|
|
``openstacksdk_upper_constraints_file`` to
|
|
``"https://releases.openstack.org/constraints/upper/{{ openstack_release
|
|
}}"`` if you want to retain existing behaviour.
|