diff options
Diffstat (limited to 'README.md')
-rw-r--r-- | README.md | 18 |
1 files changed, 18 insertions, 0 deletions
diff --git a/README.md b/README.md new file mode 100644 index 00000000..f689b51d --- /dev/null +++ b/README.md @@ -0,0 +1,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 + |