Release notes cleanup after releasing Honeycomb 1.17.07 77/8077/1
authorMarek Gradzki <mgradzki@cisco.com>
Thu, 27 Jul 2017 05:13:24 +0000 (07:13 +0200)
committerMarek Gradzki <mgradzki@cisco.com>
Thu, 17 Aug 2017 06:43:28 +0000 (08:43 +0200)
Change-Id: I6eadb8123e09642899663e4195be6aabbdfc3075
Signed-off-by: Marek Gradzki <mgradzki@cisco.com>
release-notes/src/main/asciidoc/release_notes.adoc

index 8d687df..2c46ff5 100644 (file)
@@ -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.