Split concreate and abstract dependencies 19/124619/1
authorCédric Ollivier <cedric.ollivier@orange.com>
Tue, 28 Sep 2021 11:48:21 +0000 (13:48 +0200)
committerCédric Ollivier <cedric.ollivier@orange.com>
Thu, 30 Sep 2021 12:38:37 +0000 (14:38 +0200)
commitcd4ff7e384bbb178a3b1cbc185a79da2df343b38
tree1a23f76d49042d1566b67417e6e4e36fcb4ec82e
parent929d3b02507aa288a217247a29b65e5173623f49
Split concreate and abstract dependencies

It adds 2 upper-constraints to pin all the dependencies.
It modifies a little bit the official upper-constraints.txt from
OpenStack due to Sphinx (4.2.0 as asked by lfdocs-conf vs 3.5.2) and
due to setuptools (58.1.0 as used in ONAP gates vs 54.1.1).

In a long run, etc/upper-constraints.os.txt should be removed once ONAP
is synced with OpenStack. For it's part, etc/upper-constraints.onap.txt
should be centralized for all ONAP projects and then removed from this
particular project.

It should be noted that lfdocs-conf still mismatches concrete and
abstract deps.

Issue-ID: DOC-765

Change-Id: Iccf1e4cdab93acc9c55acb16cb11e3b3fcef3291
Signed-off-by: Cédric Ollivier <cedric.ollivier@orange.com>
(cherry picked from commit ee3abf180c9df7813f16ee9fba7958860fc9ea6b)
etc/requirements.txt
etc/upper-constraints.onap.txt [new file with mode: 0644]
etc/upper-constraints.os.txt [new file with mode: 0644]
tox.ini