Difference between revisions of "Honeycomb/Releases/1609"

From fd.io
Jump to: navigation, search
(Features)
(Honeycomb 1609 release)
Line 4: Line 4:
 
== Release plan ==
 
== Release plan ==
 
[[Honeycomb/Release_Plans/Release_Plan_16.09]]
 
[[Honeycomb/Release_Plans/Release_Plan_16.09]]
 
== Backlog ==
 
* [https://jira.fd.io/browse/HONEYCOMB-139?filter=10503 Outstanding]
 
* [https://jira.fd.io/browse/HONEYCOMB-139?filter=10655 All]
 
  
 
== Features ==
 
== Features ==
Line 38: Line 34:
 
* [https://jira.fd.io/browse/HONEYCOMB-139?filter=10655 JIRA backlog]
 
* [https://jira.fd.io/browse/HONEYCOMB-139?filter=10655 JIRA backlog]
 
* Provided RESTCONF collections with sample requests for all available APIs
 
* Provided RESTCONF collections with sample requests for all available APIs
 +
 +
== Backlog ==
 +
* [https://jira.fd.io/browse/?filter=10503 Outstanding]
 +
* [https://jira.fd.io/browse/?filter=10655 All]
  
 
== YANG models ==
 
== YANG models ==
* https://git.fd.io/cgit/honeycomb/tree/v3po/api/src/main/yang
+
* [https://git.fd.io/cgit/honeycomb/tree/v3po/api/src/main/yang?h=stable/1609 V3PO plugin yang models]
 +
* [https://git.fd.io/cgit/honeycomb/tree/lisp/api/src/main/yang?h=stable/1609 LISP plugin yang models]
 +
* [https://git.fd.io/cgit/honeycomb/tree/vpp-common/naming-context-api/src/main/yang?h=stable/1609 Context(mapping metadata) YANG models]
  
 
== Installation ==
 
== Installation ==

Revision as of 08:04, 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
  • 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 support
    • 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