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