Why Gemfury? Push, build, and install  RubyGems npm packages Python packages Maven artifacts PHP packages Go Modules Debian packages RPM packages NuGet packages

Repository URL to install this package:

Details    
  contego_python_novaclient_ext
  contegoclient.egg-info
  MANIFEST.in
  README
  requirements.txt
  setup.py
  PKG-INFO
  setup.cfg
Size: Mime:
  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