aboutsummaryrefslogtreecommitdiffstats
path: root/README.md
blob: 98b68a2c52934a52d668c75a8825b59558c0c5cc (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
OpenECOMP Platform Instantiation and Demo Applications
---

This project contains the source code and scripts to instantiate OpenECOMP and the two demo applications, vFirewall and vLoadBalancer/vDNS. 

This repository includes:

- README.md: this file

- LICENSE.TXT: the license file

- The "boot" directory: the scripts to instantiate OpenECOMP. 

- The "heat" directory: the heat templates to instantiate OpenECOMP and the demo applications. 

- The "vnfs" directory: the scripts and source codes for running the two demo applications. 

Usage
---

To instantiate OpenECOMP, please download and run the heat template and environment files in "heat/OpenECOMP". Please follow instructions in "heat/README.md" for further details.