summaryrefslogtreecommitdiffstats
path: root/release-notes/src
AgeCommit message (Collapse)AuthorFilesLines
2017-12-19Scripts for installing jvpp jars to local mvn repoMarek Gradzki1-11/+26
By default hc2vpp build downloads latest jvpp packages from nexus.fd.io. They might not be compatible with installed vpp (e.g. in case of non-backward compatible vpp api changes). In order to prevent API mismatch, it is required to use jvpp version corresponding to the vpp installed. The patch includes scripts that can be used before building hc2vpp to install jvpp jars from vpp build dir or vpp-api-java package. Change-Id: I9aa0dc37921e022e5644c54238d3d579f6eb5ba8 Signed-off-by: Marek Gradzki <mgradzki@cisco.com>
2017-11-16Update ODL references in BGP documentationMarek Gradzki1-4/+4
Hc2vpp 17.10 is using ODL Carbon since https://gerrit.fd.io/r/#/c/6924/ and https://gerrit.fd.io/r/#/c/6949/ Change-Id: I4d7f2b28b0674b7ab7e248caba84e62a21c1c977 Signed-off-by: Marek Gradzki <mgradzki@cisco.com>
2017-11-06Fix BGP Postman collection URLMarek Gradzki1-1/+1
Change-Id: I7b1c0683cf21a6f5effc1e83eab652ad584a8c7f Signed-off-by: Marek Gradzki <mgradzki@cisco.com>
2017-10-30Hc2vpp 1.17.10 release notes updateMarek Gradzki2-2/+6
Change-Id: Icb95a69867fe3b319e9caf6bcf37644d2191c0b4 Signed-off-by: Marek Gradzki <mgradzki@cisco.com>
2017-10-30HONEYCOMB-392 - Footprint per dataJan Srnicek1-1/+71
Updates release notes with - minimal params to start hc - minimal params to start hc and be able to write something - how many data samples are possible to be written with params above - how much memory is taken in raw object size - what is total observed footprint Change-Id: Ia42dcc5075ff70a696c973651327bf62ee84bb65 Signed-off-by: Jan Srnicek <jsrnicek@cisco.com> (cherry picked from commit a71ef3d551a4dd7f50bf187190de905f6e8e34b1)
2017-08-24HC2VPP-222: adapt hc2vpp to snat->nat plugin rename in vppMarek Gradzki2-3/+3
Change-Id: If4c7f2f1fc52f1ee64ed95900a362063207def27 Signed-off-by: Marek Gradzki <mgradzki@cisco.com>
2017-08-17Release notes cleanup after releasing hc2vpp 1.17.07Marek Gradzki9-36/+23
Change-Id: I355e73553345ce12360946d5db2c96253a2d1040 Signed-off-by: Marek Gradzki <mgradzki@cisco.com>
2017-08-15HC2VPP docs updateJan Srnicek2-9/+16
Change-Id: I43a1c149c881a829de4a6393bdcc0aa3cd5a336e Signed-off-by: Jan Srnicek <jsrnicek@cisco.com>
2017-07-27Release notes: BGP user guideMarek Gradzki3-1/+840
Also adds postman collection with BGP examples (previously stored in honeycomb project). Change-Id: I83fece59abfea9c528b19d084be48515eff4ce99 Signed-off-by: Marek Gradzki <mgradzki@cisco.com>
2017-07-25Api docs: single row per VPP API messageMarek Gradzki1-1/+1
Lists all of supported CUD operations in single cell. Change-Id: I5f23200d869221f797ed8b4b5ca0512baa92486b Signed-off-by: Marek Gradzki <mgradzki@cisco.com>
2017-07-25HC2VPP-180 - Doc coverage generatorJan Srnicek3-1/+25
TODO - links to specific vpp api section(now points just to section with apis) TODO - links to specific java binding code(now points to class thats doing binding) TODO - operational coverage(ASM does not support lambda processing) TODO - generate coverage adoc links Change-Id: I44c85012da3bd2e7cdd41930753e5aae6955cd7b Signed-off-by: Jan Srnicek <jsrnicek@cisco.com> Signed-off-by: Marek Gradzki <mgradzki@cisco.com>
2017-07-06Update jira project version in hc2vpp 1.17.10 elease notesMarek Gradzki1-1/+1
Change-Id: I71c704f9411e4eb107351968f5694006812a8d37 Signed-off-by: Marek Gradzki <mgradzki@cisco.com>
2017-06-20Fix release plan URL in release notesMarek Gradzki1-1/+1
Change-Id: Ifb85b5a89dcec3b1a71157d681f8b7368063f849 Signed-off-by: Marek Gradzki <mgradzki@cisco.com>
2017-05-02Documentation cleanup after Hc2vpp 1.17.04 releaseMarek Gradzki2-5/+22
Change-Id: Ibcd20e55bd0b52d681239257657848b671e180f2 Signed-off-by: Marek Gradzki <mgradzki@cisco.com>
2017-02-23Release notes post 17.01 cleanupMarek Gradzki5-34/+23
Based on https://gerrit.fd.io/r/#/c/4937/ Change-Id: I96afecd077bf9ba4de1f684c251944de3e457e86 Signed-off-by: Marek Gradzki <mgradzki@cisco.com>
2017-02-23HONEYCOMB-269 - Release notes updateJan Srnicek3-152/+178
- Update features list, postman collections,models,etc ... - Provides samples sources mentioned in devel_plugin_vpp_tutorial -Broken links fixed Change-Id: I549fcec7c4e7e669cba44cafd12d824e63473533 Signed-off-by: Marek Gradzki <mgradzki@cisco.com> Signed-off-by: Jan Srnicek <jsrnicek@cisco.com>
2016-11-27Asciidoc error removalJan Srnicek1-1/+1
Change-Id: I927fffd36154daf6696a1bc99502ec8dec9a23d2 Signed-off-by: Jan Srnicek <jsrnicek@cisco.com>
2016-11-19Post split cleanupMaros Marsalek4-401/+3
- change groupIds - change packages - update poms Change-Id: I343c5a292a67de1dd50687870ca4ab5b7276e93e Signed-off-by: Maros Marsalek <mmarsale@cisco.com> Signed-off-by: Marek Gradzki <mgradzki@cisco.com>
2016-11-08Update features in release notesMaros Marsalek1-1/+6
Change-Id: I7c57d7c525bf29dde922d48c1c8b8b72cdec9980 Signed-off-by: Maros Marsalek <mmarsale@cisco.com>
2016-11-07HONEYCOMB-287 Infra micro-benchmarksMaros Marsalek1-0/+7
Config (write) Operational (read) Add -Pbenchmark to maven execution to include benchmarks Change-Id: Ia4815ffc109e34629279b9418b962a9f91c38c30 Signed-off-by: Maros Marsalek <mmarsale@cisco.com>
2016-11-03HONEYCOMB-257 - Honeycomb support for in-band OAM (iOAM) path tracingSrihari Raghavan1-0/+6
- Add iOAM module to handle configuration for the iOAM trace VPP plugin - Add iOAM module test to verify add/delete configurations - Reader/Initializers for future, dependent on https://gerrit.fd.io/r/3387 Change-Id: I557604a955771c139165aed7cd9e5716abbac3d1 Signed-off-by: Srihari Raghavan <srihari@cisco.com>
2016-10-21Fix attributes substitution in release_notesMaros Marsalek5-8/+18
Change-Id: I96ae1f6e5b21bf2db010758c8c0f4267aef59e93 Signed-off-by: Maros Marsalek <mmarsale@cisco.com> Signed-off-by: Marek Gradzki <mgradzki@cisco.com>
2016-10-21Release notesMaros Marsalek13-0/+1609
- migrated from wiki - updated versions to current version - notes are built with each regular build - notes root is at: target/generated-docs/release_notes.html - notes are inlined into site Change-Id: I581898988f41f77f5eafb20e9e61e08f09908b98 Signed-off-by: Maros Marsalek <mmarsale@cisco.com>