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)
commit604658ebd1a4f800fb10f414df9b9790eda8a11f
tree7c70cc159c081309cc673c80223a1f956dfafc9a
parent7fd7493cdb4e5056763de07b7a5c7ee1432de79a
docs: Replace include directives for non existent file

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