diff options
author | 2016-08-11 15:37:28 +0200 | |
---|---|---|
committer | 2016-08-19 12:49:56 +0200 | |
commit | 0b68673abd4eac5bb15091e5074ad28b6bbf6c30 (patch) | |
tree | 478216677d270348824430aa541118a4b65e402a /vpp-common/minimal-distribution/src/main/resources/honeycomb-minimal-resources/config | |
parent | 2fc8c4514fdf2ae197f3870f75d63d91010befa8 (diff) |
HONEYCOMB-21 Vpp-integration minimal distribution
Change-Id: I1a44028ae38c3ab70aa3a7b173cd0c81c820378a
Signed-off-by: Maros Marsalek <mmarsale@cisco.com>
Diffstat (limited to 'vpp-common/minimal-distribution/src/main/resources/honeycomb-minimal-resources/config')
-rw-r--r-- | vpp-common/minimal-distribution/src/main/resources/honeycomb-minimal-resources/config/jvpp.json | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/vpp-common/minimal-distribution/src/main/resources/honeycomb-minimal-resources/config/jvpp.json b/vpp-common/minimal-distribution/src/main/resources/honeycomb-minimal-resources/config/jvpp.json new file mode 100644 index 000000000..1d411872e --- /dev/null +++ b/vpp-common/minimal-distribution/src/main/resources/honeycomb-minimal-resources/config/jvpp.json @@ -0,0 +1,3 @@ +{ + "jvpp-connection-name": "honeycomb" +}
\ No newline at end of file |