This Page

The quantum.plugins.plumgrid.plumgrid_nos_plugin.rest_connection Module

Quantum PLUMgrid Plug-in for PLUMgrid Virtual Technology This plugin will forward authenticated REST API calls to the Network Operating System by PLUMgrid called NOS

class quantum.plugins.plumgrid.plumgrid_nos_plugin.rest_connection.RestConnection(server, port, timeout)

Bases: object

REST Connection to PLUMgrid NOS Server.

nos_rest_conn(nos_url, action, data, headers)