diff options
author | Marek Gradzki <mgradzki@cisco.com> | 2017-07-27 07:13:24 +0200 |
---|---|---|
committer | Marek Gradzki <mgradzki@cisco.com> | 2017-08-17 08:43:28 +0200 |
commit | 47868ae3514fd38cb3aed9101767547cab1b554f (patch) | |
tree | a1b32effdfea961f23da47ec967b7b2ab53beae0 | |
parent | 130c716105017c7b20b4779973b915968b3dc322 (diff) |
Release notes cleanup after releasing Honeycomb 1.17.07
Change-Id: I6eadb8123e09642899663e4195be6aabbdfc3075
Signed-off-by: Marek Gradzki <mgradzki@cisco.com>
-rw-r--r-- | release-notes/src/main/asciidoc/release_notes.adoc | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/release-notes/src/main/asciidoc/release_notes.adoc b/release-notes/src/main/asciidoc/release_notes.adoc index 8d687dffe..2c46ff53d 100644 --- a/release-notes/src/main/asciidoc/release_notes.adoc +++ b/release-notes/src/main/asciidoc/release_notes.adoc @@ -2,11 +2,11 @@ Release notes for honeycomb {project-version}. -Honeycomb is a generic NETCONF/RESTCONF management agent and provides a framework -for building specialized agents. +Honeycomb is a generic management agent and provides a framework +for building specialized agents. Exposes NETCONF, RESTCONF and BGP as northbound interfaces. It uses many features and utilities from different http://www.opendaylight.org/[Opendaylight (ODL)] projects -(e.g. yangtools, controller, mdsal and netconf). +(e.g. yangtools, controller, mdsal, netconf, bgpcep). The biggest use case of honeycomb is VPP (fd.io's Vector packet processor). Honeycomb delivers a management agent to enable integration of VPP with e.g. SDN controllers such as Opendaylight. |