Loading…
OpenDaylight Summit 2015 has ended
Monday, July 27
 

7:30am PDT

8:30am PDT

Application Development Tutorial - A Grand Tour of Coding for OpenDaylight Part 1, Ed Warnicke, Cisco and Raghurama Bhat, Cisco
This very hands on tutorial will walk you through:

1) Writing a simple OpenDaylight application
2) Writing a simple OpenDaylight Southbound Protocol plugin

Along the way we will explore:

1) Writing effective models
2) Available design patterns for your application and protocol plugin
3) How to achieve those patterns in your code
4) Building applications from micro-services
5) Getting along with other applications
6) Clustering considerations
7) Performance considerations
8) Error handling

At the end of this tutorial you will have written a simple application and southbound plugin
using best practices and have an understanding of *why* it was written that way.

Speakers
RB

Raghurama Bhat

Raghurama Bhat is a Principal Engineer in Cisco. He contributes to OpenDaylight and also leads several OpenDaylight related Cisco internal projects. Raghurama has over 20 years of experience in the software industry building large, distributed and scalable enterprise/cloud applic... Read More →


Monday July 27, 2015 8:30am - 10:30am PDT
Grand Ballroom AB

8:30am PDT

User Tutorial: Docker, Vagrant, Puppet, RPMs, Oh My - Daniel Farrell, Red Hat
Quite a few new ways to deploy OpenDaylight have been developed during the Lithium release cycle. This talk will guide you through the options, providing a technical overview and examples of each.

The speaker, Daniel Farrell, created most of the deployment options mentioned above. He’s also supporting OPNFV’s major OpenDaylight+OpenStack deployment effort from the upstream OpenDaylight side.

Note that additional deployment options (hint: Ansible) may be available by the time the Summit rolls around.

Speakers
avatar for Daniel Farrell

Daniel Farrell

Software Engineer, Red Hat
Daniel Farrell is a Software Engineer on Red Hat’s SDN Team, where he contributes to upstream ODL and OPNFV. He has been involved in SDN since it emerged from Stanford, including early OpenFlow and OpenStack work. He’s now an active committer on ODL’s Integration Team. During... Read More →


Monday July 27, 2015 8:30am - 10:30am PDT
Grand Ballroom CD

8:30am PDT

Wildcard Tutorial - OpenStack & OpenDaylight Group Based Policy - Keith Burns, Cisco
Group Based Policy is about application intent metadata. This facilitates "separation of concerns" between Dev and Ops. The GBP abstractions allow application administrators to express their networking intent using group and policy abstractions, with the specifics of policy enforcement and implementation left to the underlying policy driver. Come see an overview as well as a deep-dive into
- OpenStack, OpenDaylight, OVS and Docker integration via GBP
- feature and use case review

Speakers
KB

Keith Burns

Keith Burns is the Project Lead for the OpenDaylight GroupBasedPolicy project and a Technical Leader at NoiroNetworks, a division of Cisco Systems.


Monday July 27, 2015 8:30am - 10:30am PDT
Grand Ballroom E

10:30am PDT

Break
Monday July 27, 2015 10:30am - 11:00am PDT
Grand Ballroom Foyer

11:00am PDT

Application Development Tutorial - A Grand Tour of Coding for OpenDaylight Part 2, Ed Warnicke, Cisco and Raghurama Bhat, Cisco
Speakers
RB

Raghurama Bhat

Raghurama Bhat is a Principal Engineer in Cisco. He contributes to OpenDaylight and also leads several OpenDaylight related Cisco internal projects. Raghurama has over 20 years of experience in the software industry building large, distributed and scalable enterprise/cloud applic... Read More →


Monday July 27, 2015 11:00am - 12:30pm PDT
Grand Ballroom AB

11:00am PDT

User Tutorial: The Basic Operations Guide for OpenDaylight - Luis Gomez, Brocade
Speakers
avatar for Luis Gomez

Luis Gomez

Test Engineer, Lumina Networks
Luis Gomez is a Principal Test Engineer in the Open Source Software group at Brocade and is active contributor in the Integration and Releng groups in OpenDaylight. Previously, he was a Staff Solution Integration Engineer at Ericsson where he spent more than a decade integrating and... Read More →


Monday July 27, 2015 11:00am - 12:30pm PDT
Grand Ballroom CD

11:00am PDT

Wildcard Tutorial - OpenDaylight Service Chaining & Network Service Header (NSH) Architecture - Reinaldo Penno, Cisco and Paul Quinn, Cisco
Speakers
RP

Reinaldo Penno

Reinaldo Penno is a Director within Cisco's CTO Office. He is currently working on Opendaylight SFC development, service chaining data plane implementation and standardization. Paul Quinn is a Cisco Distinguished Engineer and his current focus is on service chaining, more specifically... Read More →
PQ

Paul Quinn

Distinguished Engineer, Cisco Systems
Paul Quinn is a Distinguished Engineer and a lead architect for the Cloud and Network Solutions group at Cisco Systems. He is focused on evaluating and driving major technology advancements in the areas of Software-Defined Networking (SDN) and Network Functions Virtualization (NFV... Read More →


Monday July 27, 2015 11:00am - 12:30pm PDT
Grand Ballroom E

12:30pm PDT

Lunch
Monday July 27, 2015 12:30pm - 1:30pm PDT
Grand Ballroom Foyer

1:30pm PDT

Application Development Tutorial - A Grand Tour of Coding for OpenDaylight Part 3, Ed Warnicke, Cisco and Raghurama Bhat, Cisco
Speakers
RB

Raghurama Bhat

Raghurama Bhat is a Principal Engineer in Cisco. He contributes to OpenDaylight and also leads several OpenDaylight related Cisco internal projects. Raghurama has over 20 years of experience in the software industry building large, distributed and scalable enterprise/cloud applic... Read More →


Monday July 27, 2015 1:30pm - 3:20pm PDT
Grand Ballroom AB

1:30pm PDT

User Tutorial: Deploying OpenDaylight & OpenFlow into an Existing Network - Steven Noble, NetDef
In this tutorial/lab, we will start with a L3 routed network with four
L3 network devices running BGP + OSPF, where two of the nodes will be
OpenFlow capable switches running as normal L3 network devices.

After demonstrating the functionality of the network, OpenDaylight will
be set up and the first OpenFlow capable device will be migrated to the
OpenDaylight controller.  Quagga will be utilized to provide routing
information and OpenFlow will be used to program the traffic flows to
the switch.

Once the network connectivity has been restored, the second OpenFlow
capable device will be converted to OpenFlow mode and connected up to
the same OpenDaylight Controller.

Speakers
avatar for Steven Noble

Steven Noble

President of the Board, Network Device Education Foundation
As an Open Networking Evangelist for Big Switch Networks, Steven works on the Open Network Linux project https://opennetlinux.org. Steven is responsible for maintaining the code, managing support requests and evangelizing on the subjects of Open Network Linux and Open Networking... Read More →


Monday July 27, 2015 1:30pm - 3:20pm PDT
Grand Ballroom CD

1:30pm PDT

Wildcard Tutorial - Developing UI Apps for ODL Using DLUX Modularity - Harman Singh, Cisco
Dlux is the default UI for ODL controller. It uses angularjs to develop pure javascript based UI. Dlux can act as a platform to include external applications into ODL and show them inside the DLUX UI itself. This DLUX modularity capability is based on the karaf bundles, where any external developer can deploy an application UI via karaf bundle in odl container and dlux can include that UI, once bundle is enable.

A new UI application karaf bundle will use blueprint based xml configuration files.

Speakers
HS

Harman Singh

I am a software engineer at Cisco Systems. I have been working on Opendaylight for about a year now. I am a committer for dlux project and a contributor in controller md-sal clustering.


Monday July 27, 2015 1:30pm - 3:20pm PDT
Grand Ballroom E

3:20pm PDT

Break
Monday July 27, 2015 3:20pm - 3:50pm PDT
Grand Ballroom Foyer

3:50pm PDT

Application Development Tutorial - A Grand Tour of Coding for OpenDaylight Part 4, Ed Warnicke, Cisco and Raghurama Bhat, Cisco
Speakers
RB

Raghurama Bhat

Raghurama Bhat is a Principal Engineer in Cisco. He contributes to OpenDaylight and also leads several OpenDaylight related Cisco internal projects. Raghurama has over 20 years of experience in the software industry building large, distributed and scalable enterprise/cloud applic... Read More →


Monday July 27, 2015 3:50pm - 5:40pm PDT
Grand Ballroom AB

3:50pm PDT

User Tutorial: The OpenDaylight OVSDB Project as a Solution for Network Virtualization Needs in OpenStack - Sam Hague, Red Hat; Flavio Fernandes, Red Hat & Anil Vishnoi, Brocade
Interested in how OpenDaylight can solve your OpenStack networking challenges? Come learn how the OVSDB Integration project is a great solution for the network virtualization needs in OpenStack.

You will leave this tutorial knowing how to deploy OpenStack and OpenDaylight together. We will provide an overview of the Openstack and OpenDaylight integration architecture. The discussion will include the OVSDB library, the OVSDB MDSAL southbound and the network virtualization provider. We will demonstrate the solution in action by showing OpenDaylight, Openstack and OpenvSwitch integration to build VxLAN tunnel overlays to connect virtual machines. The demonstration will also include L3 features implemented by the project. Along the way we will also show how to deploy all the required elements including the Controller, devstack, ovsdb and vagrant.

Speakers
avatar for Flavio Fernandes

Flavio Fernandes

Software Developer, Red Hat
Flavio Fernandes is a Principal Software Engineer in the Office of Technology at Red Hat, Inc. Lately, he has been spending most of his time working on Opendaylight, with focus on the network virtualization portion of the OVSDB project. Prior to Red Hat, Flavio also worked with SDN... Read More →
avatar for Anil Vishnoi

Anil Vishnoi

Principal Software Engineer, Red Hat
Anil has been doing research, design and development of software networking products for more than 15 years at RedHat and his prior employers. Most of his career he has been working in Software Defined Networks, Data Center Networking, Network Virtualization and Cloud Networking domain... Read More →


Monday July 27, 2015 3:50pm - 5:40pm PDT
Grand Ballroom CD

3:50pm PDT

Wildcard Tutorial - Leveraging ODL’s TTP Features for Hardware Independence - Colin Dixon, Brocade; Curt Beckmann, Brocade and Preetam Mallappa, UT Dallas

OpenDaylight’s TTP (Table Type Patterns) Project is enabling ODL to offer a rich northbound interface while abstracting away the hardware details in an interoperable way.  This tutorial will explain and demonstrate the following:

- What TTPs are, with real world examples

- How they enable hardware interoperability

- How to create or modify them

- How to import them into OpenDaylight

- How to use OpenDaylight’s TTP features

- How some features can be used without launching the full controller

- TTP support in useful 3rd party tools


Speakers
avatar for Curt Beckmann

Curt Beckmann

Chief Technology Architect for EMEA, Brocade
Mr. Beckmann is the chair of the ONF’s Open Datapath WG, and is a member of the ONF’s Chipmakers’ Advisory Board (CAB). Mr. Beckmann also leads the Table Type Patterns project for the OpenDaylight SDN Controller. From 2011 to 2013 he was responsible for IPv6 standards at Brocade... Read More →
avatar for Colin Dixon

Colin Dixon

Distinguished Engineer, Brocade
Colin Dixon is the Chair of OpenDaylight's Technical Steering Committee and a Distinguished Engineer at Brocade. In both roles, he focuses on leveraging open source software to build innovative networking solutions. Beyond that, he is active in open standards bodies including the... Read More →


Monday July 27, 2015 3:50pm - 5:40pm PDT
Grand Ballroom E

5:30pm PDT

SDN Dragon's Den: Pitch Your SDN App - Moderated by Jim Burns, Elbrys Networks; Kevin Woods, Brocade; Ed Warnicke, Cisco; and Roz Roseboro, Heavy Reading

Do you have an SDN app idea? Give your 5-minute pitch to the “Dragons” of Networking - leading developers and technologists from OpenDaylight and the industry-at-large who will evaluate and provide feedback on the technical viability and real-world applicability for your SDN app idea. 

Dragons will also select one winner who will receive the following:
1) 3-month mentorship from OpenDaylight developer NAME
2) Bragging rights and a digital badge for social media
3) A one-year Developer License of Brocade SDN Controller (complete with support)

Participants should describe the problem being addressed, expected user profile (industry, technical environment, etc), and proposed approach. You are strongly encouraged to attend the OpenDaylight Application Development Tutorial on Monday, July 27, from 8:30am to 5:40pm.

Join us and see if you have what it takes to impress the Networking Dragons! 

Know Your Dragons:
  • Jim Burns, chief technology officer, Elbrys Networks
  • Kevin Woods, director of product management, Brocade
  • Ed Warnicke, principal engineer, Cisco
  • Roz Roseboro, senior analyst, Heavy Reading

Note: Once you register, you will receive an email with final instructions and confirmation of your time slot. Reporters are welcome to attend this free event but we ask that you please register in advance. 


Moderators
JB

Jim Burns

Chief Technology Officer, Elbrys Networks
avatar for Roz Roseboro

Roz Roseboro

Principal Analyst, Heavy Reading
Roz has more than 20 years' experience in market research, marketing and product management. Her research focuses on how innovation and change impact the hardware and software solutions used to deliver cloud services and the management of that infrastructure. The growing influence... Read More →

Monday July 27, 2015 5:30pm - 7:30pm PDT
Cypress Room
 
Tuesday, July 28
 

7:00am PDT

8:30am PDT

Keynote: Opening Remarks - Neela Jacques, Executive Director, OpenDaylight Project
Speakers
avatar for Neela Jacques

Neela Jacques

Executive Director, OpenDaylight
As OpenDaylight's executive director, Nicolas “Neela” Jacques works with the OpenDaylight community to advance SDN and NFV with a developer-driven open source platform for products and technologies that expand the intelligence, programmability and performance of network infrastructures... Read More →


Tuesday July 28, 2015 8:30am - 9:15am PDT
Grand Ballroom A-D

9:15am PDT

Keynote: AT&T’s Software-Centric Network and the Role of Open Systems - Al Blackburn, Vice President-Domain 2.0 Architecture & Planning, AT&T
Speakers
avatar for Al Blackburn

Al Blackburn

Vice President-Domain 2.0 Architecture & Planning, AT&T
Al Blackburn, Vice President – Domain 2.0 Architecture and Planning, is responsible for leading the transformation of AT&T’s network to be the premiere secure, open/programmable, software driven network in the industry. His responsibilities include end to end architecture leadership... Read More →


Tuesday July 28, 2015 9:15am - 9:45am PDT
Grand Ballroom A-D

9:45am PDT

Keynote: OpenDaylight Advisory Group Panel - Moderator: Nav Chander, Enterprise Telecom IDC; Panelists: Chris Luke, Comcast; Chris Donley, CableLabs; Margaret Chiosi, AT&T and Christos Kolias, Orange
The OpenDaylight Advisory Group brings together end users from some of the world's most demanding networks to share technical requirements and challenges directly with the OpenDaylight community. In this panel they'll discuss key SDN and NFV use cases for their industries and what they'd like to see from open source SDN solution in the short- and long-term.

Moderators
avatar for Nav Chander

Nav Chander

Nav Chander is a Research Manager for telecom business services and associated carrier network infrastructure within IDC’s Worldwide Telecom Division. His primary focus is managing the research agenda for the U.S. Enterprise Communication Services program and Worldwide Wireline... Read More →

Speakers
avatar for Margaret Chiosi

Margaret Chiosi

Margaret Chiosi, Distinguished Network Architect AT&T Labs, has been involved in data networking for 30+ years. Margaret is currently focused on implementing the virtualization platform for network functions as well as SDN in the L1-L3 and mobility space (D2.0 Architecture). She has... Read More →
avatar for Chris Donley

Chris Donley

Chris Donley serves as Director, Virtualization and Network Evolution at CableLabs. Mr. Donley is leading CableLabs’ research efforts on Software Defined Networking (SDN), Network function Virtualization (NfV), Metro Ethernet, IPv6, and Home Networking. He has been with CableLabs... Read More →
avatar for Christos Kolias

Christos Kolias

Orange
Christos Kolias is a senior research scientist at Orange Silicon Valley (a subsidiary of Orange). Christos is a founding member of the ETSI NFV group and he has served as the first chair of ONF’s Wireless & Mobile working group. He has lectured on NFV, SDN and OpenFlow at several... Read More →
avatar for Chris Luke

Chris Luke

Sr. Principal Engineer, Comcast
Since joining Comcast in early 2011, Chris has taken a lead role in the architecture and practical application of programmable behaviors in the Comcast network. As a Sr. Principal Engineer within the Network Architecture group, Chris developed the framework for network automation... Read More →


Tuesday July 28, 2015 9:45am - 10:30am PDT
Grand Ballroom A-D

10:30am PDT

10:30am PDT

Community Exchange Center

Located in Grand Ballroom FGH, the CEC features games, food, and fun in a comfortable atmosphere. Take a quick break, grab a bite, play a round of human-sized Jenga or chat with exhibitors and attendees -- the Community Exchange Center has it all! We're even including a few whiteboards that will be freely available for attendees to map out their ODL networking challenges and discuss solutions and key points.

The CEC will also be home to the Demo Theater where you’ll hear from ODL members in 20 minute presentations from 1:00pm - 6:00pm on Tuesday and Wednesday.

And while you’re here, don’t forget to gather stamps for your Passport to Open SDN. Earn four stamps and return to Registration for a chance to win a Raspberry Pi with OpenDaylight embedded!


Tuesday July 28, 2015 10:30am - 6:00pm PDT
Grand Ballroom FGH

11:00am PDT

Keynote: Accelerating SDN & NFV in 2015 – Moving Community Contributions to Production Deployments - John Healy, General Manager, SDN Division, Network Platforms Division, Intel Corporation
Speakers
avatar for John Healy

John Healy

John Healy is the GM of the “Software Defined Networking Division” in NPG. He is one of the leading strategists behind software-defined networking. John’s leadership in intelligent systems for the communications industry is comprised of 25 years of experience in engineering... Read More →


Tuesday July 28, 2015 11:00am - 11:20am PDT
Grand Ballroom A-D

11:20am PDT

Keynote: Future Shock: The New Normal - Kelly Herrell, SVP & GM, Software Networking Business Unit, Brocade
In just over two years ODL has made history, overcoming the intense initial skepticism of those fearful of its vendor-sponsored origins and the broad scope of intent.  In record time ODL has evolved into a rapidly advancing and thriving community that has formalized the role of open-source in New IP architectures and has already earned its first large-scale production deployments. During this presentation, Kelly Herrell will examine how the next two years will likely produce a wave of innovation that will illustrate the true creative disruption of the industry.

Speakers
avatar for Kelly Herrell

Kelly Herrell

As Senior Vice President and General Manager of Software Networking at Brocade, Kelly Herrell leads software networking strategy and execution at the company. He leads an organization responsible for driving growth through the delivery of an innovative virtual networking platform... Read More →


Tuesday July 28, 2015 11:20am - 11:40am PDT
Grand Ballroom A-D

11:40am PDT

Keynote: OpenDaylight Developer Panel: Lithium, Beryllium and Beyond - Moderated by Phil Robb, OpenDaylight Project; Panelists: Colin Dixon, Brocade; Daniel Farrell, Red Hat; Brady Allen Johnson, Ericsson; Tony Tkacik, Cisco and Ed Warnicke, Cisco
OpenDaylight's third platform release "Lithium" will be out in June and planning for the fourth release "Beryllium" is underway. In this panel the developer community will discuss key use cases and PoCs that users can expect to see, and a look at the roadmap toward delivering a carrier-grade, production-ready release.

Speakers
avatar for Colin Dixon

Colin Dixon

Distinguished Engineer, Brocade
Colin Dixon is the Chair of OpenDaylight's Technical Steering Committee and a Distinguished Engineer at Brocade. In both roles, he focuses on leveraging open source software to build innovative networking solutions. Beyond that, he is active in open standards bodies including the... Read More →
avatar for Daniel Farrell

Daniel Farrell

Software Engineer, Red Hat
Daniel Farrell is a Software Engineer on Red Hat’s SDN Team, where he contributes to upstream ODL and OPNFV. He has been involved in SDN since it emerged from Stanford, including early OpenFlow and OpenStack work. He’s now an active committer on ODL’s Integration Team. During... Read More →
avatar for Phil Robb

Phil Robb

Vice President - Operations, Networking & Orchestration, Linux Foundation
Phil Robb’s experience spans more than 30 years of work on the leading edge of software and networking technology, beginning with the launch of the personal computer in the early 1980s. He began working with open source in 2001 at Hewlett Packard, where he formed and led the company’s... Read More →
avatar for Tony Tkacik

Tony Tkacik

Cisco Systems
Tony Tkacik is an architect and key developer of the Model-Driven SAL. He has vast experience with model-driven architectures & designs, and has been working on SDN controllers for the past several years. He's been working on OpenDaylight since April 2013.


Tuesday July 28, 2015 11:40am - 12:30pm PDT
Grand Ballroom A-D

12:30pm PDT

1:00pm PDT

Demo Theater: Brocade SDN Controller - Jeff Rametta, Brocade
This will be a demo of our 2.0 controller based on the OpenDaylight Lithium Release. We will demonstrate the new controller and how it integrates with OpenStack.

Speakers

Tuesday July 28, 2015 1:00pm - 1:20pm PDT
Grand Ballroom FGH / Community Exchange Center

1:30pm PDT

1:30pm PDT

Best Practices and Pitfalls for Building Products Out of OpenDaylight - Colin Dixon, Brocade and Devin Avery, Brocade
The OpenDaylight project is designed to be easily consumed by companies that would like to build products based on OpenDaylight. However, doing so in an efficient way requires care. The path of least resistance for local development often results in accidentally forking, which causes protracted pain to resolve. Further, it is relatively easy to fall afoul of the Eclipse Public License without carefully understanding it.

In this talk, Colin will talk (at a high-level) about his experience building products from OpenDaylight at two companies including key recommendations about how to structure code repositories, when you should push patches back to OpenDaylight, and how to consume OpenDaylight as close to real time as possible without disrupting local development.

Speakers
avatar for Colin Dixon

Colin Dixon

Distinguished Engineer, Brocade
Colin Dixon is the Chair of OpenDaylight's Technical Steering Committee and a Distinguished Engineer at Brocade. In both roles, he focuses on leveraging open source software to build innovative networking solutions. Beyond that, he is active in open standards bodies including the... Read More →


Tuesday July 28, 2015 1:30pm - 2:20pm PDT
Grand Ballroom C

1:30pm PDT

The Generic, Extensible, and Elastic Time Series Data Repository (TSDR) – A New OpenDaylight Lithium Project - YuLing Chen, Dell & Rajesh Narayanan, Dell
TSDR has been a missing component in the SDN architecture. ODL controller today collects OpenFlow (OF) stats, and stores them in an in-memory data store. This limits the ability to capture large scale time series data over the time and make it available to northbound applications. This also adds performance and scalability overheads to ODL. In the presentation we first cover the motivation behind the project and the value it brings to the ODL and SDN ecosystems. We then describe the generic, extensible, and elastic architecture of TSDR, which is designed to collect and store various types of time series data with plug-able persistence data stores to fit into different use cases. After that, we will show a demo using TSDR to collect OF stats and store into HBase. Finally, we will present the future directions of TSDR in data analytics and controller optimization in SDN and NFV domains.

Speakers
avatar for YuLing Chen

YuLing Chen

YuLing Chen is a Principle Engineer/Technologist at Dell Research. YuLing holds Master's degree in Computer Science from McGill University. She is an experienced professional with more than 19 years experience in telecom, data center, and e-Commerce areas. Her current research focuses... Read More →
RN

Rajesh Narayanan

Rajesh Narayanan is a Distinguished Engineer/ Technology Strategist at Dell Research. At Dell his primary role has been to help drive the SDN/OpenFlow technology innovation, research and product strategies. Rajesh holds dual Masters degrees in Electrical Engineering and Computer Science... Read More →


Tuesday July 28, 2015 1:30pm - 2:20pm PDT
Grand Ballroom B

1:30pm PDT

Network Isolation: A Dive Into Open Source Networking Ecosystems - Mark McClain, Akanda, Inc.
We’ve witnessed many changes to the networking landscape over the last few years. In this session, we’ll look at the Open Source network communities and the solutions they produce. We’ll survey several network related project ecosystem models and then dive into the details of the OpenDaylight and OpenStack ecosystems. We will examine how the governance models have shaped each ecosystem and the areas where each could benefit from the experience of the other to tackle future challenges.

Speakers
avatar for Mark McClain

Mark McClain

Sr Principal Architect, Yahoo!
Mark McClain is an architect atYahoo!, a member of the OpenStack Technical Committee and was the PTL for Neutron during Havana and Icehouse cycles. He has 14 years of software development experience and OpenStack Networking combines two of his favorite interests: networking and Python... Read More →


Tuesday July 28, 2015 1:30pm - 2:20pm PDT
Grand Ballroom A

1:30pm PDT

Navigating through the OpenDaylight Projects - Mathieu Lemay, Inocybe
OpenDaylight's third platform release "Lithium" has grown and led to the creation of many new projects.As the project grows it is time to provide tools to navigate andunderstand the ecosystem. Inocybe is launching a new community tool called OpenDaylight Project Explorer that allows people to get a better understanding of the project ecosystem provided by the OpenDaylight Project.

Speakers
avatar for Mathieu Lemay

Mathieu Lemay

President & CEO, Inocybe Technologies
Mathieu Lemay is CEO of Inocybe Technologies, a company funded in 2005, a SDN pioneer and now specializing in Real World OpenDaylight-based deployment solutions, training and services and CTO of Civimetrix Telecom a company deploying Open Access Networks. Mathieu has more than 20... Read More →


Tuesday July 28, 2015 1:30pm - 2:20pm PDT
Grand Ballroom E

1:30pm PDT

Improving the OpenDaylight Community Experience - Dave Neary, Red Hat
The OpenDaylight community is a great example of corporate co-operation, with over 200 individual contributors from 20 companies contributing code to the last release. We can always improve the new experience for new developers, companies and projects who are joining.

This presentation will review some of the ways we have already focussed on improving the developer and user experience in OpenDaylight, and outline plans for future improvements - your help is needed!

Speakers
avatar for Dave Neary

Dave Neary

Open Source and Standards, Red Hat, Red Hat
Dave Neary works on SDN and NFV community strategy as a member of Red Hat’s Open Source and Standards team. He is active in OPNFV, a project whose goal is to promote NFV as a core use-case to upstream projects such as OpenStack, and to engage directly with the projects to ensure... Read More →


Tuesday July 28, 2015 1:30pm - 2:20pm PDT
Grand Ballroom D

2:00pm PDT

Demo Theater: Build an Agile Data Center Network Based on Agile Controller - Xingjun Chu, Huawei
Speakers
XC

xingjun chu

Principal Engineer, Huawei
Been working in IT Academic field and industry for near 20 years. After got my Ph.D from BeiHang University in China, I worked as an associate research fellow for Institute of Computing Technique, Chinese Academy of Sciences for more than 4 years and my research is focused on large... Read More →


Tuesday July 28, 2015 2:00pm - 2:20pm PDT
Grand Ballroom FGH / Community Exchange Center

2:30pm PDT

Demo Theater: Cisco DevNet ODL VIRL Based Development Tools - Charles Eckel, Cisco and Giles Heron, Cisco
Cisco DevNet are developing a range of development tools and virtual network systems to support ODL development and test. This demonstration will be the start of the conversation about what the ODL developer audience needs from such tools and where we want to go next.

Speakers
avatar for Charles Eckel

Charles Eckel

Principal Engineer, Global Technology Standards, Cisco
Charles is a recognized champion of open source, standards, and interoperability. As a member of Cisco's Global Technology Standards team, Charles is responsible for identifying and guiding open source efforts related to key standards initiatives. In IETF, he started and runs the... Read More →
avatar for Giles Heron

Giles Heron

Principal Engineer, Cisco
Giles Heron is a Principal Engineer at Cisco Systems, and is based in London. His current focus is on high-performance container-networking solutions.  Giles has over 30 years' experience in software and network engineering, having started as a software developer coding X.25, SNA... Read More →


Tuesday July 28, 2015 2:30pm - 2:50pm PDT
Grand Ballroom FGH / Community Exchange Center

2:30pm PDT

Carrier Use Cases With OpenDaylight - Ariel Noy and Gal Mainzer, ConteXtream
This presentation will combine both presentation and demonstration to show the power of ODL for completely different use cases. We will also show how several ODL clusters can be federated into a fully distributed, geographically dispersed SDN solution. The use cases that will demonstrate versatility of ODL in complex carrier use cases such as vEPC, vGi-LAN, vCPE, vSBC and more. Using an ODL controller we will show how the EPC traffic can be controlled. We will demonstrate the business benefits that it provides by reducing latency, backhaul and other associated costs. Traffic steering using ODL-based SDN fabric enables mobile operator networks to power a new generation of IOT, video, gaming and other applications. We will also show an additional use case of vGi-LAN where a subscriber-aware fabric is created using ODL and per subscriber service function chaining is established.

Speakers
GM

Gal Mainzer

Gal is responsible for leading the architecture, design and implementation of all layers of ConteXtream’s OpenDaylight-based-SDN solution. Gal brings over 14 years of experience and has held senior-level positions with Cisco. He holds M.Sc and B.A. in Computer Science from Ha'Universita... Read More →
AN

Ariel Noy

Ariel is responsible for setting the company's technical direction and architecture for ongoing innovation. Prior to ConteXtream, he was a technical leader at Cisco Systems, which he joined as a result of its acquisition of Sheer Networks, where he was a co-founder and VP Engineering... Read More →


Tuesday July 28, 2015 2:30pm - 3:20pm PDT
Grand Ballroom C

2:30pm PDT

The New and Improved DLUX - A New UI for OpenDaylight - Mathieu Lemay, Inocybe
DLUX has been the default user interface since the Helium release. For Lithium, we are releasing a new and improved user interface. This presentation goes over the latest features available via the user interface created in Lithium and covers how to use it to do a variety of management use cases within OpenDaylight. Moreover, it also covers the creation process required to extend this use interface and seeks additional input from users on how they would like to see the next generation user interface evolve in the future.

Speakers
avatar for Mathieu Lemay

Mathieu Lemay

President & CEO, Inocybe Technologies
Mathieu Lemay is CEO of Inocybe Technologies, a company funded in 2005, a SDN pioneer and now specializing in Real World OpenDaylight-based deployment solutions, training and services and CTO of Civimetrix Telecom a company deploying Open Access Networks. Mathieu has more than 20... Read More →


Tuesday July 28, 2015 2:30pm - 3:20pm PDT
Grand Ballroom B

2:30pm PDT

Neutron and OpenDaylight: Battle of Titans or Cupid and Psyche? - Flavio Fernandes, Red Hat and Armando Migliaccio, HP
Despite the classical references, in this session you will not learn about mythology. You will learn how these two open source initiatives compete for mindshare, and at the same time work together towards a common goal: breeding the new classes of data center management systems. We will dive into the architectures, development and CI processes. Finally, a live demo will show how everything fits together.

Speakers
avatar for Flavio Fernandes

Flavio Fernandes

Software Developer, Red Hat
Flavio Fernandes is a Principal Software Engineer in the Office of Technology at Red Hat, Inc. Lately, he has been spending most of his time working on Opendaylight, with focus on the network virtualization portion of the OVSDB project. Prior to Red Hat, Flavio also worked with SDN... Read More →
avatar for Armando Migliaccio

Armando Migliaccio

Distinguished Engineer, SUSE
Armando Migliaccio is the PTL for the Mitaka, Newton and Ocata releases of the OpenStack Neutron Project. He has been involved in the OpenStack community since its early days, and has dealt with a number of OpenStack projects, and solutions in various capacities. Most recently he... Read More →


Tuesday July 28, 2015 2:30pm - 3:20pm PDT
Grand Ballroom A

2:30pm PDT

A Practical IoT Architecture using OpenDaylight - Helen Chen & Jun Xu, Huawei

The Internet of Things (IoT) represents the next major revolution of this generation.  Enterprises looking to embrace IoT must confront the challenges of supporting an ever growing number of connected “things”: performance, security, and complexity.  This talk explores how Huawei’s IoT architecture extends OpenDaylight’s solid SDN framework to address the performance, security, and complexity concerns of IoT.  ODL projects such as Unified Secure Channel (USC) enable IoT by facilitating secure and high performance communication between SDN controllers and network elements across wide area networks (WAN).

This presentation will cover:

1.       Customer driven requirements and use cases for IoT

2.       Huawei IoT architecture based on OpenDaylight SDN framework

3.       Unified Secure Channel: enabling IoT using a fault tolerant and scalable clustering architecture with multiple protocol support

4.       Features delivered in OpenDaylight Lithium release


Speakers
avatar for Helen Chen

Helen Chen

Principal Architect, Huawei
Helen Chen is a Principal Architect in the Global Technical Service BU at Huawei and PTL of ONAP Integration project. She has years of experience in networking/SDN/NFV, cloud computing, Artificial Intelligence (AI) / Machine Learning (ML), Video / Multimedia/AR/VR/MR as well as bringing... Read More →
JX

Jim Xu

Principal Engineer, Huawei


Tuesday July 28, 2015 2:30pm - 3:20pm PDT
Grand Ballroom E

2:30pm PDT

OPNFV - Open Source Software Collaboration to Enable NFV - Heather Kirksey, OPNFV & Chris Price, Ericsson
SDN and NFV are part of the overall industry shift toward network and application virtualization. NFV in itself is a complex issue that has its own set of requirements and making sure it is carrier-grade is no easy task. The OPNFV project was created to help carriers and the OSS community to come together to collaborate to build an open source NFV reference platform. The project aims to integrate components from upstream projects, including OpenDaylight and OpenStack and to coordinate continuous integration and testing while filling development gaps. With more than 50 members OPNFV has quickly emerged as a key place where discussions are taking place. Join us to learn how OPNFV is collaborating with other OSS projects, service providers and vendors to advance the development and deployment of a carrier-grade integrated, open source reference platform for NFV.

Speakers
avatar for Heather Kirksey

Heather Kirksey

Vice President of NFV, The Linux Foundation
Heather Kirksey works with the community to advance the adoption and implementation of open source NFV platforms.Before joining The Linux Foundation, she led strategic technology alliances for MongoDB. Earlier in her career she held various leadership positions in the telecom industry... Read More →


Tuesday July 28, 2015 2:30pm - 3:20pm PDT
Grand Ballroom D

3:00pm PDT

Demo Theater: Automatically Solving Conflict Between SDN Applications Using Network Intent Composition (NIC) API - Raphael Amorin, Hewlett-Packard Networking SDN R&D
The Intent API is used by applications to specify desired network behavior  and provide an easy way for application writers to program the network without worry about network details and co-existence of other applications . This allows decoupling of applications from physical network changes and allow them not to react, or even be aware, of changes in the network topology or technology. This reduces the potential for conflict between multiple application and simplifies the life of SDN application developers. We will demo client applications that have some conflicts of interest. You will see NIC in action and how it resolves/handles conflicts without application developer changing the application.

Speakers
RA

Raphael Amorin

Lead Software Engineer, Hewlett-Packard Networking SDN R&D


Tuesday July 28, 2015 3:00pm - 3:20pm PDT
Grand Ballroom FGH / Community Exchange Center

3:20pm PDT

3:30pm PDT

Demo Theater: From Darkness to Daylight: Pure Play OpenDaylight - Mathieu Lemay, Inocybe Technologies and Alexis De Talhouet, Inocybe Technologies
In this Demonstration we will showcase Inocybe's OpenDaylight distribution and the different tools available which makes it easy and simple for service providers, vendors and end-users to leverage it commercially in their products, services or hardware appliances. 

Speakers
avatar for Mathieu Lemay

Mathieu Lemay

President & CEO, Inocybe Technologies
Mathieu Lemay is CEO of Inocybe Technologies, a company funded in 2005, a SDN pioneer and now specializing in Real World OpenDaylight-based deployment solutions, training and services and CTO of Civimetrix Telecom a company deploying Open Access Networks. Mathieu has more than 20... Read More →
AD

Alexis De Talhouet

Inocybe Technologies


Tuesday July 28, 2015 3:30pm - 3:50pm PDT
Grand Ballroom FGH / Community Exchange Center

3:50pm PDT

Winning in the Telco Data Center: What Telcos Want - Roz Roseboro, Heavy Reading
SDN, NFV and open source are top of mind for telco data center operators. They are actively involved with various industry efforts and PoCs, but their needs aren’t always well understood. Over the past year, Heavy Reading has conducted numerous studies into the impact SDN, NFV and open source products are having—and will have—on the telco data center. This session will highlight some of the main findings and conclusions from our research, including vendor and solution selection criteria, attitudes and expectations for open source, and what this all means for ecosystem participants.

Speakers
avatar for Roz Roseboro

Roz Roseboro

Principal Analyst, Heavy Reading
Roz has more than 20 years' experience in market research, marketing and product management. Her research focuses on how innovation and change impact the hardware and software solutions used to deliver cloud services and the management of that infrastructure. The growing influence... Read More →


Tuesday July 28, 2015 3:50pm - 4:40pm PDT
Grand Ballroom C

3:50pm PDT

Panel: Defining Policy Frameworks for Cloud Environments - Moderator: Craig Matsumoto, SDN Central; Panelists: Mathieu Lemay, Inocybe; Keith Burns, Noiro/Cisco; Tim Hinrichs, Styra; Mahesh Venkat, HP
Policy has quickly become a hot topic in cloud management and orchestration. As OpenStack clouds expand, penetrate the enterprise, and evolve with technologies such as containers, policy-based solutions for capturing user intent, automating management and security, and ensuring governance and compliance for applications has emerged as a critical area for development.

This panel will explore emerging trends and projects in policy developing in the OpenStack and OpenDaylight communities. It will discuss a number of topics, including:

What is meant “policy”. Is there a “right” approach?
Why is policy important? What are the key use cases?
What projects and capabilities are present in OpenStack and OpenDaylight today?





Speakers
avatar for Tim Hinrichs

Tim Hinrichs

CTO and Co-founder, Styra, Inc.
Tim Hinrichs is the PTL of OpenStack Congress and the CTO and co-founder of Styra, Inc.  Before that he spent 2 years as a software engineer at VMware, and in 2008 he received his Ph.D. in declarative programming languages from Stanford University.  He spent the last 14 years designing... Read More →
avatar for Mathieu Lemay

Mathieu Lemay

President & CEO, Inocybe Technologies
Mathieu Lemay is CEO of Inocybe Technologies, a company funded in 2005, a SDN pioneer and now specializing in Real World OpenDaylight-based deployment solutions, training and services and CTO of Civimetrix Telecom a company deploying Open Access Networks. Mathieu has more than 20... Read More →
MV

Mahesh Venkat

Canonical Ltd.


Tuesday July 28, 2015 3:50pm - 4:40pm PDT
Grand Ballroom B

3:50pm PDT

Internals of MD-SAL Clustering - Moiz Raja, Cisco
Speakers
MR

Moiz Raja

Technical Lead, Cisco
Moiz Raja is a developer and technical leader currently working at Cisco. He is also a committer on the OpenDaylight controller and integration project. Moiz comes with a diverse application development background. Over his career he has been involved in building high performance... Read More →


Tuesday July 28, 2015 3:50pm - 4:40pm PDT
Grand Ballroom A

3:50pm PDT

OpenConfig: An Industry Collaboration to Enable Programmable Network Management - Anees Shaikh, Google
Network management and monitoring is at the heart of nearly all network operations, and yet the methodologies and technology used in this critical area are lagging far behind. SDN brought abstractions and programmability to the control plane, but the management plane has not seen similar advances.

At the last OpenDaylight mini-summit we motivated a new high-level approach for SDN-based configuration management. In this talk we describe the mission and progress of a new industry collaboration to build the basis of programmable management for heterogeneous and complex networks. The OpenConfig working group is structured as a low-overhead open source project with contributions from multiple global-scale network operators. The initial focus of the group is to develop a set of vendor-neutral data models for configuration and state management based on real-world operational use cases.

Speakers
AS

Anees Shaikh

I joined the network architecture team at Google about a year ago. Before that, I was with IBM's System Networking product division where I led SDN product architecture, and IBM Networking's open source development efforts in OpenStack and OpenDaylight.


Tuesday July 28, 2015 3:50pm - 4:40pm PDT
Grand Ballroom D

4:00pm PDT

Demo Theater: OpenStack Orchestrated Network Service Chaining - Hideyuki Tai, NEC
Speakers
HT

Hideyuki Tai

In OpenDaylight, he is the project lead of VTN project. He is also an active committer of Network Intent Composition project. As a software engineer, he works for NEC ,and he has been involved in development of NEC's SDN controller products.


Tuesday July 28, 2015 4:00pm - 4:20pm PDT
Grand Ballroom FGH / Community Exchange Center

4:30pm PDT

Demo Theater: OPNFV Project Overview - Heather Kirksey, OPNFV
Speakers
avatar for Heather Kirksey

Heather Kirksey

Vice President of NFV, The Linux Foundation
Heather Kirksey works with the community to advance the adoption and implementation of open source NFV platforms.Before joining The Linux Foundation, she led strategic technology alliances for MongoDB. Earlier in her career she held various leadership positions in the telecom industry... Read More →


Tuesday July 28, 2015 4:30pm - 4:50pm PDT
Grand Ballroom FGH / Community Exchange Center

4:50pm PDT

Provisioning VPNs on a Mixed Legacy and Virtualized Network Infrastructure with OpenDaylight and NETCONF - Gwenael Lambrouin, bcom
The SDN paradigm can be used to improve the customer experience in pure legacy and mixed legacy/virtualized service provider networks, bringing on-demand, self-service and faster service delivery. Thanks to its modular architecture, OpenDaylight can be a key component.
In this presentation, Gwenael Lambrouin will describe a proof of concept platform developed at b<>com that uses the OpenDaylight controller to provision Virtual Private Networks (VPNs) over a multi-vendor network of routers. He will present a generic equipment driver that brings an isolation layer between network applications and the targeted hardware. He will also give a feedback on using the NETCONF plugin with legacy routers. Finally, Gwenael will cover the lessons learned during the development and give some possible areas of improvement for OpenDaylight (CLI drivers ...) and for the b<>com platform (HA ...)

Speakers
GL

Gwenael Lambrouin

Gwenael Lambrouin is a senior R&D engineer and developer employed by Orange, the French incumbent telecom operator. Within Orange, Gwenael works part time for the bcom institute of Research and Technology dedicated to boost development of products and services for smarter networks... Read More →


Tuesday July 28, 2015 4:50pm - 5:40pm PDT
Grand Ballroom C

4:50pm PDT

Flexibility of Network Operations with Extensions to ODL, OVS & LLDP - Paul Unbehagen, Avaya
Speakers
PU

Paul Unbehagen

Avaya
Paul Unbehagen is an active member of the IEEE and IETF. He has worked on the design, standardization, implementation, deployment, and support of many modern routing protocols (e.g., MPLS, BGP, OSPF, IS-IS, and SPB) Paul is also a co-author of IEEE 802.1aq/Shortest Path Bridging and... Read More →


Tuesday July 28, 2015 4:50pm - 5:40pm PDT
Grand Ballroom B

4:50pm PDT

MDSAL Runtime Usability - Gabriel Robitaille-Montpetit, Inocybe
The talk will be about how Runtime features and bundles can be managed within Karaf along with its relationship with the config subsystem. The talk will include two subjects, the first being how features and bundles can be tracked by using a simple Directed Acyclic Graph which could be stored in MDSAL. The second will discuss the possibility of cleaning up orphans nodes from the MDSAL tree after features have been uninstalled from the OSGI context in order to ensure that things do now break as the components are turned on or off at runtime. This will go over a current solution implemented in Lithium as well as the proposed enhanced solution that will be available in the Beryllium time frame.

Speakers
GR

Gabriel Robitaille-Montpetit

Gabriel Robitaille-Montpetit is a software engineer at Inocybe Technologies and he contributed to OVSDB, NIC, Controller and Unimgr. He is a committer on the Unimgr project.


Tuesday July 28, 2015 4:50pm - 5:40pm PDT
Grand Ballroom A

4:50pm PDT

OpenStack Orchestrated Network Service Chaining - Su-Hun Yun, Hideyuki Tai, and Masashi Kudo, NEC Corporation America
SDN with NFV (Network Function Virtualization) enables service chaining among L4 to L7 
network appliances such as LB (load balancer), WAN Optimization and security devices 
(FireWall, DDoS mitigation) as VNSs (Virtual Network Services).  These VNSs can be 
deployed as VM (virtual appliance) orchestrated by OpenStack. 
  OpenDaylight Virtual Tenant Network (VTN) is an OpenDaylight project focus on 
network virtualization and a set of technology components that provide a multi-tenant 
virtual network on OpenDaylight controller. VTN is South bound protocol independent 
architecture and OpenFlow was implemented as the first protocol to control both physical 
and virtual network resources. The VTN also provides NB-API for its applications so that 
they don’t require knowing all the details of physical plane’s complexity and can program 
the logical network via NB-API.  .  
  VTN has ability to accept policy from higher layer orchestrators and policy managers 
for translation into device specific configuration. As an applications, VTN interworks with 
OpenStack Neutron ML2 via Neutron Service in OpenDaylight controller.  VTN also 
provides NB-API of service chaining policy so that users can implement their service 
insertion policies on the fly. 
Once OpenStack deploy a VM of VNSs, it will work with VTN NB-API via Neutron and 
automatically create VTN and provides service provisioning for both physical and virtual 
switches. Then, users can provide their VNS policy using VTN NB-API on demand.  VTN will 
steer the selected flows to selected VNSs as the central point of management and control 
without traffic disruption.   
This presentation will discuss the OpenStack integration with OpenDaylight VTN and 
service function chaining on OpenDaylight controller.  It will also provide step by step live 
demonstrations of these scenarios.

Speakers
MK

Masashi Kudo

CTO of SDN Group and Chief Advanced Technologist (Software) at NEC CorporationHe has more than 20 years’ experience in IT and network software. He has been involved in OpenDaylight from its beginning. He is acting as OpenDaylight Ambassador, and is organizing OpenDaylight Tokyo... Read More →
HT

Hideyuki Tai

In OpenDaylight, he is the project lead of VTN project. He is also an active committer of Network Intent Composition project. As a software engineer, he works for NEC ,and he has been involved in development of NEC's SDN controller products.
avatar for Suhun Yun

Suhun Yun

Sr. Manager, NEC Corporation of America
Su-Hun Yun is Senior Manager in NEC Corporation of America, leading business strategy and engineering for NEC’s Software Defined Networking products. As a founding member of NEC ProgrammableFlow product line, he was instrumental in launching the world’s first commercial SDN product... Read More →


Tuesday July 28, 2015 4:50pm - 5:40pm PDT
Grand Ballroom E

4:50pm PDT

Enabling DPDK Accelerated vSwitch in OpenDaylight and Accelerating Service Function Chaining - Sharad Mishra, Intel; Eric Multanen, Intel; Danny Zhou, Intel and Rajeev Koodli, Intel
There is an ever-increasing pressure on networks to perform and manage greater workloads with increase in cloud, mobility, and Internet of Things. Data Plane Development Kit (DPDK) is an open source project comprising a set of libraries and drivers for fast packet processing. There is an effort to accelerate OpenVSwitch (OVS) using DPDK. In order for OpenStack orchestrator to make use of DPDK acceleration, ODL needs to find the capabilities of OVS and pass the required port type information to OpenStack. ODL will take in commands from OpenStack for DPDK accelerated vSwitch and pass it to OVS. This presentation talks about what hooks are provided in ODL to enable support of DPDK accelerated vSwitch. The talk will also provide an overview of implementation of the emerging Service Function Chaining (SFC) using DPDK. The presentation will include our experiences in the implementation of the SFC classifier, SFF and illustrative SFs, and the VxLAN-GPE+NSH processing using the Open Virtual Switch (OVS) with DPDK-netdev capability. We intend to share preliminary performance results and future work on hardware offloads.

Speakers
SM

Sharad Mishra

Sharad Mishra is a Network Software Engineer at Intel Corp. He is a contributor to OVSDB project. Prior to joining Intel, Sharad worked at IBM for 15+ years. He worked in the areas of virtualization, systems management and Linux enablement. He contributed to oVirt and maintained... Read More →
EM

Eric Multanen

Eric Multanen is a Network Software Engineer at Intel Corp. He is a contributor to the OVSDB project.Eric has worked at Intel for 15+ years, primarily in the area of Ethernet networking (hubs, switches, NICs).Eric has a BS in Electrical Engineering from Cornell University and an MS... Read More →


Tuesday July 28, 2015 4:50pm - 5:40pm PDT
Grand Ballroom D

5:00pm PDT

Demo Theater: ONF & Inocybe - OSSDN Boulder Project - Writing Intent-based Applications - Mathieu Lemay, Inocybe Technologies and Benjamin Eze, Inocybe Technologies
In the demonstration we will outline the OpenSourceSDN Boulder Project, a project funded by ONF to start some tools around having the ability to write portable intent-based applications capable of leveraging different controller frameworks with the same grammar. This initial implementation, leverages the OpenDaylight NIC project and the Group-Based Policy component in order to showcase how intent applications can be written used exposed grammar and a scripting language.

Speakers
BE

Benjamin Eze

Extreme Networks
avatar for Mathieu Lemay

Mathieu Lemay

President & CEO, Inocybe Technologies
Mathieu Lemay is CEO of Inocybe Technologies, a company funded in 2005, a SDN pioneer and now specializing in Real World OpenDaylight-based deployment solutions, training and services and CTO of Civimetrix Telecom a company deploying Open Access Networks. Mathieu has more than 20... Read More →


Tuesday July 28, 2015 5:00pm - 5:20pm PDT
Grand Ballroom FGH / Community Exchange Center

5:30pm PDT

6:00pm PDT

Evening Reception - The Search for Open Collaboration
Join us for a fun-filled endless summer evening by the pool complete with food, brews and boats. Mix and mingle to the beats of the California Beach Boys, challenge a colleague to a remote-controlled boat race and roast s’mores by the fire. All the while continuing discussions, collaboration and networking following the first day of the Summit.

Tuesday July 28, 2015 6:00pm - 9:00pm PDT
Terra Courtyard
 
Wednesday, July 29
 

7:00am PDT

8:30am PDT

Keynote: Innovating The Network - Phil McKinney, President & CEO, CableLabs
With the need to support a rapidly growing range of new services, the network needs to innovate in areas, and at a pace, never before considered. This talk will discuss the challenges of network innovation and the role SDN and NfV will have on transforming the way innovative services are enabled in the future.

Speakers
avatar for Phil McKinney

Phil McKinney

Phil McKinney is President and CEO of CableLabs. In this capacity he heads the research and development organization responsible for charting the cable industry’s technology and innovation roadmap. Prior to joining CableLabs, he was the vice president and chief technology officer... Read More →


Wednesday July 29, 2015 8:30am - 9:00am PDT
Grand Ballroom A-D

9:00am PDT

Keynote: Driving Innovation with OpenDaylight - Dr. Gee Rittenhouse, Senior Vice President/General Manager, Cisco
Speakers
avatar for Gee Rittenhouse

Gee Rittenhouse

Gee Rittenhouse is Vice President and General Manager of Cisco’s Cloud and Virtualization Group (CVG), a market-driven organization leading industry transformation in cloud infrastructure software and services.Before joining Cisco, Gee helped launch Alcatel-Lucent's Software, Services... Read More →


Wednesday July 29, 2015 9:00am - 9:20am PDT
Grand Ballroom A-D

9:20am PDT

Keynote: ODL Use Cases and User Development Experience - Margaret T. Chiosi, Distinguished Network Architect, AT&T Labs and Brian Freeman, Distinguished Member of Technical Staff, AT&T Labs
Speakers
avatar for Margaret Chiosi

Margaret Chiosi

Margaret Chiosi, Distinguished Network Architect AT&T Labs, has been involved in data networking for 30+ years. Margaret is currently focused on implementing the virtualization platform for network functions as well as SDN in the L1-L3 and mobility space (D2.0 Architecture). She has... Read More →
avatar for Brian Freeman

Brian Freeman

DMTS, AT&T Labs
Brian Freeman is an AT&T Fellow working as a software architect/systems engineer in emerging service technologies and large system design and delivery. Brian is currently leading the architecture and design efforts for the AT&T Software Defined Network Controller. The SDN Controller... Read More →


Wednesday July 29, 2015 9:20am - 9:50am PDT
Grand Ballroom A-D

9:50am PDT

Break
Wednesday July 29, 2015 9:50am - 10:20am PDT
Grand Ballroom FGH / Community Exchange Center

9:50am PDT

Community Exchange Center

Located in Grand Ballroom FGH, the CEC features games, food, and fun in a comfortable atmosphere. Take a quick break, grab a bite, play a round of human-sized Jenga or chat with exhibitors and attendees -- the Community Exchange Center has it all! We're even including a few whiteboards that will be freely available for attendees to map out their ODL networking challenges and discuss solutions and key points.

The CEC will also be home to the Demo Theater where you’ll hear from ODL members in 20 minute presentations from 1:00pm - 6:00pm on Tuesday and Wednesday. 

And while you’re here, don’t forget to gather stamps for your Passport to Open SDN. Earn four stamps and return to Registration for a chance to win a Raspberry Pi with OpenDaylight embedded!


Wednesday July 29, 2015 9:50am - 5:45pm PDT
Grand Ballroom FGH

10:20am PDT

Keynote: Controllers and Orchestrators - Cacophony or Harmony? - Prodip Sen, Chief Technology Officer of Network Functions Virtualization, HP
Prodip Sen, Chief Technology Officer for HP’s NFV Business Unit, will discuss why NFV is the business case for SDN, how SDN and  NFV relate to each other, and the  issues  that need to be  to addressed  in the intersection of these areas. He will also touch on the role of open source, as it relates to OPNV and ODL.

Speakers
avatar for Prodip Sen

Prodip Sen

Prodip Sen is currently Chief Technology Officer of Network Functions Virtualization at HP, where he is responsible for the technology strategy and industry engagement for the NFV business unit. His current focus is to foster the generation of solutions and techniques that will accelerate... Read More →


Wednesday July 29, 2015 10:20am - 10:40am PDT
Grand Ballroom A-D

10:40am PDT

Keynote: Focus & the Big Tent: Models of Collaboration - Moderator, Neela Jacques; Panelists: Guru Parulkar, Dan Pitt, Prodip Sen, and Justin Pettit

In this keynote panel moderated by Neela Jacques; Guru Parulkar, executive director, Open Networking Research Center; Dan Pitt, executive director, Open Networking Foundation; Prodip Sen, board chair, OPNFV; Justin Pettit, lead developer, Open vSwitch; and Christos Kolias, senior research scientist, Orange will explore one of the key tensions of the largest open source projects: how to accommodate a wide range of technologies and projects while encouraging collaboration and focus around a common code base. These leaders of some of the most successful projects in the industry will discuss the key decisions and learnings as they seek to balance building a big tent and efficiently focusing resources on the most critical use cases.


Speakers
avatar for Neela Jacques

Neela Jacques

Executive Director, OpenDaylight
As OpenDaylight's executive director, Nicolas “Neela” Jacques works with the OpenDaylight community to advance SDN and NFV with a developer-driven open source platform for products and technologies that expand the intelligence, programmability and performance of network infrastructures... Read More →
avatar for Guru Parulkar

Guru Parulkar

Executive Director, Open Networking Research Center
Guru Parulkar has successfully played various roles within the field of networking: Professor, Entrepreneur, Advisor to Entrepreneur, and NSF Program Director. During the past six years, he has been in the middle of the SDN revolution and doing his part to make it a success. He cherishes... Read More →
avatar for Justin Pettit

Justin Pettit

Open vSwitch Committer
Justin Pettit is a lead developer on the Open vSwitch project.  He was a founding employee at Nicira and is currently working at VMware. He was a co-creator of OpenFlow, working on both the specification and reference implementation. In addition to working on Open vSwitch, he is... Read More →
avatar for Dan Pitt

Dan Pitt

Open Networking Foundation
Dan Pitt has served as executive director of the Open Networking Foundation since its public launch in March, 2011. In this role he leads a team of several dozen employees and partners and over 2000 member volunteers focused on accelerating the adoption of open SDN. He spent 20 years... Read More →
avatar for Prodip Sen

Prodip Sen

Prodip Sen is currently Chief Technology Officer of Network Functions Virtualization at HP, where he is responsible for the technology strategy and industry engagement for the NFV business unit. His current focus is to foster the generation of solutions and techniques that will accelerate... Read More →


Wednesday July 29, 2015 10:40am - 11:25am PDT
Grand Ballroom A-D

11:25am PDT

Keynote: Closing Remarks - Neela Jacques, Executive Director, OpenDaylight Project
Speakers
avatar for Neela Jacques

Neela Jacques

Executive Director, OpenDaylight
As OpenDaylight's executive director, Nicolas “Neela” Jacques works with the OpenDaylight community to advance SDN and NFV with a developer-driven open source platform for products and technologies that expand the intelligence, programmability and performance of network infrastructures... Read More →


Wednesday July 29, 2015 11:25am - 11:30am PDT
Grand Ballroom A-D

11:30am PDT

Lunch
Wednesday July 29, 2015 11:30am - 12:30pm PDT
Grand Ballroom FGH / Community Exchange Center

12:30pm PDT

OpenDaylight in the Trenches - Common Use Cases - Mathieu Lemay, Inocybe
OpenDaylight has grown since its inception. However, with this growing number of components it becomes hard to know what to expect from OpenDaylight. In this talk we will go over a variety of use cases that can be achieved using OpenDaylight. For each use case, it will go over the required project components and features that are necessary and have to be enabled within OpenDaylight to provide the proper functionality. This presentation covers the typical use cases found in NFV, Network Virtualization, Clouds Management Systems but also ventures into more advanced use cases like distributed routers, SDN-enabled Internet Exchanges and Bandwidth on Demand. The purpose of this talk is to tell the story of how OpenDaylight has been used but also inspire you to innovate within the OpenDaylight ecosystem.

Speakers
avatar for Mathieu Lemay

Mathieu Lemay

President & CEO, Inocybe Technologies
Mathieu Lemay is CEO of Inocybe Technologies, a company funded in 2005, a SDN pioneer and now specializing in Real World OpenDaylight-based deployment solutions, training and services and CTO of Civimetrix Telecom a company deploying Open Access Networks. Mathieu has more than 20... Read More →


Wednesday July 29, 2015 12:30pm - 1:20pm PDT
Grand Ballroom C

12:30pm PDT

Inter SDN Controller Communication (SDNi) - Rafat Jahan, TATA Consultancy Services
SDN east-west interface (SDNi), is a way to establish communication between multiple SDN controllers so as to share control plane parameters like Quality of Service (QoS) and policy information. Interconnecting these controllers to share information and coordinate their decisions is important for routing information and providing quality of service. In large scale SDN network, enterprises will divide the whole network into multiple connected SDN domains (for federated SDN controllers) for better scalability, security & manageability. The presentation will discuss the growing business need for east-west communication interface between SDN controllers, and how Border Gateway Protocol can be used for establishing this communication for collecting and successfully sharing information to/from federated controllers with current implementation of SDNi in Helium and a roadmap for Lithium release

Speakers
RJ

Rafat Jahan

Rafat Jahan: R&D Analyst, Software Defined Networking, TATA Consultancy Services.Rafat has been working as a Research and Development Analyst in the telecom domain, focusing on Software Defined Networking. She has experience of over 8 years which spans across SDN and Wireless solutions... Read More →


Wednesday July 29, 2015 12:30pm - 1:20pm PDT
Grand Ballroom B

12:30pm PDT

Building World-class Security Response and Secure Development Processes for the OpenDaylight Project - David Jorm
Security is critical to building a successful software-defined networking platform. Shifting the implementation of networking features from hardware and proprietary software to open source software has many benefits, but the software must be secure. Building and maintaining secure software is a difficult process, that requires community members with different roles and skills to collaborate quickly and effectively. This presentation will outline the current status of OpenDaylight’s security response and secure development processes, and then provide a vision for evolving these processes to surpass those of proprietary vendors. It will cover:
  • Security training for developers
  • Identifying security vulnerabilities during code review
  • Automated QE/CI tests to catch security flaws and regressions
  • Managing vulnerabilities in dependencies
  • Responding to critical vulnerabilities

Speakers
avatar for David Jorm

David Jorm

David has been involved in the security industry for the last 15 years. During this time he has found high-impact and novel flaws in dozens of major Java components. He has worked for Red Hat's security team, led a Chinese startup that failed miserably, wrote the core aviation... Read More →


Wednesday July 29, 2015 12:30pm - 1:20pm PDT
Grand Ballroom A

12:30pm PDT

How to Design OpenDaylight Applications for Best Scale and Performance - Jan Medved, Cisco, Tony Tkacik, Cisco and Robert Varga, Cisco
The presentation will provide useful tips & tricks about how write scalable and well-performing OpenDaylight applications. Jan, Robert and Tony will provide architecture guidelines for good application design, as well as give concrete examples how to best use the MD-SAL data store, messaging, clustering and other key infrastructure services. They will also discuss good yang model design.

Speakers
JM

Jan Medved

Jan Medved is a Distinguished Engineer in the CTO office at Cisco Systems. He has been involved with the OpenDaylight project since February 2013. In addition to OpenDaylight, Jan works on several SDN-related projects at Cisco, and is active in IETF and other standards organizati... Read More →
avatar for Tony Tkacik

Tony Tkacik

Cisco Systems
Tony Tkacik is an architect and key developer of the Model-Driven SAL. He has vast experience with model-driven architectures & designs, and has been working on SDN controllers for the past several years. He's been working on OpenDaylight since April 2013.


Wednesday July 29, 2015 12:30pm - 1:20pm PDT
Grand Ballroom D

1:00pm PDT

1:30pm PDT

Demo Theater: SDN - a Developer’s Perspective - Michael Zhu, HP and Michael Worlund, Kemp Technologies, Inc.
The real promise of Software Define Networking will be realized when SDN enables compelling solutions for customers that were not possible without it. The true metric of the value-add can be best judged in the availability of such compelling SDN Apps. The one stakeholder that will clearly influence the success of that metric is the Developer. This theatre session will be a highly interactive interview between a Developer – in this case a industry leading load balancing company – Kemp Technologies, Inc. and an SDN platform provider – HP Networking. The discussions will cover the role of controllers, tools , on-boarding processes, support to developers, Go-To-Market activities, current state of the industry ,future expectations and more.

Speakers
MW

Michael Worlund

Kemp Technologies, Inc.


Wednesday July 29, 2015 1:30pm - 1:50pm PDT
Grand Ballroom FGH / Community Exchange Center

1:30pm PDT

Implementing OpenDaylight at the Large Carrier Provider - Dmitriy Andrushko, Mirantis; Martin Foster, Telstra and Leonid Bogdanov, Mirantis
While Lithium release of the OpenDaylight emerging, controller code base become stable and feature list growth from release to release, there are still not some many known installations of the Conrtoller in production. During this session we'll tell you about large trans-national network service provider case which decided implement their Network as a Service (NaaS) and NFV offering using opensource technologies in general and OpenDaylight Controller in particular. We'll tell you how OpenDaylight controller enables integration of various networking facilities under the single umbrella to deliver comprehensive SDN and NFV services to end customers.

Speakers
DA

Dmitriy Andrushko

Dmitriy Andrushko - SDN Technical Lead at Mirantis OpenStack Services. He has 10+ years of experience in the networking and telecom sector. His primary expertise is in the architecture of large-scale enterprise and service provider networks. His primary areas of interest are SDN and... Read More →
LB

Leonid Bogdanov

Leonid Bogdanov - Senior Software Engineer at Mirantis OpenStack Services. He has 7+ years of experience in development and deployment of enterprise grade applications. His primary areas of interest are Big Data, functional languages and SDN
MF

Martin Foster

Telstra International Group
Martin Foster - Cloud Product Architect at Telstra. He is a part of the team responsible for the design, development and implementation of Pacnet’s Software Defined Network & Cloud product suite. During 2014 major initiative for Martin is the continued design, development and deployment... Read More →


Wednesday July 29, 2015 1:30pm - 2:20pm PDT
Grand Ballroom C

1:30pm PDT

Linking IoT and SDN: How ODL can play a key role in IoT - Lionel Florit, Cisco; Jan Medved, Cisco and John Burns, Cisco
What governs the IoT/IoE space currently is a state of fragmentation: deployments focus on verticals implemented in silos. A way to move from today's fragmented intranets of things to the Internet of Everything is by turning the network into a horizontal application enablement platform.

The IoTDM project started in November last year aims at creating a distributed IoT data collection system, running on ODL, which enables authorized applications to retrieve data supplied by any device through open semantic abstractions. IoTDM provides the functions of the data exchange capability in the M2M/IoT service layer. Further, IoTDM being located on an SDN controller gives us unprecedented access to the network. This presentation will address the background of the project, what we have implemented in ODL and the next steps for this project.

Speakers
JB

John Burns

Principal in the CTO Organization at Cisco
avatar for Lionel Florit

Lionel Florit

"Lionel Florit has been in the networking and IT industry for over 20 years, currently a Principal in the CTO organization at Cisco, leading the development of IoT products and proof of concepts. His team is driving the development of an IoT middleware running on OpenDayLight (IoTDM... Read More →
JM

Jan Medved

Jan Medved is a Distinguished Engineer in the CTO office at Cisco Systems. He has been involved with the OpenDaylight project since February 2013. In addition to OpenDaylight, Jan works on several SDN-related projects at Cisco, and is active in IETF and other standards organizati... Read More →


Wednesday July 29, 2015 1:30pm - 2:20pm PDT
Grand Ballroom B

1:30pm PDT

High Performance Continuous Integration for an Evolving OpenDaylight - Luis Gomez, Brocade
Luis Gomez will review current and future strategies for ensuring code quality with fast build and test cycles in a growing community like OpenDaylight.

Wednesday July 29, 2015 1:30pm - 2:20pm PDT
Grand Ballroom A

1:30pm PDT

Creating Portable SDN Applications for OpenDaylight - Mathieu Lemay, Inocybe
This talk goes over how to use Intent based compiler prototype from the ONF to write SDN applications that are portable across different controller runtimes. The intents and applications provide the ability to describe high level network logic that can be enforced and executed by a proper controller runtime. This specific runtime has been implement within OpenDaylight by the newly created Network Intent Composition and it advertises the proper primitives required to express application-level functionality. The applications can be written in any orthogonal domain specific languages which also makes it portable across other SDN controllers such as ONOS or Ryu. This runtime also makes it easier to write applications without directly interacting with wire protocols like OpenFlow or Netconf.

Speakers
avatar for Mathieu Lemay

Mathieu Lemay

President & CEO, Inocybe Technologies
Mathieu Lemay is CEO of Inocybe Technologies, a company funded in 2005, a SDN pioneer and now specializing in Real World OpenDaylight-based deployment solutions, training and services and CTO of Civimetrix Telecom a company deploying Open Access Networks. Mathieu has more than 20... Read More →


Wednesday July 29, 2015 1:30pm - 2:20pm PDT
Grand Ballroom D

2:00pm PDT

Demo Theater: SDN Applications - Jeff Rametta, Brocade
This presentation will demonstrate new applications built on our 2.0 controller based on the OpenDaylight Lithium Release. 

Speakers

Wednesday July 29, 2015 2:00pm - 2:20pm PDT
Grand Ballroom FGH / Community Exchange Center

2:20pm PDT

2:30pm PDT

Demo Theater: OpenStack Orchestrated Network Service Chaining - Hideyuki Tai, NEC
Speakers
HT

Hideyuki Tai

In OpenDaylight, he is the project lead of VTN project. He is also an active committer of Network Intent Composition project. As a software engineer, he works for NEC ,and he has been involved in development of NEC's SDN controller products.


Wednesday July 29, 2015 2:30pm - 2:50pm PDT
Grand Ballroom FGH / Community Exchange Center

2:50pm PDT

How OpenDaylight Can Enhance Virtualized CPE - Marc Cohn, ClearPath Networks
Speakers
avatar for Marc Cohn

Marc Cohn

ClearPath
Marc Cohn is the Senior Vice President of Marketing for ClearPath Networks based in San Jose, and responsible for ClearPath’s marketing, branding, and strategic messaging. ClearPath isleveraging NFV/SDN to enable operators to deliver customized and cost-effective managed services... Read More →


Wednesday July 29, 2015 2:50pm - 3:40pm PDT
Grand Ballroom C

2:50pm PDT

LISP Flow Mapping for SDN and NFV – Lithium Release - Vina Ermagan, Cisco, Lori Jakab, Cisco and Alberto Rodriguez-Natal, BarcelonaTech-UPC
Locator/ID Separation Protocol (available on Linux, OpenWRT, Android) is a next generation routing architecture with native support for scalable network overlays. LISP consists of: (1) a data plane that is capable of L2 and L3 encapsulation, (2) a decoupled and distributed control plane that stores and serves the mappings of virtual-to-physical network addresses including associated forwarding policies. LISP control plane enables dynamic, on-demand, multi-transport network overlays with native support for mobility and multi-homing. Network programmability is achieved by programming forwarding policies, such as service chaining and traffic engineering in the mapping database. Data plane nodes can then fetch and enforce these policies on demand as new flows arrive. This presentation explains how OpenStack and ODL LISP service can be used together to enable advanced SDN and NFV use cases.

Speakers
VE

Vina Ermagan

Technical Leader, Cisco Systems
Vina Ermagan is a Technical Leader in the Chief Technology and Architecture Office at Cisco Systems. She focuses on network virtualization, SDN technologies, overlays, and mobility. She is the PTL of LISP Flow Mapping project in OpenDaylight, and has been working on enabling programmable... Read More →
avatar for Lori Jakab

Lori Jakab

Research Engineer, Cisco
Lori Jakab has been tinkering with computer networks, servers and open source software since before the turn of the century. As a research engineer at Cisco, he is now busy bridging enterprise networks and the cloud. He served on the Technical Steering Committee of the OpenDaylight... Read More →
AR

Alberto Rodriguez-Natal

Alberto Rodriguez-Natal is a PhD candidate at BarcelonaTech-UPC (Spain). His research interests include Software Defined Networking, future Internet architectures and particularly the Locator/ID Separation Protocol (LISP). He is a lead developer of LISPmob, an open-source LISP implementation... Read More →


Wednesday July 29, 2015 2:50pm - 3:40pm PDT
Grand Ballroom B

2:50pm PDT

OpenDaylight OpenFlow Architecture and Use Cases - Abhijit Kumbhare, Ericsson, Anil Vishnoi, Brocade & Jamo Luhrsen, Red Hat
OpenFlow is one of the most important protocols for SDN and OpenDaylight. Abhijit, Anil & Michal will describe the OpenFlow architecture in OpenDaylight and how OpenFlow is used in some of the OpenDaylight applications. Of particular interest to the broad OpenDaylight community is how new applications can be written using the services provided by the OpenFlow plugin. The presentation will highlight and demonstrate these applications and use cases.

Speakers
avatar for Abhijit Kumbhare

Abhijit Kumbhare

Ericsson
Abhijit is a Principal Engineer in the Technology department for Ericsson’s SDN unit. He is technical lead for Ericsson OpenDaylight efforts and is the project lead for the OpenDaylight OpenFlow plugin project. In the past he had been an active member of the Forwarding Abstractions... Read More →
avatar for Jamo Luhrsen

Jamo Luhrsen

Senior Software Engineer, Red Hat
avatar for Anil Vishnoi

Anil Vishnoi

Principal Software Engineer, Red Hat
Anil has been doing research, design and development of software networking products for more than 15 years at RedHat and his prior employers. Most of his career he has been working in Software Defined Networks, Data Center Networking, Network Virtualization and Cloud Networking domain... Read More →


Wednesday July 29, 2015 2:50pm - 3:40pm PDT
Grand Ballroom A

2:50pm PDT

Troubleshooting of OpenDaylight using Log Analyzer - Prem Sankar G and Deepthi VV, Ericsson
Opendaylight is a critical component, the brain of any SDN solution and hence it is important to monitor the applications and track the changes happening on the controller. ODL has extensive logging mechanism and admin can get to know the health of the application and networking tracking the logs. The only issue being that ODL has many components and analyzing in an effective way is a challenge. Running controller in a clustered environment further complicates the situation. This talk covers the current issues and provides a solution to overcome these issues, presents new set of possibilities using opensource log analyzer.
Advantage and use case includes, but not limited to:
-Admins can start analyzing the SDN applications impact on the system.
-Early detection of conflicts in the flows programmed by various applications
-ODL system monitoring and detection of bottlenecks

Speakers
avatar for Prem Sankar

Prem Sankar

Principal Engineer, ERICSSON
Prem Sankar works for Ericsson Opensource Ecosystem team and part of the Opendaylight team in Ericsson. Prem evangelizes SDN and Cloud and has given many sessions and conducted workshops around SDN and ODL. Prem is PTL of Opendaylight VPNService project. Prem is currently driving... Read More →
avatar for Deepthi V V

Deepthi V V

Senior Software Engineer, SDN Controller, BNET R&D INDIA, Ericsson
Deepthi works in OpenDaylight based Ericsson SDN Controller project, and is an active contributor to ODL Community, including OpenFlow 1.3 Southbound plugin and VPN as a service. She was also involved in conducting the OpenDaylight Workshop at Grace Hopper Conference Bangalore, 2014... Read More →


Wednesday July 29, 2015 2:50pm - 3:40pm PDT
Grand Ballroom E

2:50pm PDT

The Big Role for ODL Combining Policy, SFC, OvS and HW Offloading - Uri Elzur, Intel
ODL has a critical role to play as a coordinator of the application interaction with the network. In this talk, we will take a the whole tour. Starting from a Policy influencing ODL’s behavior, to creating a Service Chain (complete with Control and Data planes, supporting the IETF SFC workgroup drafts), with cooperating virtual appliances in the role of Service Functions. ODL’s role will be highlighted in topology discovery, SFC setup, collaborating with OvS to setup a service chain, to support Service Function Forwarder (SFF) and to use HW offload where available and needed or using SW offload (e.g. DPDK) 

Speakers
UE

Uri Elzur

Uri Elzur is a director of SDN System Architecture with Intel’s Network Product Group. In this role, Uri is responsible for creating SDN and SDI long term vision, technical strategy, architectures and products for server platforms.Prior to joining Intel, Uri has held a position... Read More →


Wednesday July 29, 2015 2:50pm - 3:40pm PDT
Grand Ballroom D

3:00pm PDT

3:30pm PDT

Demo Theater: CableLabs & Inocybe: OpenDaylight's Virtual CPE Demonstration - Mufaddal Makati, CableLabs and Gabriel Robitaille-Montpetit, Inocybe Technologies
The Virtualized Business CPE proof-of-concept demonstrates the use of a proposed new OpenDaylight MD-SAL feature plug-in and northbound APIs developed by CableLabs and Inocybe to use OpenDaylight and its OVSDB southbound plug-in to configure a point-to-point Ethernet connection emulating Ethernet Private Line (EPL) service.  A laptop running Ubuntu Linux emulates a cloud server running OpenDaylight and the APIs and the two Raspberry Pis serve as hosts for Network Interface Device (NID) functionality at each of two customer locations. The Pis are each running an instance of Open vSwitch, which will be configured using Open Daylight and its OVSDB southbound plug-in.

Speakers
avatar for Mufaddal Makati

Mufaddal Makati

Software Engineer, Cablelabs
GR

Gabriel Robitaille-Montpetit

Inocybe Technologies


Wednesday July 29, 2015 3:30pm - 3:50pm PDT
Grand Ballroom FGH / Community Exchange Center

3:50pm PDT

End-to-End SLA Enforcement for Application Flows - Girish Moodalbail, Oracle and Venugopal Iyer, Oracle
Today's cloud is bound to have a diverse physical and virtual network infrastructure since no single vendor has solution to satisfy all cloud requirements. Diversity is good as there is no vendor lock-in. However, it brings along with it not only the issues of managing, configuring, provisioning, and programming diverse entities but also the bigger issue of identifying application flows, associating them with SLAs such as bandwidth and priorities, and enforcing these SLAs end-to-end, i.e., on-every-hop from compute nodes through the network fabric.

In this talk we will describe as to how we have solved the above issues using Solaris ODL and OpenStack. We will describe how we are leveraging some of the innovations in Solaris to identify business critical application flows and push the SLA requirements for these flows through a SDN application written to existing and new ODL NB APIs.

Speakers
VI

Venugopal Iyer

Venugopal Iyer, Principal Software Engineer, Solaris Core OS, Oracle. Venu is currently involved in adding OpenDaylight and OpenVswitch support in Oracle Solaris. For the past 14 years, Venu has been designing and developing networking features including QoS(L2 & L3), SCTP, VXLAN... Read More →
avatar for Girish Moodalbail

Girish Moodalbail

Principal Software Engineer, NVIDIA
Girish Moodalbail is a Principal Software Engineer at Nvidia Inc. Girish is responsible for building Kubernetes based GPU compute for gaming with low-latency, high-throughput, reliable, scalable, and secure networking build using OVS, OVN, and Smart NICs.Girish has over 15 years of... Read More →


Wednesday July 29, 2015 3:50pm - 4:40pm PDT
Grand Ballroom C

3:50pm PDT

Using the OpenDaylight BGP Speaker - Giles Heron, Cisco
The OpenDaylight BGP plugin typically acts as a "BGP Listener" and learns routes (IPv4, IPv6 and LinkState) from a BGP neighbour (typically a route reflector).

In OpenDaylight Helium the BGP plugin also implements a "BGP Speaker" which can advertise routes over BGP.

In this presentation Giles Heron will demonstrate how to configure the OpenDaylight BGP speaker and will give examples of various real-world applications which make use of the BGP speaker.

Speakers
avatar for Giles Heron

Giles Heron

Principal Engineer, Cisco
Giles Heron is a Principal Engineer at Cisco Systems, and is based in London. His current focus is on high-performance container-networking solutions.  Giles has over 30 years' experience in software and network engineering, having started as a software developer coding X.25, SNA... Read More →


Wednesday July 29, 2015 3:50pm - 4:40pm PDT
Grand Ballroom B

3:50pm PDT

YANG Best Practices - Tom Nadeau, Brocade & Reinaldo Penno, Cisco
This session will discuss and demonstrate recommendations for building Yang models that can then be fed into ODL’s yangtools and ultimately used to generate code inside of the MD-SAL. Yang is a very robust language allowing one to solve the same problem a number of ways; however, there sometimes are more optimal ways to build models that might also lend themselves to better implementations. We will give advice on these things and demonstrate the pros and cons of taking different approaches to solving a sample problem during the presentation.

Speakers
TN

Tom Nadeau

Brocade
RP

Reinaldo Penno

Reinaldo Penno is a Director within Cisco's CTO Office. He is currently working on Opendaylight SFC development, service chaining data plane implementation and standardization. Paul Quinn is a Cisco Distinguished Engineer and his current focus is on service chaining, more specifically... Read More →


Wednesday July 29, 2015 3:50pm - 4:40pm PDT
Grand Ballroom A

3:50pm PDT

What is the Intent Anyway - Chris Janz, Ciena and Raphael Amorim, HP
The network intent composition (NIC) project's goal is to provide a simple, consistent interface into an SDN controller based on standards coming from the ONF. By maintaining and intent based interface the SDN controller is afforded the flexibility to provide that intent using the entire network context and thus being able to provide overall network configuration.

This session will cover what is attempting to be accomplished by the network intent composition project, its current status, and hopefully, some examples. This session will also provide time for the audience to pose questions to better understand the project.


Wednesday July 29, 2015 3:50pm - 4:40pm PDT
Grand Ballroom E

3:50pm PDT

You Can Keep Your Firewalls (if you want to) - John Sobanski, Solers Inc.
John Sobanski demonstrates how ODL can augment (not replace) your current architecture to optimize performance, maximize uptime and streamline operations. John Sobanski describes a proof of concept project that implements the Service Function Chaining (SFC) service on the ODL controller platform, demonstrating a northbound service agnostic of the southbound interfaces to the Network Elements (NE). The presentation begins with a definition of the problem space, that legacy (ossified) network technologies tie network services to hardware and topology. John depicts a real world scenario, a multi-data center service flow that experiences redundant (and un-necessary) firewall and deep packet inspection (DPI) at each data center hop, which injects severe latency into the segment round trip time. John uses ODL to remove redundancies with both the SFC service and custom RESTCONF API calls.

Speakers
avatar for John Sobanski

John Sobanski

Engineer, Solers, Inc.
John Sobanski, Principal Systems Engineer at Solers Inc., has 15+ years of engineering experience. John Sobanski received a Masters of Science in Electrical Engineering (Telecommunications and Networks) from George Washington University in 2010. John currently pursues a PhD at George... Read More →


Wednesday July 29, 2015 3:50pm - 4:40pm PDT
Grand Ballroom D

4:00pm PDT

Demo Theater: OPNFV Project Overview - Heather Kirksey, OPNFV
Speakers
avatar for Heather Kirksey

Heather Kirksey

Vice President of NFV, The Linux Foundation
Heather Kirksey works with the community to advance the adoption and implementation of open source NFV platforms.Before joining The Linux Foundation, she led strategic technology alliances for MongoDB. Earlier in her career she held various leadership positions in the telecom industry... Read More →


Wednesday July 29, 2015 4:00pm - 4:20pm PDT
Grand Ballroom FGH / Community Exchange Center

4:30pm PDT

4:50pm PDT

How to Manage Multiple Network Technologies by Single OpenDaylight Controller - Ryo Kurahashi, NEC & Okinawa Open Laboratory and Takashi Torii, NEC & Okinawa Open Laboratory
In this presentation, we will explain about our PoC design and experience about managing multiple network technologies by single OpenDaylight Controller. It means that, for example, legacy network and OpenFlow network can be managed as a single virtual network domain. By current network management technology, mixing the legacy and OpenFlow network is not simple. These are separately managed, and the boundary of them are manually configured.
It is a major pain for user to deploy SDN technology to commercial existing system.
We have been testing and validating the mixed network management by using OpenDaylight, and success to make the reference system.
In this presentation, we introduce our PoC, and share the knowledge we get through the our experience.

Speakers
RK

Ryo Kurahashi

My name is Ryo Kurahashi, conducting research and development on SDN and Cloud in Okinawa Open Laboratory from 2 years ago.  In fact, it is first time to speak at global conference, because I have been working as a developer in company.  But I think it is a good and exciting chance... Read More →
avatar for Takashi Torii

Takashi Torii

NEC
Mr. Takashi Torii has been a member of the research laboratories of NEC, and in 2012 joined Okinawa Open Laboratories, which was founded by NTT Communications, NEC Corporation, and IIGA Co in cooperation with the government of Okinawa prefecture. Mr. Takashi Torii is now the manager... Read More →


Wednesday July 29, 2015 4:50pm - 5:40pm PDT
Grand Ballroom C

4:50pm PDT

Device Identification and Driver Management (DIDM) - Gunjan Patel, Ciena and Anandhi Manikantan, HP
The DIDM project addresses the need to provide device specific functionality. Device specific functionality is code that performs a “feature”, and the code is knowledgeable of the capability and limitations of the device.

The presentation will address the following:
- Device identification
- Data models for common features
- RPCs for common features
- Device synchronization
- Driver registration
- Device discovery

Identifying the type of device may require interacting with the device using southbound protocol such as SNMP, Corba, TL1, NetConf, etc. 

The presentation will discuss the problems being solved by DIDM, and provide a high level architecture and status for the project.


Wednesday July 29, 2015 4:50pm - 5:40pm PDT
Grand Ballroom B

4:50pm PDT

YANG User Interface in OpenDaylight - Chris Metz, Cisco
YANG models express services, networks and devices controlled below ODL and REST APIs exposed to applications above. Most applications employ a user interface (UI) thus requiring the developer to be familiar with YANG, REST and UI frameworks.

In this presentation, Juraj Sebin will explain and demonstrate the YANG UI tool. It addresses a developer need for a simple tool to drive model-driven RESTCONF API calls from a DLUX UI. The YANG UI tool takes models loaded into the controller and generates a simple UI. Entering values at the prompts enables the developer to perform a configuration or operational dialog with the platform. The developer no longer needs to associate YANG models with REST API calls. The use of REST POST utilities is minimized, as is the need to handcraft an initial UI. The YANG UI tool will simplify ODL application development.

Speakers
C

Chris

Distinguished Engineer, Cisco
Chris Metz is a Distinguished Engineer for Cisco Systems based in San Jose, Ca. Chris has worked on the design and implementation of ODL applications including a BGP-LS visualization application, a PCEP path deployer application and a GBP-like group policy application.Chris has spoken... Read More →


Wednesday July 29, 2015 4:50pm - 5:40pm PDT
Grand Ballroom A

4:50pm PDT

Getting Real with Policies for Software Defined Infrastructure - Manish Dave, Intel
Manish will share real world legal, privacy, security and business policies implemented today in an enterprise datacenter. Moving forward, Software Defined Infrastructure needs to enable programmatic automation of policies dynamically and transparently including ability to enforce, audit and monitor. The abstract “high level” policy directives need to be translated and enforced at lower infrastructure API’s. As a community, we need to develop ability to 1) programmatically express high level policies 2) define right level of abstractions and granularity for expressing the policies and 3) create a framework for a modular vendor agnostic translation services for each of the infrastructure API’s. The second part of the presentation would include specific requirements for ODL and inputs on what’s missing and what is desirable in the area of policy implementations within ODL.

Speakers
MD

Manish Dave

Intel
Manish Dave is a senior network security engineer in Intel IT for over 14 years. He is currently responsible for the network security architecture for Intel IT’s datacenters which host hundred of applications on several thousands servers. Manish is very interested in software defined... Read More →


Wednesday July 29, 2015 4:50pm - 5:40pm PDT
Grand Ballroom E

4:50pm PDT

Testing ODL for Performance, Scalability and Stability - Christian Buerger & Marcus Williams, Intel and Sandeep Gangadhanran, HP
Performance, scalability and stability testing for SDN controllers is complex. In this presentation, HP and Intel will outline key metrics, methodologies and tools for ODL performance testing as input into nascent ODL efforts such as those by the Integration working group. Another objective of this session is to spur a community discussion on developing and maintaining a common set of best practices for performance testing each ODL release including both Black box and White box use cases as well as the definition of reference Devices Under Test.

Speakers
avatar for Marcus Williams

Marcus Williams

Network Software Engineer, Intel
Marcus Williams is a Software Engineer on Intel’s SDN Orchestration Team. He works on ONAP and is a committer on SDNC, CCSDK and APPC projects. He is committer emeritus OpenDaylight Relese Engineering (RELENG) and OPNFV Controller Performance (CPERF). He has previously spoken multiple... Read More →


Wednesday July 29, 2015 4:50pm - 5:40pm PDT
Grand Ballroom D

5:00pm PDT

Demo Theater: Cisco DevNet ODL VIRL Based Development Tools - Charles Eckel, Cisco and Giles Heron, Cisco
Cisco DevNet are developing a range of development tools and virtual network systems to support ODL development and test. This demonstration will be the start of the conversation about what the ODL developer audience needs from such tools and where we want to go next.

Speakers
avatar for Charles Eckel

Charles Eckel

Principal Engineer, Global Technology Standards, Cisco
Charles is a recognized champion of open source, standards, and interoperability. As a member of Cisco's Global Technology Standards team, Charles is responsible for identifying and guiding open source efforts related to key standards initiatives. In IETF, he started and runs the... Read More →
avatar for Giles Heron

Giles Heron

Principal Engineer, Cisco
Giles Heron is a Principal Engineer at Cisco Systems, and is based in London. His current focus is on high-performance container-networking solutions.  Giles has over 30 years' experience in software and network engineering, having started as a software developer coding X.25, SNA... Read More →


Wednesday July 29, 2015 5:00pm - 5:20pm PDT
Grand Ballroom FGH / Community Exchange Center

5:30pm PDT

5:45pm PDT

OpenDaylight Board of Directors Town Hall Meeting
Join the OpenDaylight Board of Directors for a drink and bring your questions/comments.

Wednesday July 29, 2015 5:45pm - 7:00pm PDT
Grand Ballroom E
 
Thursday, July 30
 

8:00am PDT

Registration & Continental Breakfast
Thursday July 30, 2015 8:00am - 9:00am PDT
TBA

9:00am PDT

9:45am PDT

Investigating using Docker in Jenkins - Thomas Bachman and Gary Wu
  • Investigate tradeoffs in using docker containers for clustering tests vs. multiple JClouds instances
  • Investigate possibility of using docker to address setups that require OVS
  • Using Vagrant, Docker, and VirtualBox to boot ODL clusters

Speakers
avatar for Thomas Bachman

Thomas Bachman

Technical Lead, Cisco


Thursday July 30, 2015 9:45am - 10:30am PDT
Grand Ballroom C

9:45am PDT

Karaf Container Discussion - What do we need from our Apache Karaf container? - Jamie Goodyear
This discussion has several subtopics. Specific ones I would like to address include:
  • Specific feature(s) that need improvements/modifications for ODL development and maintenance.
  • New features that could be introduced in future patch releases.
  • Tooling support.
  • Discussion on Apache Karaf roadmap and the OpenDaylight communities needs.

Speakers
avatar for Jamie Goodyear

Jamie Goodyear

Computer Systems Analyst, Savoir Technologies
Jamie Goodyear is an Apache Software Foundation Member, and computer systems analyst for Savoir Technologies; he has designed, critiqued, and supported architectures for large organizations worldwide. His introduction to SDN was to support the OpenDaylight community in their transition... Read More →


Thursday July 30, 2015 9:45am - 10:30am PDT
Grand Ballroom B

9:45am PDT

OpenFlow HA & Clustering - Kamal Rameshan, Moiz Raja, Tom Pantelis, and Anil Vishnoi
Speakers
TP

Tom Pantelis

Ericsson
Tom Pantelis is a Principal Software Engineer 2 at Brocade Communications. He has been an active participant in OpenDaylight community since April 2014. He has been an active contributor to the core OpenDaylight projects with main contributions to the clustered data store as well... Read More →
MR

Moiz Raja

Technical Lead, Cisco
Moiz Raja is a developer and technical leader currently working at Cisco. He is also a committer on the OpenDaylight controller and integration project. Moiz comes with a diverse application development background. Over his career he has been involved in building high performance... Read More →
KR

Kamal Rameshan

Technical Leader, Cisco Systems
Kamal Rameshan is a Developer and Technical Leader in Cisco. He has been actively contributing to Openflowplugin project and OF Clustering and Datastore Clustering initiatives within Opendaylight.
avatar for Anil Vishnoi

Anil Vishnoi

Principal Software Engineer, Red Hat
Anil has been doing research, design and development of software networking products for more than 15 years at RedHat and his prior employers. Most of his career he has been working in Software Defined Networks, Data Center Networking, Network Virtualization and Cloud Networking domain... Read More →


Thursday July 30, 2015 9:45am - 10:30am PDT
Grand Ballroom A

9:45am PDT

9:45am PDT

Unconference
Thursday July 30, 2015 9:45am - 10:30am PDT
Grand Ballroom E

9:45am PDT

Unconference
Thursday July 30, 2015 9:45am - 10:30am PDT
Santa Clara Convention Center RM 201

9:45am PDT

Unconference
Thursday July 30, 2015 9:45am - 10:30am PDT
Santa Clara Convention Center RM 203/204

9:45am PDT

Unconference
Thursday July 30, 2015 9:45am - 10:30am PDT
Grand Ballroom F

9:45am PDT

USC & Southbound Plugins - An Ho and Helen Chen
  • Recap USC features in Lithium: protocol multiplexing, call-home, mutual-authentication, clustering, UI/API
  • Discussion for integrating USC into NETCONF, CAPWAP, OpenFlow, SNMP in Beryllium
  • Discussion for improvements/modifications for USC performance, clustering, and scalability.

Speakers
avatar for Helen Chen

Helen Chen

Principal Architect, Huawei
Helen Chen is a Principal Architect in the Global Technical Service BU at Huawei and PTL of ONAP Integration project. She has years of experience in networking/SDN/NFV, cloud computing, Artificial Intelligence (AI) / Machine Learning (ML), Video / Multimedia/AR/VR/MR as well as bringing... Read More →
AH

An Ho

Huawei


Thursday July 30, 2015 9:45am - 10:30am PDT
Grand Ballroom D

10:30am PDT

Break
Thursday July 30, 2015 10:30am - 11:00am PDT
TBA

11:00am PDT

11:00am PDT

11:00am PDT

11:00am PDT

LISP Flow Mapping Beryllium Planning
Thursday July 30, 2015 11:00am - 11:45am PDT
Grand Ballroom F

11:00am PDT

OpenFlow HA & Clustering (pt 2) - Kamal Rameshan, Moiz Raja, Tom Pantelis, and Anil Vishnoi
Speakers
TP

Tom Pantelis

Ericsson
Tom Pantelis is a Principal Software Engineer 2 at Brocade Communications. He has been an active participant in OpenDaylight community since April 2014. He has been an active contributor to the core OpenDaylight projects with main contributions to the clustered data store as well... Read More →
MR

Moiz Raja

Technical Lead, Cisco
Moiz Raja is a developer and technical leader currently working at Cisco. He is also a committer on the OpenDaylight controller and integration project. Moiz comes with a diverse application development background. Over his career he has been involved in building high performance... Read More →
KR

Kamal Rameshan

Technical Leader, Cisco Systems
Kamal Rameshan is a Developer and Technical Leader in Cisco. He has been actively contributing to Openflowplugin project and OF Clustering and Datastore Clustering initiatives within Opendaylight.
avatar for Anil Vishnoi

Anil Vishnoi

Principal Software Engineer, Red Hat
Anil has been doing research, design and development of software networking products for more than 15 years at RedHat and his prior employers. Most of his career he has been working in Software Defined Networks, Data Center Networking, Network Virtualization and Cloud Networking domain... Read More →


Thursday July 30, 2015 11:00am - 11:45am PDT
Grand Ballroom A

11:00am PDT

UI Testing using Robot and Selenium2Library - Nitin Agarwal
Testing the features of the DLUX, web interface of OpenDaylight and various NETCONF actions, exposed via YANGUI, originating from the DLUX interface.

Speakers

Thursday July 30, 2015 11:00am - 11:45am PDT
Grand Ballroom C

11:00am PDT

Unconference
Thursday July 30, 2015 11:00am - 11:45am PDT
Santa Clara Convention Center RM 203/204

11:00am PDT

Unconference
Thursday July 30, 2015 11:00am - 11:45am PDT
Santa Clara Convention Center RM 201

11:00am PDT

Unconference
Thursday July 30, 2015 11:00am - 11:45am PDT
Grand Ballroom E

11:00am PDT

VPN Service and Generic Infra components discussion - Prem Sankar, and Vishal Thapar
Presentation and discussion about VPN Service (BGPVPN) and related infra components. VPN Service intends to contributed the following components - Aliveness Manager, ID manager, Tunnel manager, Enhanced ARP handler. Also, discussion would includ BGPVPN Openstack Blueprint (https://review.openstack.org/#/c/177740/16/specs/liberty/bgpvpn.rst) that would be used by VPN Service for integration

Speakers
avatar for Vishal Thapar

Vishal Thapar

Senior Technical Lead, Ericsson
Vishal Thapar works as Senior Tech Lead with Ericsson SDN Controller project and currently committer on OVSDB, Netvirt and Genius Projects in OpenDaylight. Earlier, he also contributed in the OpenStack Neutron OVS based firewall design. Vishal has over 12 years experience in networking... Read More →


Thursday July 30, 2015 11:00am - 11:45am PDT
Grand Ballroom B

11:45am PDT

11:45am PDT

11:45am PDT

Integration Project Split - Luis Gomez
Proposal for splitting the integration project in its 2 main components: distribution and test.

Speakers
avatar for Luis Gomez

Luis Gomez

Test Engineer, Lumina Networks
Luis Gomez is a Principal Test Engineer in the Open Source Software group at Brocade and is active contributor in the Integration and Releng groups in OpenDaylight. Previously, he was a Staff Solution Integration Engineer at Ericsson where he spent more than a decade integrating and... Read More →


Thursday July 30, 2015 11:45am - 12:30pm PDT
Grand Ballroom C

11:45am PDT

LISP Flow Mapping Beryllium Planning
Thursday July 30, 2015 11:45am - 12:30pm PDT
Grand Ballroom F

11:45am PDT

NetConf Clustering - Moiz Raja, Tony Tkacik, Amit Mandke
This discussion will focus on the design needed to properly support netconf in a cluster

Speakers
MR

Moiz Raja

Technical Lead, Cisco
Moiz Raja is a developer and technical leader currently working at Cisco. He is also a committer on the OpenDaylight controller and integration project. Moiz comes with a diverse application development background. Over his career he has been involved in building high performance... Read More →
avatar for Tony Tkacik

Tony Tkacik

Cisco Systems
Tony Tkacik is an architect and key developer of the Model-Driven SAL. He has vast experience with model-driven architectures & designs, and has been working on SDN controllers for the past several years. He's been working on OpenDaylight since April 2013.


Thursday July 30, 2015 11:45am - 12:30pm PDT
Grand Ballroom A

11:45am PDT

Unconference
Thursday July 30, 2015 11:45am - 12:30pm PDT
Santa Clara Convention Center RM 203/204

11:45am PDT

Unconference
Thursday July 30, 2015 11:45am - 12:30pm PDT
Santa Clara Convention Center RM 203/204

11:45am PDT

Unconference
Thursday July 30, 2015 11:45am - 12:30pm PDT
Santa Clara Convention Center RM 201

11:45am PDT

Simple VNF Deploy - Ed Warnicke, Cisco
Catalog VNFs and deploy acrossed various systems.  

OpenStack/ docker/ kubernetes

Speakers

Thursday July 30, 2015 11:45am - 12:45pm PDT
Grand Ballroom E

12:30pm PDT

Lunch
Thursday July 30, 2015 12:30pm - 1:30pm PDT
TBA

1:30pm PDT

Clustering Enchancements - Moiz Raja, Tom Pantelis, and Tony Tkacik

The following subtopics need to be discussed:

  • Dynamically Adding new cluster nodes
  • Dynamically Adding new Shard replicas
  • Dynamically Adding New Shards
    • Data Migration from one Shard to another
  • Finer Grained Sharding
    • For use cases like creating a Shard per switch
    • This also includes Scatter/Gather queries
    • There are implications here on Remote Data Change Notifications as well
  • Online Backup
  • Remote DataChange Notifications
  • Remote Yang Notifications
  • Read From Follower

Speakers
TP

Tom Pantelis

Ericsson
Tom Pantelis is a Principal Software Engineer 2 at Brocade Communications. He has been an active participant in OpenDaylight community since April 2014. He has been an active contributor to the core OpenDaylight projects with main contributions to the clustered data store as well... Read More →
MR

Moiz Raja

Technical Lead, Cisco
Moiz Raja is a developer and technical leader currently working at Cisco. He is also a committer on the OpenDaylight controller and integration project. Moiz comes with a diverse application development background. Over his career he has been involved in building high performance... Read More →
avatar for Tony Tkacik

Tony Tkacik

Cisco Systems
Tony Tkacik is an architect and key developer of the Model-Driven SAL. He has vast experience with model-driven architectures & designs, and has been working on SDN controllers for the past several years. He's been working on OpenDaylight since April 2013.


Thursday July 30, 2015 1:30pm - 2:15pm PDT
Grand Ballroom A

1:30pm PDT

Code Hygiene - Things we need to do to keep our codebase in good working order - Phil Robb
This discussion has several subtopics. Specific ones I would like to address include:
  • Updating the versions of all of our 3rd party dependencies to current, or near-current versions. I.e. we have many 3rd party dependencies that are quite old. This exposes us to potential vulnerabilities that may exist in these older versions but were fixed in newer versions. In some cases, the licensing of newer versions align better with the EPL license used by OpenDaylight, hence the newer version is preferred.
  • Ensuring all appropriate files have a proper copyright/license header. About this time each release cycle, we look at the code base to see if there are any files that should contain a copyright/license header but do not. We will be performing this task in the near future.
  • Ensure that we have source files for all third party dependencies, and that we are creating source jars for all code (in-house and 3rd party) that are easily downloaded along with the binaries.
  • Logging and error reporting normalization

Speakers
avatar for Phil Robb

Phil Robb

Vice President - Operations, Networking & Orchestration, Linux Foundation
Phil Robb’s experience spans more than 30 years of work on the leading edge of software and networking technology, beginning with the launch of the personal computer in the early 1980s. He began working with open source in 2001 at Hewlett Packard, where he formed and led the company’s... Read More →


Thursday July 30, 2015 1:30pm - 2:15pm PDT
Grand Ballroom B

1:30pm PDT

1:30pm PDT

Integration & Test strategy for Beryllium - Luis Gomez
Quick review on Li strategy and presentation of new Be strategy covering stable features and stable distribution.

Speakers
avatar for Luis Gomez

Luis Gomez

Test Engineer, Lumina Networks
Luis Gomez is a Principal Test Engineer in the Open Source Software group at Brocade and is active contributor in the Integration and Releng groups in OpenDaylight. Previously, he was a Staff Solution Integration Engineer at Ericsson where he spent more than a decade integrating and... Read More →


Thursday July 30, 2015 1:30pm - 2:15pm PDT
Grand Ballroom C

1:30pm PDT

1:30pm PDT

1:30pm PDT

Unconference
Thursday July 30, 2015 1:30pm - 2:15pm PDT
Santa Clara Convention Center RM 201

1:30pm PDT

Unconference
Thursday July 30, 2015 1:30pm - 2:15pm PDT
Grand Ballroom E

1:30pm PDT

Unconference
Thursday July 30, 2015 1:30pm - 2:15pm PDT
Grand Ballroom F

2:15pm PDT

ODL Perf/ Scale Future
Thursday July 30, 2015 2:15pm - 3:00pm PDT
Grand Ballroom E

2:15pm PDT

Clustering Enchanchments (pt 2) - Moiz Raja, Tom Pantelis, and Tony Tkacik


Speakers
TP

Tom Pantelis

Ericsson
Tom Pantelis is a Principal Software Engineer 2 at Brocade Communications. He has been an active participant in OpenDaylight community since April 2014. He has been an active contributor to the core OpenDaylight projects with main contributions to the clustered data store as well... Read More →
MR

Moiz Raja

Technical Lead, Cisco
Moiz Raja is a developer and technical leader currently working at Cisco. He is also a committer on the OpenDaylight controller and integration project. Moiz comes with a diverse application development background. Over his career he has been involved in building high performance... Read More →
avatar for Tony Tkacik

Tony Tkacik

Cisco Systems
Tony Tkacik is an architect and key developer of the Model-Driven SAL. He has vast experience with model-driven architectures & designs, and has been working on SDN controllers for the past several years. He's been working on OpenDaylight since April 2013.


Thursday July 30, 2015 2:15pm - 3:00pm PDT
Grand Ballroom A

2:15pm PDT

HTML/PDF Docs Discussion - Making our documentation user and developer friendly - Colin Dixon
This discussion has several subtopics. Specific ones I would like to address include:
  • Selecting a framework/library for consistent use/generation of ODL project documentation
  • Selecting format of published documentation (possibly both HTML and PDF)
  • Deciding where documentation should live (in a seperate docs project, or along side each project's code base)
  • Support for Maven sites

Speakers
avatar for Colin Dixon

Colin Dixon

Distinguished Engineer, Brocade
Colin Dixon is the Chair of OpenDaylight's Technical Steering Committee and a Distinguished Engineer at Brocade. In both roles, he focuses on leveraging open source software to build innovative networking solutions. Beyond that, he is active in open standards bodies including the... Read More →


Thursday July 30, 2015 2:15pm - 3:00pm PDT
Grand Ballroom B

2:15pm PDT

Methods to handle OF Pipeline Conflict resolution - Yi Y Yang
With more applications being developed on ODL, it is important to have a methodology to avoid risk of OF flow programming rules. This is a brainstorming session to discuss more on this topic

Speakers

Thursday July 30, 2015 2:15pm - 3:00pm PDT
Grand Ballroom C

2:15pm PDT

Neutron Northbound in Berryllium - Ed Warnick and Ryan Moats
Discussion around design and development activities related to support for Hardware VTEP.

Speakers
avatar for Vishal Thapar

Vishal Thapar

Senior Technical Lead, Ericsson
Vishal Thapar works as Senior Tech Lead with Ericsson SDN Controller project and currently committer on OVSDB, Netvirt and Genius Projects in OpenDaylight. Earlier, he also contributed in the OpenStack Neutron OVS based firewall design. Vishal has over 12 years experience in networking... Read More →


Thursday July 30, 2015 2:15pm - 3:00pm PDT
Grand Ballroom D

2:15pm PDT

OPNFV
Thursday July 30, 2015 2:15pm - 3:00pm PDT
Santa Clara Convention Center 209/210

2:15pm PDT

Unconference
Thursday July 30, 2015 2:15pm - 3:00pm PDT
Santa Clara Convention Center RM 201

2:15pm PDT

2:15pm PDT

Unconference
Thursday July 30, 2015 2:15pm - 3:00pm PDT
Grand Ballroom F

3:00pm PDT

Break
Thursday July 30, 2015 3:00pm - 3:30pm PDT
TBA

3:30pm PDT

Coexistence of multiple projects in the same pipeline - Ed Warnicke
Explore expanding on the experience of GBP/SFC with multiple projects coexisting in the same openflow pipeline. Possible thoughts would include sorting out generic 'roles' in an SDC network 'stack' (examples: Policy, SFC, Overlay, etc) and well defined handoffs between them.

Speakers

Thursday July 30, 2015 3:30pm - 4:15pm PDT
Grand Ballroom C

3:30pm PDT

Cross Data Center Cluster Deployments - Moiz Raja, and Raghurama Bhat
This discussion will focus on issues related to deploying an ODL cluster across multiple data centers. It gets interesting when you are allowed to deploy across only two data centers. How do we solve that problem?

Speakers
RB

Raghurama Bhat

Raghurama Bhat is a Principal Engineer in Cisco. He contributes to OpenDaylight and also leads several OpenDaylight related Cisco internal projects. Raghurama has over 20 years of experience in the software industry building large, distributed and scalable enterprise/cloud applic... Read More →
MR

Moiz Raja

Technical Lead, Cisco
Moiz Raja is a developer and technical leader currently working at Cisco. He is also a committer on the OpenDaylight controller and integration project. Moiz comes with a diverse application development background. Over his career he has been involved in building high performance... Read More →


Thursday July 30, 2015 3:30pm - 4:15pm PDT
Grand Ballroom A

3:30pm PDT

Multiple Yang model revision support - Yangtools/MD-SAL infra lead TBD. Moderator: Wojciech Dec
The Binding aware API encodes the yang model revision, which effectively forms part of the compile time contract. This causes breakages when working against Netconf mounted device models that are of a different revision date, even for operations that are compatible across the revisions. The goal of this discussion is to convey awareness of this issue and form a plan for tackling it.

Speakers

Thursday July 30, 2015 3:30pm - 4:15pm PDT
Grand Ballroom B

3:30pm PDT

OPNFV
Thursday July 30, 2015 3:30pm - 4:15pm PDT
Santa Clara Convention Center 209/210

3:30pm PDT

3:30pm PDT

Unconference
Thursday July 30, 2015 3:30pm - 4:15pm PDT
Santa Clara Convention Center RM 201

3:30pm PDT

Unconference
Thursday July 30, 2015 3:30pm - 4:15pm PDT
Grand Ballroom F

3:30pm PDT

Unconference
Thursday July 30, 2015 3:30pm - 4:15pm PDT
Grand Ballroom E

4:15pm PDT

Cluster Test Evaluation and Planning - Philip Shea
Identify any deficiencies in existing tests and plan additional tests for Beryllium. This test plan will be reviewed: https://wiki.opendaylight.org/view/MD-SAL_Clustering_Test_Plan

Speakers

Thursday July 30, 2015 4:15pm - 5:00pm PDT
Grand Ballroom A

4:15pm PDT

Deprecation of Inventory Model & Migration to Network Topology - Tony Tkacik
OpenDaylight inventory model is to be deprecated and should be migrated to Network Topology based models.

How to update code, how to migrate, what tooling could be available to faciliate this.


Speakers
avatar for Tony Tkacik

Tony Tkacik

Cisco Systems
Tony Tkacik is an architect and key developer of the Model-Driven SAL. He has vast experience with model-driven architectures & designs, and has been working on SDN controllers for the past several years. He's been working on OpenDaylight since April 2013.


Thursday July 30, 2015 4:15pm - 5:00pm PDT
Grand Ballroom B

4:15pm PDT

Experiences using ODL with Neutron/OpenStack - Wojciech Dec
This forum will cover a wide range of topics concerning the OVSDB project for Beryllium: code restructure, NetVirt, HW VTEP, SFC, clustering, OpenStack integration. The wide-ranging topics are intentional since OVSDB is used in many different use cases.

Speakers
avatar for Flavio Fernandes

Flavio Fernandes

Software Developer, Red Hat
Flavio Fernandes is a Principal Software Engineer in the Office of Technology at Red Hat, Inc. Lately, he has been spending most of his time working on Opendaylight, with focus on the network virtualization portion of the OVSDB project. Prior to Red Hat, Flavio also worked with SDN... Read More →
avatar for Andre Fredette

Andre Fredette

Sr. Principal Software Engineer, Office of Technology, Red Hat
Andre Fredette is a software engineer on the Emerging Technology Networking team in the Red Hat Office of the CTO.  He is currently working on project Axon, a multi-cloud networking effort, in collaboration with the IBM SDN business unit.  Andre has extensive experience as a leader... Read More →
avatar for Sam Hague

Sam Hague

Senior Principal Engineer, Red Hat, Inc.
Sam Hague is a Senior Principal Engineer in the Office of Technology at Red Hat, Inc. He is the Project Technical Lead for the OpenDaylight OVSDB Network Virtualization project and a contributor to the OpenDaylight SFC and Neutron Northbound projects as well as the OPNFV SFC and APEX... Read More →
avatar for Anil Vishnoi

Anil Vishnoi

Principal Software Engineer, Red Hat
Anil has been doing research, design and development of software networking products for more than 15 years at RedHat and his prior employers. Most of his career he has been working in Software Defined Networks, Data Center Networking, Network Virtualization and Cloud Networking domain... Read More →



Thursday July 30, 2015 4:15pm - 5:00pm PDT
Grand Ballroom D

4:15pm PDT

4:15pm PDT

OPNFV
Thursday July 30, 2015 4:15pm - 5:00pm PDT
Santa Clara Convention Center 209/210

4:15pm PDT

Overlay "Layer" and Common Network Abstraction - Ed Warnicke and Colin Dixon
Static overlays do not scale. Having each participant in a shared pipeline manually manage overlays at fine granularity is extremely difficult to get right. This session will explore having an Overlay 'layer' for handling dynamic overlays. Such a layer should be designed with clean handoffs so that multiple implementations can be selected among.

Speakers

Thursday July 30, 2015 4:15pm - 5:00pm PDT
Grand Ballroom C

4:15pm PDT

Unconference
Thursday July 30, 2015 4:15pm - 5:00pm PDT
Santa Clara Convention Center RM 201

4:15pm PDT

4:15pm PDT

Unconference
Thursday July 30, 2015 4:15pm - 5:00pm PDT
Grand Ballroom F

5:00pm PDT

Cluster Testing Straegy (pt 2) - Philip Shea
Identify any deficiencies in existing tests and plan additional tests for Beryllium. This test plan will be reviewed: https://wiki.opendaylight.org/view/MD-SAL_Clustering_Test_Plan

Speakers

Thursday July 30, 2015 5:00pm - 5:45pm PDT
Grand Ballroom A

5:00pm PDT

LISP xTR as an approach to the "Overlay Layer" - Ed Warnicke, Florin Coras, and Vina Ermangan
Having an option for a common mechanism to handle overlays as a distinct layer presents huge advantages (as projects providing other layers are removed from managing it). The LISP mapping service mechanism is a mature, deployed solution for mapping various 'keys' (DST IP, (SRC,DST) IP, etc) to overlay topologies (for any sort of encap). In order to enable this as a 'layer' in the pipeline, we need to have an implementation of a LISP xTR. A LISP xTR (ingress/egress tunneling router) is simply something that does a lookup in the LISP mapping service and places flows onto the correct overlay topology. It is envisioned to provide the overlay layer to be used by other services (like Policy and SFC).

Speakers
VE

Vina Ermagan

Technical Leader, Cisco Systems
Vina Ermagan is a Technical Leader in the Chief Technology and Architecture Office at Cisco Systems. She focuses on network virtualization, SDN technologies, overlays, and mobility. She is the PTL of LISP Flow Mapping project in OpenDaylight, and has been working on enabling programmable... Read More →


Thursday July 30, 2015 5:00pm - 5:45pm PDT
Grand Ballroom C

5:00pm PDT

Network Intent Composition - Raphael Amorim
The Intent API is used by applications to specify desired network behavior and provide an easy way for application writers to program the network without worry about network details and co-existence of other applications . This allows decoupling of applications from physical network changes and allow them not to react, or even be aware, of changes in the network topology or technology. This reduces the potential for conflict between multiple application and simplifies the life of SDN application developers. We will demo 2 client applications that have some conflicts of interest. You will see NIC in action and how it resolves/handles conflicts without application developer changing the application.

We're going to talk about some of the key Be features we're planning to have and prioritize them.


Speakers

Thursday July 30, 2015 5:00pm - 5:45pm PDT
Grand Ballroom D

5:00pm PDT

5:00pm PDT

Transactionality for Netconf mounts - Wojciech Dec
The Data Broker API used by Netconf mounted devices abstracts away some key characteristics of Netconf like the two phase commit. I.e. It appears not possible to send a candidate config to a device, validate it, and only after that commit it. This prevents a basic form of multi-device configuration transactionality from being realized by ODL. The goal of this discussion is to discuss the basic and more advanced use-cases and form a design/plan for tackling them.

Speakers

Thursday July 30, 2015 5:00pm - 5:45pm PDT
Grand Ballroom B

5:00pm PDT

Unconference
Thursday July 30, 2015 5:00pm - 5:45pm PDT
Grand Ballroom E

5:00pm PDT

Unconference
Thursday July 30, 2015 5:00pm - 5:45pm PDT
Santa Clara Convention Center RM 201

5:00pm PDT

5:00pm PDT

Unconference
Thursday July 30, 2015 5:00pm - 5:45pm PDT
Grand Ballroom F

5:45pm PDT

Key Signing
Thursday July 30, 2015 5:45pm - 6:30pm PDT
Grand Ballroom B

6:30pm PDT

Evening Reception
Join fellow attendees for networking, food & drinks by the pool!  

Thursday July 30, 2015 6:30pm - 8:00pm PDT
Terra Courtyard
 
Friday, July 31
 

8:00am PDT

Registration & Continental Breakfast
Friday July 31, 2015 8:00am - 9:00am PDT
TBA

8:00am PDT

8:00am PDT

9:00am PDT

Local ODL based Agents (Honeycomb) - Ed Warnicke
There are many advantages to having a sophisticated 'local' controller on the edge server to improve the handling of local logic (think handling PacketIn, which scales poorly when punted off box). This session is to explore working on local agents built of ODL controller components.

Speakers

Friday July 31, 2015 9:00am - 9:30am PDT
Grand Ballroom C

9:00am PDT

Application Level Clustering - Moiz Raja and Tony Tkacik
Gather requirements for application clustering in order to design / provide API / best-practices how to make application cluster-ready. Questionaire: OpenDaylight_Controller:MD-SAL:Usage_Pattern_Questionare

Speakers
MR

Moiz Raja

Technical Lead, Cisco
Moiz Raja is a developer and technical leader currently working at Cisco. He is also a committer on the OpenDaylight controller and integration project. Moiz comes with a diverse application development background. Over his career he has been involved in building high performance... Read More →
avatar for Tony Tkacik

Tony Tkacik

Cisco Systems
Tony Tkacik is an architect and key developer of the Model-Driven SAL. He has vast experience with model-driven architectures & designs, and has been working on SDN controllers for the past several years. He's been working on OpenDaylight since April 2013.


Friday July 31, 2015 9:00am - 9:45am PDT
Grand Ballroom A

9:00am PDT

More Modular Release Process - Colin Dixon and Devin Avery
Can we move away from a monolithic release where everything needs to be upgraded to upgrade even one bundle? Note that this is related to, but not the same as continuous release.
  • One approach to this would be as simple as having all projects in OpenDaylight test against both the current released version of their dependencies and the previous one, e.g., during Beryllium development test against Beryllium master and Lithium on stable/lithium. This would mean that you could (theoretically) pick and choose which features/bundles to load from which release.
  • As part of this, it would be interesting to also talk about doing a faster release cadence, e.g., 3-4+ releases per year instead of once every 7-8 months.

Speakers
avatar for Colin Dixon

Colin Dixon

Distinguished Engineer, Brocade
Colin Dixon is the Chair of OpenDaylight's Technical Steering Committee and a Distinguished Engineer at Brocade. In both roles, he focuses on leveraging open source software to build innovative networking solutions. Beyond that, he is active in open standards bodies including the... Read More →


Friday July 31, 2015 9:00am - 9:45am PDT
Grand Ballroom B

9:00am PDT

Network Intent Language - Yinben Xia and Wayne Cao
We just put some agenda and open to other topics as well:
  • Why we need a language interface?
  • What is intent model and intent language?
  • Introduction of NEMO language and project
  • demo
  • Features for Be.
  • Open discussion


Friday July 31, 2015 9:00am - 9:45am PDT
Grand Ballroom D

9:00am PDT

OPNFV
Friday July 31, 2015 9:00am - 9:45am PDT
Santa Clara Convention Center 209/210

9:00am PDT

9:00am PDT

Unconference
Friday July 31, 2015 9:00am - 9:45am PDT
Grand Ballroom F

9:00am PDT

9:00am PDT

Unconference
Friday July 31, 2015 9:00am - 9:45am PDT
Grand Ballroom E

9:45am PDT

AAA for Be Design Discussion - Wojciech Dec
The AAA backlog for Be features a number of major items around which a design discussion is needed; AAA Authn MD-SAL store + possibility of other Authn stores; AAA Authz Policy engine; AAA credential store. The goal of this discussion is to come up with a shared understanding of the design.

Speakers

Friday July 31, 2015 9:45am - 10:30am PDT
Grand Ballroom B

9:45am PDT

Application Level Clustering (pt 2) - Moiz Raja and Tony Tkacik
Gather requirements for application clustering in order to design / provide API / best-practices how to make application cluster-ready. Questionaire: OpenDaylight_Controller:MD-SAL:Usage_Pattern_Questionare

Speakers
MR

Moiz Raja

Technical Lead, Cisco
Moiz Raja is a developer and technical leader currently working at Cisco. He is also a committer on the OpenDaylight controller and integration project. Moiz comes with a diverse application development background. Over his career he has been involved in building high performance... Read More →
avatar for Tony Tkacik

Tony Tkacik

Cisco Systems
Tony Tkacik is an architect and key developer of the Model-Driven SAL. He has vast experience with model-driven architectures & designs, and has been working on SDN controllers for the past several years. He's been working on OpenDaylight since April 2013.


Friday July 31, 2015 9:45am - 10:30am PDT
Grand Ballroom A

9:45am PDT

IPv4/v6 Longest Prefix Match Support in MD-SAL - TBD
Since OpenDaylight is a *network* controller, it would be nice to have support for longest *prefix* match in MD-SAL: being able to pass an IPv4 or IPv6 prefix as the node for a read operation, and getting back a reply with a node that is the longest prefix match for the requested node. Something like an L3 routing table implementation. I think that apart from the lispflowmapping project, the BGPCEP project would also benefit, and probably others. Example: PUT a node under /restconf/config/lfm-mapping-database:mapping-database/instance-id/0/mapping/ipv4:192.0.2.1%2f24/ then, if no other such nodes exists, GETting /restconf/config/lfm-mapping-database:mapping-database/instance-id/0/mapping/ipv4:192.0.2.1%2f32/ should return whatever was stored under the first node.

Friday July 31, 2015 9:45am - 10:30am PDT
Grand Ballroom C

9:45am PDT

ODL User-Stories - Dave Neary
User stories are brief descriptions of high-level tasks that people *should* be able to do with your software. The goal is to document tasks from the user's point of view, and then break that high-level goal down into sub-tasks that people need to be able to do. The goal, at the end, is to identify gaps in the software, prioritise feature additions based on user story priority, and use user stories as a basis for tutorials, documentation, and usability improvements. For example, one user story might be "use OpenDaylight as a netvirt solution for a private cloud", and that might break down into sub-tasks like "the user wants to create a new network endpoint, and add it to a virtual subnet", "the cloud admin wants to run the internal network as IPv6 only", etc. The goal of this session is to communicate the work which has been started around user stories, and recruit others to help define and elaborate more.

Speakers
avatar for Dave Neary

Dave Neary

Open Source and Standards, Red Hat, Red Hat
Dave Neary works on SDN and NFV community strategy as a member of Red Hat’s Open Source and Standards team. He is active in OPNFV, a project whose goal is to promote NFV as a core use-case to upstream projects such as OpenStack, and to engage directly with the projects to ensure... Read More →


Friday July 31, 2015 9:45am - 10:30am PDT
Grand Ballroom D

9:45am PDT

OPNFV
Friday July 31, 2015 9:45am - 10:30am PDT
Santa Clara Convention Center 209/210

9:45am PDT

Unconference
Friday July 31, 2015 9:45am - 10:30am PDT
Grand Ballroom F

9:45am PDT

Unconference
Friday July 31, 2015 9:45am - 10:30am PDT
Grand Ballroom E

9:45am PDT

Unconference
Friday July 31, 2015 9:45am - 10:30am PDT
Santa Clara Convention Center RM 201

9:45am PDT

10:30am PDT

Break
Friday July 31, 2015 10:30am - 11:00am PDT
TBA

11:00am PDT

Clustering Enhancements (Reprise) - Moiz Raja, Tom Pantelis, Tony Tkacik
Speakers
TP

Tom Pantelis

Ericsson
Tom Pantelis is a Principal Software Engineer 2 at Brocade Communications. He has been an active participant in OpenDaylight community since April 2014. He has been an active contributor to the core OpenDaylight projects with main contributions to the clustered data store as well... Read More →
MR

Moiz Raja

Technical Lead, Cisco
Moiz Raja is a developer and technical leader currently working at Cisco. He is also a committer on the OpenDaylight controller and integration project. Moiz comes with a diverse application development background. Over his career he has been involved in building high performance... Read More →
avatar for Tony Tkacik

Tony Tkacik

Cisco Systems
Tony Tkacik is an architect and key developer of the Model-Driven SAL. He has vast experience with model-driven architectures & designs, and has been working on SDN controllers for the past several years. He's been working on OpenDaylight since April 2013.


Friday July 31, 2015 11:00am - 11:45am PDT
Grand Ballroom A

11:00am PDT

Infrastructure / CI Design & Directions - Andy Grimberg
Discussion around our current infrastructure and where it needs to go

Speakers

Friday July 31, 2015 11:00am - 11:45am PDT
Grand Ballroom B

11:00am PDT

11:00am PDT

OPNFV
Friday July 31, 2015 11:00am - 11:45am PDT
Santa Clara Convention Center 209/210

11:00am PDT

Unconference
Friday July 31, 2015 11:00am - 11:45am PDT
Grand Ballroom F

11:00am PDT

11:00am PDT

Unconference
Friday July 31, 2015 11:00am - 11:45am PDT
Grand Ballroom E

11:45am PDT

11:45am PDT

OPNFV
Friday July 31, 2015 11:45am - 12:30pm PDT
Santa Clara Convention Center 209/210

11:45am PDT

Unconference
Friday July 31, 2015 11:45am - 12:30pm PDT
Grand Ballroom B

11:45am PDT

Unconference
Friday July 31, 2015 11:45am - 12:30pm PDT
Grand Ballroom F

11:45am PDT

Unconference
Friday July 31, 2015 11:45am - 12:30pm PDT
Grand Ballroom D

11:45am PDT

11:45am PDT

Unconference
Friday July 31, 2015 11:45am - 12:30pm PDT
Santa Clara Convention Center RM 201

11:45am PDT

Unconference
Friday July 31, 2015 11:45am - 12:30pm PDT
Grand Ballroom C

12:00pm PDT

Lunch
Friday July 31, 2015 12:00pm - 1:00pm PDT
Terra Courtyard

1:30pm PDT

Clustering Unconference
Friday July 31, 2015 1:30pm - 2:30pm PDT
Grand Ballroom A

1:30pm PDT

1:30pm PDT

OPNFV
Friday July 31, 2015 1:30pm - 2:30pm PDT
Santa Clara Convention Center 209/210

1:30pm PDT

1:30pm PDT

Unconference
Friday July 31, 2015 1:30pm - 2:30pm PDT
Grand Ballroom B

1:30pm PDT

Unconference
Friday July 31, 2015 1:30pm - 2:30pm PDT
Grand Ballroom D

1:30pm PDT

2:30pm PDT

Break
Friday July 31, 2015 2:30pm - 3:00pm PDT
TBA

3:00pm PDT

Clustering Unconference
Friday July 31, 2015 3:00pm - 4:00pm PDT
Grand Ballroom A

3:00pm PDT

 
Filter sessions
Apply filters to sessions.