Initial OpenECOMP Demo commit
[demo.git] / vnfs / honeycomb_plugin / sample_plugin / README.md
1 # Honeycomb plugin for VPP's packet generator plugin
2
3 This plugin provides REST API to enable/disable streams on the VPP's packet generator. 
4
5
6 Buid instructions:
7
8 From the sample_pluging folder execute: mvn -s settings.xml clean install.
9
10
11 Run instruction:
12
13 From the sample_pluging folder execute: ./sample-distribution/target/sample-distribution-1.0.0-hc/sample-distribution-1.0.0/honeycomb
14
15
16 In order to allow access to REST API from an external machine, modify the "restconf-binding-address" parameter in sample-distribution/target/sample-distribution-1.0.0-hc/sample-distribution-1.0.0/config/honeycomb.json