diff options
Diffstat (limited to 'docs/release/installation/index.rst')
-rw-r--r-- | docs/release/installation/index.rst | 21 |
1 files changed, 21 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 |