Fix propose-update-constraints job name in docs

The propose-update-constraints job was referred to as
propose-upper-constraints. Update name to make it a little easier if
someone is looking for references to the actual job.

Change-Id: I707b2a498af491c9d2e481ed1880ad74839c9389
Signed-off-by: Sean McGinnis <sean.mcginnis@gmail.com>
This commit is contained in:
Sean McGinnis 2019-12-16 13:53:52 -06:00
parent 6450133981
commit 9637356133
No known key found for this signature in database
GPG Key ID: CE7EE4BFAF8D70C8

View File

@ -232,7 +232,7 @@ and uploads it.
.. ttx has a nice diagram of that, insert it here .. ttx has a nice diagram of that, insert it here
After a Python package release is uploaded, the job After a Python package release is uploaded, the job
``propose-upper-constraints`` submits a change to ``propose-update-constraints`` submits a change to
``openstack/requirements`` to update the ``upper-constraints.txt`` ``openstack/requirements`` to update the ``upper-constraints.txt``
list. The constraints list is used along with the actual requirements list. The constraints list is used along with the actual requirements
list to tell the jobs which versions of which packages to list to tell the jobs which versions of which packages to