From 3276d8a131227c1a664fffd1e2f133f2b7836516 Mon Sep 17 00:00:00 2001 From: Gerard Damm Date: Wed, 11 Apr 2018 22:39:10 -0500 Subject: first draft of Auto configuration guide; patched; JIRA: AUTO-27 First draft of Auto configuration guide, referencing long-term goals and current progress (from wiki page). Patch to fix typos and address comments. Change-Id: I9a15bbed9b71a7f351be274401c0ae033befb245 Signed-off-by: Gerard Damm (cherry picked from commit ed52cec1928d0ff93538c9bb7a57f8c52e83b99e) --- docs/release/configguide/index.rst | 17 +++++++++++++++++ 1 file changed, 17 insertions(+) create mode 100644 docs/release/configguide/index.rst (limited to 'docs/release/configguide/index.rst') diff --git a/docs/release/configguide/index.rst b/docs/release/configguide/index.rst new file mode 100644 index 0000000..ba1a3da --- /dev/null +++ b/docs/release/configguide/index.rst @@ -0,0 +1,17 @@ +.. _auto-configguide: + +.. This work is licensed under a Creative Commons Attribution 4.0 International License. +.. http://creativecommons.org/licenses/by/4.0 +.. SPDX-License-Identifier CC-BY-4.0 +.. (c) Open Platform for NFV Project, Inc. and its contributors + +***************************************************** +OPNFV Auto (ONAP-Automated OPNFV) Configuration Guide +***************************************************** + +.. toctree:: + :numbered: + :maxdepth: 3 + + Auto-featureconfig.rst + Auto-postinstall.rst -- cgit 1.2.3-korg