Difference between revisions of "Honeycomb/Releases/1609"

From fd.io
Jump to: navigation, search
(Honeycomb 1609 release)
(Features)
Line 10: Line 10:
 
** RESTCONF
 
** RESTCONF
  
* Plugin for VPP management with following capabilities:
+
* V3po plugin for VPP management with following capabilities:
 
** Interface management
 
** Interface management
 
** Bridge-domain management
 
** Bridge-domain management
Line 24: Line 24:
 
** Vxlan GPE tunnel management
 
** Vxlan GPE tunnel management
 
** GRE management
 
** GRE management
 +
 +
* NSH plugin for VPP's NSH plugin with following capabilities
 
** NSH plugin support
 
** NSH plugin support
 +
 +
* LISP plugin for VPP with following capabilities
 
** LISP managment
 
** LISP managment
  

Revision as of 08:05, 2 September 2016

Honeycomb 1609 release

First release of Honeycomb (VPP management agent).

Release plan

Honeycomb/Release_Plans/Release_Plan_16.09

Features

  • Generic, model-driven agent framework providing northbound interfaces
    • NETCONF
    • RESTCONF
  • V3po plugin for VPP management with following capabilities:
    • Interface management
    • Bridge-domain management
      • ARP termination table management
    • VXLAN tunnel management
    • VHOST-user interface managmenet
    • TAP interface management
    • VLAN management
    • Low-level classifier API access
    • ACL management
      • L2 permit/deny
      • L3 permit/deny
    • Vxlan GPE tunnel management
    • GRE management
  • NSH plugin for VPP's NSH plugin with following capabilities
    • NSH plugin support
  • LISP plugin for VPP with following capabilities
    • LISP managment
  • Minimal distribution available as zip, tar.gz, DEB and RPM packages


For further information refer to:

Backlog

YANG models

Installation

// TODO add installation & build instructions

Manual build

// TODO add installation & build instructions

Configuration files

// TODO add rest of config files

POSTMAN collections

Development tutorials