This shows you the differences between two versions of the page.
| Both sides previous revision Previous revision | |||
|
compass4nfv-plugin-integration-api [2015/11/27 08:19] shuai chen |
compass4nfv-plugin-integration-api [2015/12/03 00:50] (current) shuai chen |
||
|---|---|---|---|
| Line 5: | Line 5: | ||
| =====How to Integrate 3rd party project into Compass4nfv===== | =====How to Integrate 3rd party project into Compass4nfv===== | ||
| + | Prerequisite: | ||
| + | You need a server installed by Ubuntu14.04 with at least 100G storage and 16G Ram, and download Compass, execute | ||
| + | git clone https://gerrit.opnfv.org/gerrit/compass4nfv , pay attention not in the "root" folder. | ||
| + | |||
| + | |||
| 1. Create a role: every component in Compass4nfv is a role, it's in the directory "compass4nfv/deploy/adapters/ansible/roles", you can create a role named your project in this directory. | 1. Create a role: every component in Compass4nfv is a role, it's in the directory "compass4nfv/deploy/adapters/ansible/roles", you can create a role named your project in this directory. | ||