Last updated:
0 purchases
pythontunnelclient 1.1.0
python-tunnelclient
Tunnel client for OpenStack Vpn Servering
This is an OpenStack Client (OSC) plugin for Tunnel, an OpenStack
Vpn Servering project.
Getting Started
Note
This is an OpenStack Client plugin. The python-openstackclient
project should be installed to use this plugin.
Tunnel client can be installed from PyPI using pip
pip install python-tunnelclient
If you want to make changes to the Tunnel client for testing and contribution,
make any changes and then run
python setup.py develop
or
pip install -e .
For personal and professional use. You cannot resell or redistribute these repositories in their original state.
There are no reviews.