OpenDaylight Client Library and Command
Project description
install
pypi package:
pip install python-odlclient
source:
pip install git+https://github.com/yuuichi-fujioka/python-odlclient.git
Run Command
OpenDaylight Host, Port, User and Password are passed via Environment Variable. e.g.:
ODL_HOST=192.168.0.100 odl node list
Environment Vairable Names are:
Name |
Description |
|---|---|
ODL_HOST |
OpenDaylight Hostname(default: localhost) |
ODL_PORT |
OpenDaygight API Port(default: 8181) |
ODL_USER |
OpenDaylight API User Name(default admin) |
ODL_PASS |
OpenDaylight API Password(default: password) |
ODL_URL |
Default Restconf API Path(default: http://${ODL_HOST}:${ODL_PORT}/restconf/operational/) |
List Nodes
odl node list
List Tables
odl table list openflow:1111111111
List Flows
odl flow list openflow:1111111111
List Node Connectors
odl connector list openflow:1111111111
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file python-odlclient-0.0.1.dev8.tar.gz.
File metadata
- Download URL: python-odlclient-0.0.1.dev8.tar.gz
- Upload date:
- Size: 11.4 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
2883613cfd56c587ba3312975d3db96d39b693f83ae736bc4afcd86c8c4c2a17
|
|
| MD5 |
4ca757cb8a302496a3b5e7b884a18c9b
|
|
| BLAKE2b-256 |
2170f9aef3a371dffdfffd12d639a894bf542ac7508f93b912fafee5c8402700
|
File details
Details for the file python_odlclient-0.0.1.dev8-py2-none-any.whl.
File metadata
- Download URL: python_odlclient-0.0.1.dev8-py2-none-any.whl
- Upload date:
- Size: 9.1 kB
- Tags: Python 2
- Uploaded using Trusted Publishing? No
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
7d9706dfb0cb1a08767ea258c578d70f4e18f4ebc65603d3f86ca24673631f2d
|
|
| MD5 |
65a17dbc7d20aec5a55f821b38fdd570
|
|
| BLAKE2b-256 |
32bd18921d54ed3e1b8ed4f52b231d7524e26ba7a67f5beda9ca054c13396034
|