First Impressions of the OpenDaylight Helium Release
First Impressions of the OpenDaylight Helium Release
by Hariharan Ananthakrishnan, Distinguished Engineer - October 21, 2014
OpenDaylight introduced Helium last month, which is a major upgrade to its open source SDN controller. Here’s my take on its features, shortcomings and strengths from an engineering perspective.
Helium is the second software release from the OpenDaylight project and includes the following notable enhancements and new features:
- Support for the Apache Karaf container to allow network operators to customize installation using only the features they want
- A new user interface, dlux (the OpenDayLight User eXperience) for client-side MVW (Model View Whatever)
- Group Base Policy for an application-centric way of expressing policy
- Accounting, authorization and authentication for enhanced security
- The BGPCEP project now supports provisioning segment routing through PCEP
With Helium there are no base, virtualization or service provider editions. Instead, bundles are supported through karaf features. Unlike the first (Hydrogen) release, Helium is targeted towards production environments.
Out of the Box Experience
After downloading the pre-built zip file, it is straightforward to run the karaf container with the ‘bin/karaf’ script. The ‘help’ command in the console provides a list of karaf commands Continue reading
