Go to file
2013-02-25 22:45:22 +00:00
2012-11-18 18:19:50 -08:00
2013-02-06 16:47:06 +02:00
2012-09-13 06:07:49 +08:00
2012-01-06 10:19:25 -08:00
2012-07-02 17:19:06 -04:00
2013-02-25 04:34:24 -05:00

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
Description
RETIRED, 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.
Readme 34 MiB