Sync comment with default value of pip_upper_constraints_file

Change-Id: Iaf6b6e2c2cad9cae95e33b71fc5e08accf39fc89
This commit is contained in:
Pierre Riteau 2019-12-17 11:09:16 +01:00
parent 22413db5ef
commit 17bda47d19

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