Update INFO.yaml with new PTL
[demo.git] / vnfs / VES / readme.md
1 # ECOMP Vendor Event Listener Library
2
3 This project contains a C library that supports interfacing to AT&T's ECOMP
4 Vendor Event Listener. For an overview of ECOMP, see the 
5 [ECOMP White Paper](http://att.com/ECOMP).
6
7 Developed in 2016 for AT&T by:
8  * Alok Gupta (https://github.com/ag1367)
9  * Paul Potochniak (https://github.com/pp8491)
10  * Gayathri Patrachari(https://github.com/gp2421)
11
12 Current Maintainers: 
13  * Alok Gupta (https://github.com/ag1367)
14  * Paul Potochniak (https://github.com/pp8491)
15  * Gayathri Patrachari(https://github.com/gp2421)
16
17 # Installation
18
19 For installation instructions, clone this repo and load the 
20 [installation guide](./docs/source/evel/html/quickstart.html) in your web browser.
21
22 Full source-code documentation is included with the code and can be built from 
23 the included Makefile. See the [readme file](./code/evel_library/readme.md).
24
25 # Use
26
27 Clone this repo and load the [user guide](./docs/source/evel/html/index.html)
28 in your web browser.