Skip to content

4383/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

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Python 100.0%