diff options
author | Maros Marsalek <mmarsale@cisco.com> | 2016-11-10 12:22:28 +0100 |
---|---|---|
committer | Maros Marsalek <mmarsale@cisco.com> | 2016-11-10 12:47:24 +0100 |
commit | 8e0c7007906730fe4547b0265a895ad8a322a7dc (patch) | |
tree | dbc3310da5c7b7083cc6b9ecffee633d2cf5cd7f /ioam/asciidoc/Readme.adoc | |
parent | aa7e652e6105a6972d6c41ff0738cd9e31ce0188 (diff) |
Remove hc2vpp codebase
Moved to a dedicated hc2vpp project in fd.io
Change-Id: I03dc3b3029f21b127a00c69a86bcd8e467896241
Signed-off-by: Maros Marsalek <mmarsale@cisco.com>
Diffstat (limited to 'ioam/asciidoc/Readme.adoc')
-rw-r--r-- | ioam/asciidoc/Readme.adoc | 11 |
1 files changed, 0 insertions, 11 deletions
diff --git a/ioam/asciidoc/Readme.adoc b/ioam/asciidoc/Readme.adoc deleted file mode 100644 index c0e30bd70..000000000 --- a/ioam/asciidoc/Readme.adoc +++ /dev/null @@ -1,11 +0,0 @@ -= ioam - -This is a Honeycomb plugin providing mapping code between HC and iOAM Plugin APIs. - -== Usage - -Refer to ioam_postman_collection.json for sample requests. - -In order to make HC iOAM plugin work, need to start vpp and load ioam plugin first. - -At this point in time, iOAM trace plugin configurations are supported. |