Skip to main content

Python 2.x library for OpenDayLight interations via REST API.

Project description

# README

This is a python library and sample scripts to handle OpenDayLight instance.

## Installing

This is a python module, you can install into your system, running:

` $ python setup.py install `

## Examples

For examples, please visit the scripts folder.

In order to run the examples inside the scripts folder, you need to export the variables with the server address/port and your credentials:

` $ export ODL_URL="http://127.0.0.1:8080" $ export ODL_USER="admin" $ export ODL_PASS="admin" `

## Running queries from curl

To insert and remove flows, you can use this library (see scripts folder), but if you need to test using curl directly please open CURL.md.

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

python-odl-0.0.1.tar.gz (19.2 kB view hashes)

Uploaded Source

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page