Adding Snapshot version to HC POMs
[demo.git] / README.md
1 OpenECOMP Platform Instantiation and Demo Applications
2 ---
3
4 This project contains the source code and scripts to instantiate OpenECOMP and the two demo applications, vFirewall and vLoadBalancer/vDNS. 
5
6 This repository includes:
7
8 - README.md: this file
9
10 - LICENSE.TXT: the license file
11
12 - The "boot" directory: the scripts to instantiate OpenECOMP. 
13
14 - The "heat" directory: the heat templates to instantiate OpenECOMP and the demo applications. 
15
16 - The "vnfs" directory: the scripts and source codes for running the two demo applications. 
17
18 Usage
19 ---
20
21 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. 
22
23