diff options
author | 2019-11-17 14:45:16 -0800 | |
---|---|---|
committer | 2019-11-20 22:07:32 +0000 | |
commit | 14e2ddc502d6a4eceed5b315c685daa9250e3c0d (patch) | |
tree | 8b06f25ac811e4c50d3109abf2b2dcee29a21c76 /docs/release/installation | |
parent | c7ff9f9ed31ce48e4313b858b75757794494d306 (diff) |
Initial documentation framework for passing Milestone 4 of Iruya Release
Signed-off-by: BIN HU <bin.hu@att.com>
Change-Id: Ia0625f5e036e11cffe16127f87105e0a5cf51675
Diffstat (limited to 'docs/release/installation')
-rw-r--r-- | docs/release/installation/index.rst | 21 | ||||
-rw-r--r-- | docs/release/installation/installation.instruction.rst | 9 |
2 files changed, 30 insertions, 0 deletions
diff --git a/docs/release/installation/index.rst b/docs/release/installation/index.rst new file mode 100644 index 0000000..08a289d --- /dev/null +++ b/docs/release/installation/index.rst @@ -0,0 +1,21 @@ +.. _airship-installation: + +.. This work is licensed under a Creative Commons Attribution 4.0 International License. +.. http://creativecommons.org/licenses/by/4.0 +.. (c) Bin Hu and Kaspars Skels (AT&T) + +============================== +Airship Installation Procedure +============================== + +:Abstract: + +This document provides the users with the concepts and installation +procedure for deploying an NFVi with Airship Installer in a hardware +infrastructure. + +.. toctree:: + :numbered: + :maxdepth: 4 + + ./installation.instruction.rst diff --git a/docs/release/installation/installation.instruction.rst b/docs/release/installation/installation.instruction.rst new file mode 100644 index 0000000..2df8be1 --- /dev/null +++ b/docs/release/installation/installation.instruction.rst @@ -0,0 +1,9 @@ +.. This work is licensed under a Creative Commons Attribution 4.0 International License. +.. http://creativecommons.org/licenses/by/4.0 +.. (c) Bin Hu and Kaspars Skels (AT&T) + +================================== +Deploy NFVi with Airship Installer +================================== + +<Content is coming sooon> |