Documentation
WIP WIP WIP WIP WIP
- New Project Checklist
- Back-end systems
- Overall Architecture
- Config Subsystem Sub-Project
- MD-SAL Sub-Project
- YANG Sub-Project
- Karaf/OSGi Sub-Project
- RESTCONF Sub-Project
- RESTCONF/NETCONF Sub-Project - Placeholder
- Painpoints not captured in templates - Placeholder
- Buckets not captured in templates - Placeholder
How to Add a New Tutorial
Run the MD-SAL Startup Project Maven Archetype as documented here.
Make sure the groupID is defined as org.opendaylight.coretutorials, and the package has the name of your tutorial.
Use the directory structure generated by the archetype to add your yang models, code and configuration files.
Tutorials
- Breaking ground on your project: Hello World
- Karaf-Based Application 101: Toaster
- Working with the MD-SAL Datastore: Data Access Patterns and Benchmarking
- Working with Netconf devices
- IETF Syslog Yang Model Implementation for Linux
- Working with Southbound Plugin Notifications
- Application Development Tutorial
How-Tos and Useful Tips
Requirements