Giter Club home page Giter Club logo

pyodl's Introduction

1. Introduction
This is a python interface of OpenDaylight Northband REST API. It contains most of APIs except OpenStack's OpenDaylight management APIs.

2. Dependcies
This software uses requests for HTTP connection. It uses tabulate for printing the report of the API tests in an orderly fashion.
You can install it using pip tools just like:
pip install requests
pip install tabulate

3. Usage
test_api.py is a sample of how to use this software.
Use it as follows :
./test_api.py [-u <username>] [-p <password>] [-d <OpenDaylight Server URL>] [-P <port number>] [-s <Secure port number>]

4. Bugs and Problems
This software still needs much test.

5. To Do
- Make the code compliant with PEP8 coding guidelines
- Restructuring the code : Pythonize it :)
- Need to create API versions, so that when OpenDaylight moves from v2, v3 the migration is smooth
- High-level APIs based on REST APIs is under development : Need to add support of all the APIs
- OpenStack's OpenDaylight management will be added soon.

6. License
This software is under GPLv2. Read License for details.

7. Contacts
Please not that Mr.Pengfei Tuan, the original author, does not actively maintain this project.
If you have any questions, please feel free to send an email to :
email: raseel dot bhagat at zymrinc dot com
email: yogesh at zymrinc dot com
email: pengfeituan at gmail dot com

pyodl's People

Contributors

bestdpf avatar pengfeituan avatar screwgoth avatar

Watchers

 avatar  avatar  avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.