From 7da8b4647d8a7021dd91db8c8116bab5ab6af139 Mon Sep 17 00:00:00 2001 From: Hagop Bozawglanian Date: Thu, 21 Nov 2019 09:26:05 -0800 Subject: VNFRQTS - Fixing the jenkins job build Issue-ID: VNFRQTS-760 Signed-off-by: Hagop Bozawglanian Change-Id: I34aafa9c9be49f8bfdb12654b6f0d1d5fc951747 --- docs/Chapter1/index.rst | 1 + etc/requirements.txt | 2 +- 2 files changed, 2 insertions(+), 1 deletion(-) diff --git a/docs/Chapter1/index.rst b/docs/Chapter1/index.rst index 9b715dd..2d5119b 100644 --- a/docs/Chapter1/index.rst +++ b/docs/Chapter1/index.rst @@ -34,3 +34,4 @@ Purpose VNFs or PNFs for compliance with ONAP; ONAP projects such as the VNF Validation Project will uses these VNFs or PNFs requirements to build test cases to validate VNFs or PNFs for compliance with ONAP. + diff --git a/etc/requirements.txt b/etc/requirements.txt index 49b8c5e..509096a 100644 --- a/etc/requirements.txt +++ b/etc/requirements.txt @@ -24,7 +24,7 @@ six sphinx_rtd_theme>=0.4.3 sphinxcontrib-blockdiag sphinxcontrib-httpdomain -sphinxcontrib-needs>=0.2.4 +sphinxcontrib-needs==0.3.15 sphinx_bootstrap_theme>=0.4.11 sphinxcontrib-nwdiag sphinxcontrib-seqdiag -- cgit 1.2.3-korg