bn-emailops / openstack-common

Extraction of openstack-common from openstack-skelaton as a standalone module that can be installed.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Common code for Openstack Projects.

To run tests in virtualenvs (preferred):

  sudo pip install tox
  tox

To run tests in the current environment:

  sudo pip install -r tools/pip-requires
  nosetests

About

Extraction of openstack-common from openstack-skelaton as a standalone module that can be installed.


Languages

Language:Python 100.0%