tfukushima/python-midonetclient
Folders and files
| Name | Name | Last commit date | ||
|---|---|---|---|---|
Repository files navigation
Midonet API client library for Python applications
-----------------------------------------------------------------------------
Overview and pre-requisites
This is the client library which can be used by Python applications to interact with MidoNet, network virtualization platform.
MidoNet provides scalable distributed network services for OpenStack. In order to use this client you must have MidoNet configured and running.
Installation and Configuration
Please contact Midokura at info@midokura.com for information on
installing and setting up MidoNet. For more info
about MidoNet please go to http://midokura.com/midonet/
Package dependencies
Standard library
logging
json
urllib
base64
threading
External packages
webob
httplib2