This group is locked. No changes can be made to the group while it is locked.
Date
1 - 4 of 4
Queue configuration using OVSB
Faisal amin <faisalamin32@...>
Hi All, I am doing my Master Thesis with Opendaylight. My goal is to configure queue using OVSDB Java api for Opendaylight . I have not found any tutorial regarding queue configuration using OVSDB. I have tried to import code from the git root directory but there were a lot of errors. I have followed some video tutorial on youtube to import the code but nothing worked out. I am looking for some tutorials to configure queue using OVSDB Java api. I am also looking for some tutorial to successfully build code using Eclipse.Could anybody please help me regarding this? Best Regards Faisal Amin Master Thesis Student Ostfalia University of Applied Sciences, Germany |
|
Vishal Thapar <vthapar@...>
Hi Faisal, Any generic tutorial on setting up OpenDaylight dev environment would be a good starting point. Best source for this is definitely [1]. It has links to lots of useful videos etc. Once you have setup ready, then need to start using OVSDB API. OVSDB, like other ODL projeccts, uses yang based API. There are lots of tutorials on writing ODL applications that cover how to use these yang generated APIs. I'd recommend going through those as those are basics of writing ODL applications. Information about Queues API/models in OVSDB is available at [2]. Let me know if need any more help. Regards, Vishal Thapar. On Thu, Apr 12, 2018 at 1:40 AM, Faisal amin <faisalamin32@...> wrote:
|
|
Faisal amin <faisalamin32@...>
Dear Vishal Thank you for your email. I will kep in touch. Regards Faisal On Thu, 12 Apr 2018, 08:51 Vishal Thapar, <vthapar@...> wrote:
|
|
Faisal amin <faisalamin32@...>
Hi Vishal I have tried to import the code to eclipse but it does not have Opendaylight-Distribution-Opendaylight directory folder. I think in the video the source is copied from a old distribution.Could please provide any link from where I can copy the right source code? Regards Faisal On Thu, Apr 12, 2018 at 9:40 AM, Faisal amin <faisalamin32@...> wrote:
|
|