summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorMarek Gradzki <mgradzki@cisco.com>2017-05-02 08:53:52 +0200
committerMarek Gradzki <mgradzki@cisco.com>2017-05-02 08:54:07 +0200
commit215cb683406b2cc12e869706ef9d0ae854ab53fb (patch)
treefab6abfaa7c0495798fe45ed6cb884ad7d1a1780
parentc72efff844cd0bcb45b70c2b5c10c54da02662b6 (diff)
Documentation cleanup after releasing 1.17.04
Change-Id: I644c229ce82e4ea9feb9d53a6fe059a7fbe15d77 Signed-off-by: Marek Gradzki <mgradzki@cisco.com>
-rw-r--r--release-notes/pom.xml4
-rw-r--r--release-notes/src/main/asciidoc/release_notes.adoc18
2 files changed, 3 insertions, 19 deletions
diff --git a/release-notes/pom.xml b/release-notes/pom.xml
index d07b557c1..b8f14dd32 100644
--- a/release-notes/pom.xml
+++ b/release-notes/pom.xml
@@ -76,8 +76,8 @@
<!-- Attributes below are inlined into resulting documentation,
making it much easier when bumping versions -->
<project-version>${project.version}</project-version>
- <project-public-version>17.04</project-public-version>
- <project-version-in-jira>10600</project-version-in-jira>
+ <project-public-version>17.07</project-public-version>
+ <project-version-in-jira>10702</project-version-in-jira>
<project-branch>master</project-branch>
<project-git-web>https://git.fd.io/cgit/honeycomb/tree</project-git-web>
</attributes>
diff --git a/release-notes/src/main/asciidoc/release_notes.adoc b/release-notes/src/main/asciidoc/release_notes.adoc
index 32ba48734..126eda404 100644
--- a/release-notes/src/main/asciidoc/release_notes.adoc
+++ b/release-notes/src/main/asciidoc/release_notes.adoc
@@ -17,34 +17,18 @@ For VPP specific distribution of Honeycomb, please refer to https://wiki.fd.io/v
https://wiki.fd.io/view/Honeycomb/Release_Plans/Release_Plan_{project-public-version}[Release plan]
== Features
-* Generic, model-driven agent framework providing northbound interfaces
-** NETCONF
-** RESTCONF
-* Persistence/reconciliation mechanism
-* https://jira.fd.io/browse/HONEYCOMB-18 [Minimal distribution]
-** optimized set of ODL components, static wiring, runnable shell scripts
+Adding to the list of existing features: https://docs.fd.io/honeycomb/1.17.04/release-notes-aggregator/release_notes.html#_features[1704 feature list]
=== New features
-* https://jira.fd.io/browse/HONEYCOMB-151[RPC support]
-** RPC translation is done using RpcServices registered in RpcRegistry.
-* https://jira.fd.io/browse/HONEYCOMB-266[Loading test data from resource files]
-** Provides convenient framework for testing translation layer.
=== Removed features
=== Modified features
-* 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]
-** Suitable for presence container readers
=== Deprecated features
== Backlog
-Process of spiting honeycomb project into generic (honeycomb) and vpp related (hc2vpp) parts
-was done during 1.17.01 release. Issues for both projects were tracked in the same jira.
-
* 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]