Skip to content

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

Part of OpenStack's Oslo project. New Oslo APIs go through an incubation phase in this repository before being released as part of a proper Python library.

Resources

Stars

Watchers

Forks

Packages

No packages published