sahara/sahara/tests
Luigi Toscano 3e61559192 Fix unit tests: no more cinderclient v1
The most recent version of python-cinderclient dropped the support
for cinderclient v1.
We could bump the minimum cinderclient version, but the Cinder v1
API has been deprecated since Juno, so we can safely ignore it.

Change-Id: I8e90e812882fa1288bc379606a55305c30cd6656
2019-09-20 22:03:35 +02:00
..
unit Fix unit tests: no more cinderclient v1 2019-09-20 22:03:35 +02:00
__init__.py Migrate away from oslo_i18n.enable_lazy() 2018-12-20 19:07:12 +01:00
README.rst Change remaining 'savanna' references in sahara/tests 2014-03-19 13:19:07 -04:00

Sahara Testing Infra

This README file attempts to provide current and prospective contributors with everything they need to know in order to start creating unit tests for Sahara.