panko/ceilometer/tests/unit/image
Ilya Tyaptin 49f53f35a5 Initial separating unit and functional tests
Currently we run tests which uses real backend or real daemons with
other unit tests.
This CR is initial for sequence of functional tests implementation.
It contains only moving files and modules to right directories and
fixing tox.ini. This approach allows to avoid constantly rebase conflicts,
because git handles file removing correct.

Next step - separate classes and functions from moved files to right
test types.

Depends-On: Ifdb0de150b2c738117308b2aae6c0c197e162821

Change-Id: I16b84ed83ac075658626f3ec6a35a24e228b61e7
Partialy-Implement: blueprint ceilometer-functional-tests
2015-08-06 07:59:45 +03:00
..
__init__.py Initial separating unit and functional tests 2015-08-06 07:59:45 +03:00
test_glance.py Initial separating unit and functional tests 2015-08-06 07:59:45 +03:00
test_notifications.py Initial separating unit and functional tests 2015-08-06 07:59:45 +03:00