summaryrefslogtreecommitdiffstats
path: root/release-notes/src/main/asciidoc/release_notes.adoc
diff options
context:
space:
mode:
Diffstat (limited to 'release-notes/src/main/asciidoc/release_notes.adoc')
-rw-r--r--release-notes/src/main/asciidoc/release_notes.adoc16
1 files changed, 10 insertions, 6 deletions
diff --git a/release-notes/src/main/asciidoc/release_notes.adoc b/release-notes/src/main/asciidoc/release_notes.adoc
index 940c8e067..785ac4df9 100644
--- a/release-notes/src/main/asciidoc/release_notes.adoc
+++ b/release-notes/src/main/asciidoc/release_notes.adoc
@@ -1,6 +1,15 @@
= Honeycomb {project-version} Release notes
-Release notes for honeycomb {project-version}. Based on VPP {project-vpp-snapshot-version}
+Release notes for honeycomb {project-version}.
+
+Honeycomb is a generic NETCONF/RESTCONF management agent and provides a framework
+for building specialized agents.
+
+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.
+
+For VPP specific distribution of Honeycomb, refer to:
+!!!!! FIXME/TODO add link !!!!!!
== Release plan
https://wiki.fd.io/view/Honeycomb/Release_Plans/Release_Plan_{project-public-version}[Release plan]
@@ -9,13 +18,10 @@ https://wiki.fd.io/view/Honeycomb/Release_Plans/Release_Plan_{project-public-ver
Adding to the list of existing features: https://wiki.fd.io/view/Honeycomb/Releases/1609#Features[1609 feature list]:
=== New features
-* https://jira.fd.io/browse/HONEYCOMB-132[NAT management]
-* https://jira.fd.io/browse/HONEYCOMB-257[iOAM management]
=== Removed features
=== Modified features
-* ACL management improvements
* https://jira.fd.io/browse/HONEYCOMB-73[Initializers tie-in with readers]
** Instead of root level initializer, initialization can be split among multiple initializing readers
* https://jira.fd.io/browse/HONEYCOMB-270[Readers/ReadCustomizers able to influence presence of resulting data]
@@ -28,8 +34,6 @@ Adding to the list of existing features: https://wiki.fd.io/view/Honeycomb/Relea
* https://jira.fd.io/projects/HONEYCOMB/versions/{project-version-in-jira}[JIRA]
* https://jira.fd.io/jira/secure/ReleaseNote.jspa?projectId=10001&version={project-version-in-jira}[Release notes]
-include::install_guide/install_guide.adoc[]
-
include::user_guide/user_guide.adoc[]
include::devel_guide/devel_guide.adoc[] \ No newline at end of file