Progress report Tried to build my application (copied files from ‘tenbi’) Put volt yang files into project, java files generated successfully Maven builds.

Slides:



Advertisements
Similar presentations
November 2013 Jan Medved, Reinaldo Penno
Advertisements

Project Proposal Anton Tkacik, Lukas Sedlak
January 2014 Thomas D. Nadeau
Device Driver Framework Project October 2014.
Progress Report 11/1/01 Matt Bridges. Overview Data collection and analysis tool for web site traffic Lets website administrators know who is on their.
Installing JDK Vijayan Sugumaran Department of DIS Oakland University.
Create an Office Mix Let’s Get Started….
SET UP COMPUTER ** PLEASE BE AWARE SCREENSHOTS MAY NOT MATCH **
August 25, SSO with Microsoft Active Directory Presented by: Craig Larrabee.
Lesson 4 Computer Software
DOS Understanding what you can do. Operating System Traits An OS only works with one type of processor –X86 processors for us; Motorola for Mac –Must.
NETMOD Architecture Phil Shafer IETF 72.
Web Page Design I Retest Terms Review. 1. Web pages are created using a language known as ___________. The coding of this language must follow specific.
Java Mobile Apps with GWT & PhoneGap Josh Marinacci, webOS Developer Advocate.
Introduction to Android Android How to Program © by Pearson Education, Inc. All Rights Reserved.
Ali Shahrokni Application Components Activities Services Content providers Broadcast receivers.
Tomcat Spencer Uresk. Notes This is a training NOT a presentation Please ask questions This is being recorded
Teaching and Learning with Sakai Getting Started for Faculty Charlene Yang Instructional Technology and Media Services
Introduction to LiveCycle Data Services Nick Kwiatkowski Michigan State University.
Troubleshooting Tips and Tricks Derick Larson Kinetic Data.
Tutorial on using the DE2i-150 development board
DUE Introduction to the Android Platform Working Connections 2011.
Mobile Device Programming
Presented by: SIF3 Framework Install - Java Joerg Huber Install & Verify Instructions and Exercise.
Sumit Kumar Archana Kumar Group # 4 CSE 591 : Virtualization and Cloud Computing3/3/2011.
Creating Applets. What is an applet? What is an applet? A Java program that runs in a web browser. A Java program that runs in a web browser. An applet.
WELCOME TO THE Donald Hunter Cisco.
 Presentation API for non-screen Devices Demo Oct, NTT Communications Saki Homma.
IPlant Discovery Environment An Overview. What is it? The Discovery Environment has been described in many ways… “It’s a virtual workbench…” “It’s where.
1 Installing Java on Your PC. Installing Java To develop Java programs on your PC: Install JDK (Java Development Kit) Add the directory where JDK was.
WinSCP  Tool for accessing files on beaglebone system.
ANIMATIONS AND VIDEOS Annette Lang 2010 Add Effect options  Entrance  Emphasis.
Integrity Check As You Well Know, It Is A Violation Of Academic Integrity To Fake The Results On Any.
Wes Hackett Principal Solutions Architect Chris O’Brien Head of Development.
丁建文 國立高雄應用科大資管系副教授 兼任計網中心軟體發展組組長 跨平台行動應用軟體開發技術 : HTML5 & Mobile JavaScript Framework 暨南大學.
Develop VB in WinCE Maker : Axel Chou. Introduction to WinCE 3.0 One of the Microsoft Embedded System –WinCE 3.0 –Embedded NT 4.0 Customize : Minimize.
IRMIS3 Status Gabriele Carcassi Oct Web tools architecture IRMIS DB (MySQL) Data service Java applets AJAX components Scripts and CLI (perl,
#SummitNow Alfresco Mobile SDKs in Action 06 November, 2013 Mike Hatfield Lead Engineer Mobile Apps, Alfresco.
OMAuto Incubator Report Diagrams This deck contains the images included in the OMA Auto Incubator Report page on the OMA Wiki
RE-ENGINEERING FLEX APP TO JAVASCRIPT APP By Imtiaz Syed.
Windows App Studio Windows App Studio is the tool that makes it fast and easy to build Windows 10 apps. It’s accessible from any device with a browser.
PhoneGap. web-based mobile development framework, based on the open-source Cordova project. use standard web technologies such as HTML5, CSS3, and JavaScript.
Connecting people in new ways, anytime, anywhere Quick adoption through Ease of use and Microsoft Office Ease deployment through interoperability and.
Get 301b Dumps Question And Answers LTM Specialist: Maintain & Troubleshoot PDF File Download:
Version 0.1 Draft – For Review Murali Mohan Murthy
Fundamental of Databases
Business Directory REST API
Brice Copy, Mirjam Labrenz
Effective Network Orchestration Starts by Automating Provisioning Downloadable Figures Simon Richard.
Multi-runner May 2017 S. Podgorski , W. Booth 5 May 2017 multi-runner.
Calix ONOS Contribution
DLT Development Update
CERN-Russia Collaboration in CASTOR Development
Edgecore ASFvOLT16 VOLTHA Adapter and Driver Kim Kempf, Sr
CO6025 Advanced Programming
Edgecore ASFvOLT16 VOLTHA Adapter and Driver Kim Kempf, Sr
DLT Development Update
Java: Clear Cache &Turn Java Console “on”
Sakai WebApp Structure
Social Simulation Project
How to Add a New Machine to ISV?
Factory default Setting draft-wu-netmod-factory-default-01
Cordova & Cordova Plugin Installation and Management
Investigate! Investigate!
The Most Popular Android UI Automation Testing Tool Andrii Voitenko
Downloading Arduino FOR MAC.
Java Code Review with CheckStyle
Navigation By Touch מנחה הפרוייקט: כפיר לב-ארי.
Why Aren't We Using YANG/RESTCONF for All Software Management?
Device Management vOLTHA
Presentation transcript:

Progress report Tried to build my application (copied files from ‘tenbi’) Put volt yang files into project, java files generated successfully Maven builds it successfully, but Buck not. Does Yang-tools supports buck build? Installed & activated the APP into ONOS Demo scenario (see next slides) I can see my APP is activated.

ONOS Components provided by others External System Web Browser Components provided by Fujitsu ONOS RESTCONF Messages (by WebSocket) YMS Generate by Yang-tools Device Model (Yang) OLT Config API GUI APP OLT Config APP OLT GUI APP Augment Topology view ConfigNode ConfigPath TopologyProvider Add performance monitor view ElasticConfig Service NETCONF Drivers ONU OLT ONU

vOLT Application Demo Turn on an OLT device and ONOS discovers it Set up a path (PONLINK between OLT and ONU) Get performance stats from a OLT device and show it (optional) Reboot ONU device