Skip to content

EboYu/zoo

Repository files navigation

OpenDayLight Zoo

Introduction

A toy program that consists of four bundles. The dependencies of these bundles is illustrated as the following graph:

A: zoo-animal M: zoo-manager F: zoo-feedsystem T: zoo-tourist NOT: notification DCL: DataTreeChangeListener

How to run this app?

  1. Conduct mvn clean install -DskipTests in this folder
  2. Run ./karaf in ./distribution/karaf/target/assembly/bin/ to launch an ODL instance with zoo
  3. Execute bundle:list | grep zoo in karaf shell to check if related bundles are activated
  4. Send HTTP requests via postman/odl-dluxapps

Bug scripts:

  1. ./Bug1- add tourists.postman_collection.json
  2. ./Bug2- check eating rate.postman_collection.json

Import them into postman, and then use them to trigger these two injected bug.

About

A toy odl plugin that contains several bundles

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages