Skip to content

ewindisch/oslo-incubator

 
 

Repository files navigation

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.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 99.1%
  • Other 0.9%