blob: f689b51d7fe491d29a04082d032cbd43540bbef7 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
|
# Compass4nfv Build Guide
Compass4nfv is an installer project based on open source project COMPASS, which provides automated deployment and management of OpenStack and other distributed systems.
This is a prject for run compass4nfv in OPNFV, including build OPNFV imaged-base installation ISO, deployment for OPNFV distributed system.
There are two files in this directory:
* **build**: build imaged-base installation ISO for OPNFV.
* **deploy**: deploy OPNFV distributed system base the above ISO.
## How to make a reposity for installation ISO
## How to build a ISO for OPNFV installation
## How to deploy Compass ISO in virtual machine/baremetal
|