Repository URL to install this package:
Version:
5.2.8 ▾
|
contegoclient
/
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