This shows you the differences between two versions of the page.
Both sides previous revision Previous revision | |||
get_started:get_started_installer_approach [2015/03/23 10:30] Frank Brockners [Implementation status] |
get_started:get_started_installer_approach [2015/03/23 10:34] (current) Frank Brockners |
||
---|---|---|---|
Line 11: | Line 11: | ||
* **BASE-INSTALLATION**: Installation of plain-vanilla VM-manager (for BGS, OpenStack will be used as VM-Manager) | * **BASE-INSTALLATION**: Installation of plain-vanilla VM-manager (for BGS, OpenStack will be used as VM-Manager) | ||
* (repeatable) install of a plain vanilla VM-manager (for BGS this is OpenStack) that deploys to bare metal and supports a HA-setup of the VM-manager | * (repeatable) install of a plain vanilla VM-manager (for BGS this is OpenStack) that deploys to bare metal and supports a HA-setup of the VM-manager | ||
- | * the installation is performed with an installer "i" that creates a system in state BASE(i). | + | * the installation is performed with an installer "i" that creates a system in state BASE(i). The installer has its own (typically upstream) repository that OPNFV leverages. (If the installer resides in an upstream repo, forking into an OPNFV repo is strongly discouraged). |
- | * Once the installation of the plain vanilla environment is complete, the installer i is terminated. The system is left in state BASE(i) and handed over to the second phase. | + | * Once the installation of the plain vanilla environment is complete, the installer i is terminated. The system is left in state BASE(i) and handed over to the second phase: |
* **OPNFV-INSTALLATION and MAINTENANCE**: Installation of OPNFV specific modules, maintenance of the overall OPNFV installation | * **OPNFV-INSTALLATION and MAINTENANCE**: Installation of OPNFV specific modules, maintenance of the overall OPNFV installation | ||
* the system state for this second phase is called OPNFV(x) - where x is determined by a particular OPNFV release item. | * the system state for this second phase is called OPNFV(x) - where x is determined by a particular OPNFV release item. |