docs: Replace include directives for non existent file 46/98446/1
authorPawel Wieczorek <p.wieczorek2@samsung.com>
Thu, 14 Nov 2019 13:19:59 +0000 (14:19 +0100)
committerPawel Wieczorek <p.wieczorek2@samsung.com>
Fri, 15 Nov 2019 11:31:47 +0000 (12:31 +0100)
This patch resolves issue with including non existent file in OOM
documentation. Included file has been removed in [1] and seems to be
replaced by "kubernetes/onap/values.yaml" from [2] (91% similarity [3]).

[1] ed5ff714fac29651318868a65267030e3c31c3ee (Change-Id: Ia51db5f1489e8d63fd7e1f10e80174eb9f182f0f)
[2] ac281bd0798ae7308402f4d19d537546d101afba (Change-Id: I4b74a3a8a35a178298af7205762e2aca7c65dda3)
[3] Similarity measured with:

$ git checkout ed5ff714^
$ wdiff --no-deleted --no-inserted --no-common --statistics \
  kubernetes/onap/values.yaml docs/onap_values.yaml

Issue-ID: OOM-2203
Change-Id: I9634797c75f4da4652194f72190b21e30c4feb21
Signed-off-by: Pawel Wieczorek <p.wieczorek2@samsung.com>
docs/oom_quickstart_guide.rst
docs/oom_user_guide.rst

index 2399dc3..9478bcd 100644 (file)
@@ -60,7 +60,7 @@ a. Enabling/Disabling Components:
 Here is an example of the nominal entries that need to be provided.
 We have different values file available for different contexts.
 
-.. literalinclude:: onap-values.yaml
+.. literalinclude:: ../kubernetes/onap/values.yaml
    :language: yaml
 
 
index f19924d..48701f7 100644 (file)
@@ -250,7 +250,7 @@ precedence of all.
 The top level onap/values.yaml file contains the values required to be set
 before deploying ONAP.  Here is the contents of this file:
 
-.. include:: onap_values.yaml
+.. include:: ../kubernetes/onap/values.yaml
    :code: yaml
 
 One may wish to create a value file that is specific to a given deployment such