Repository URL to install this package:
Version:
5.0.6.dev24 ▾
|
contegoclient.egg-info |
contego_python_novaclient_ext |
MANIFEST.in |
setup.py |
setup.cfg |
PKG-INFO |
requirements.txt |
README |
Overview ======== An extension hook for novaclient that enables it to interact with the tVault Contego endpoints. Development Installation Instructions ========================= This extension needs to be installed where-ever the workloadmanager is running. Installing from source: # get the source $ git clone https://github.com/MuralidharB/contegoclient # Build the extension $ cd contegoclient $ sudo python setup.py develop