Difference between revisions of "Honeycomb/Releases/1609"
From fd.io
								
												
				 (→POSTMAN collections)  | 
				 (→Configuration files)  | 
				||
| Line 62: | Line 62: | ||
=== Configuration files ===  | === Configuration files ===  | ||
| + | |||
| + | Honeycomb's configuration files present within its distribution:  | ||
| + | |||
* [https://git.fd.io/cgit/honeycomb/tree/infra/minimal-distribution/src/main/resources/honeycomb-minimal-resources/config/honeycomb.json?h=stable/1609 Honeycomb base configuration]  | * [https://git.fd.io/cgit/honeycomb/tree/infra/minimal-distribution/src/main/resources/honeycomb-minimal-resources/config/honeycomb.json?h=stable/1609 Honeycomb base configuration]  | ||
* [https://git.fd.io/cgit/honeycomb/tree/vpp-common/minimal-distribution/src/main/resources/honeycomb-minimal-resources/config/jvpp.json?h=stable/1609 VPP plugins common configuration]  | * [https://git.fd.io/cgit/honeycomb/tree/vpp-common/minimal-distribution/src/main/resources/honeycomb-minimal-resources/config/jvpp.json?h=stable/1609 VPP plugins common configuration]  | ||
Revision as of 08:28, 2 September 2016
Contents
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:
- Release plan
 - JIRA backlog
 - Provided RESTCONF collections with sample requests for all available APIs
 
Backlog
YANG models
- V3PO plugin yang models
 - LISP plugin yang models
 - NSH plugin yang models
 - Context(mapping metadata) YANG models
 
Install guide
Manual build
How to setup and build Honeycomb locally
User Guide
Configuration files
Honeycomb's configuration files present within its distribution:
POSTMAN collections
POSTMAN (google chrome REST client app) collections containing sample requests for all Honeycomb features. Useful when looking in depth for what Honeycomb supports.