Sync comment with default value of pip_upper_constraints_file

Change-Id: Ib552236f724a863de5809ef268b428cc12ad6229
This commit is contained in:
Pierre Riteau 2019-12-17 10:28:26 +01:00
parent f16ff2b64e
commit f09afa9a31
1 changed files with 1 additions and 1 deletions

View File

@ -2,7 +2,7 @@
# Upper constraints file for installation of python packages.
# Default value is
# "https://releases.openstack.org/constraints/upper/{{ openstack_branch }}"
# "https://releases.openstack.org/constraints/upper/{{ openstack_release }}"
#pip_upper_constraints_file:
# Use a local PyPi mirror for installing Pip packages