Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

Overview

The goal of this document is that everyone is able to deploy an NFVi with Airship Installer in a hardware infrastructure after reading the guides and instructions in this document.

This document includes the following content:

  • Introduction to upstream tool set that are used by Airship Installer, e.g. Airship Project, OpenStack Helm, Treasuremap etc.
  • Instruction on how to prepare site manifest in declarative YAML, including hardware profile and software stack according to the hardware infrastructure and software component model specified in NFVi reference model and reference architecture.
  • Instructions on how to customize the settings in site manifest.
  • Instruction on how to run deployment script.

Because Intel Pod 17 is used to deploy reference NFVi, the examples in this document are based on the hardware profile of Intel Pod-17. Instructions are either referenced (to upstream document) or provided (in this docum,ent) so that reader is able to modify the settings of hardware profile and/or software stack accordingly.TODO: Bin to add a few words describing overall goal of this document!

Airship

Airship is a collection of loosely coupled but interoperable open source tools that declaratively automate cloud provisioning.

...