Difference between revisions of "Sweetcomb/19.08 Release Notes"

From fd.io
Jump to: navigation, search
(Created page with "## Northbound Interface - Remove gNMI from sweetcomb to become a separate project. - Support for ietf-interfaces statistics ## High Availability - migration from scvpp to vom...")
 
 
Line 1: Line 1:
## Northbound Interface
+
* Northbound Interface
- Remove gNMI from sweetcomb to become a separate project.
+
** Remove gNMI from sweetcomb to become a separate project.
- Support for ietf-interfaces statistics
+
** Support for ietf-interfaces statistics
  
## High Availability
+
* High Availability
- migration from scvpp to vom.
+
** migration from scvpp to vom.
  
## Code Refactor
+
* Code Refactor
- Enable mutil-thread VPP API calling support.
+
** Enable mutil-thread VPP API calling support.
- Callback helper function enhancement.
+
** Callback helper function enhancement.
- Introduce a new registration mechanism.
+
** Introduce a new registration mechanism.
  
## Test Framework
+
* Test Framework
- Docker build and test improvements
+
** Docker build and test improvements
- Automatic test run
+
** Automatic test run

Latest revision as of 07:23, 17 September 2019

  • Northbound Interface
    • Remove gNMI from sweetcomb to become a separate project.
    • Support for ietf-interfaces statistics
  • High Availability
    • migration from scvpp to vom.
  • Code Refactor
    • Enable mutil-thread VPP API calling support.
    • Callback helper function enhancement.
    • Introduce a new registration mechanism.
  • Test Framework
    • Docker build and test improvements
    • Automatic test run