From 4e622cd45a23effacc8c6e8320d557bc13747b79 Mon Sep 17 00:00:00 2001 From: Ha Manh Dong Date: Wed, 18 Jul 2018 14:28:58 +0700 Subject: [PATCH] Update documentation Change-Id: Id05113996f307356ad240c3e25f781152b927d6e --- doc/source/dependency-management.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/doc/source/dependency-management.rst b/doc/source/dependency-management.rst index 274567d..bde6a14 100644 --- a/doc/source/dependency-management.rst +++ b/doc/source/dependency-management.rst @@ -154,7 +154,7 @@ We need to maintain a consistent set of exclusions across all projects to ensure that the ``upper-constraints.txt`` list of versions stays co-installable. -1. Check ``global-requirements.txt`` in ``openstack/releases``. If it +1. Check ``global-requirements.txt`` in ``openstack/requirements``. If it does not exclude the version, prepare a patch to update the specifiers for the dependency. If the excluded version is currently being used in ``upper-constraints.txt``, update that file in the