This is second and last part of removing mox
module from manila's dependencies, that became deprecated.
Rewrote unittests for scheduler, fixed and enabled them.
Partially implements: blueprint replace-mox-with-mock
Change-Id: Ida60abaa287e42a42c59f900bb168992575e311e
It allows us to use a bunch of skip
decorators, addCleanup method with
2.6 and 2.7 python versions.
Provides more strict usage of setUp
and tearDown methods.
Change-Id: I62144ba43d62e3becb90427d5d6600f97db458df
This dependency, at first, is unused,
and at second - was removed from
openstack requirements:
01ceffe54f
It breaks devstack installation on ci jobs.
Change-Id: I09a3ac8c7f64c6baef74454d98b03daf613cade9
This brings along Hacking requirements to match
other OpenStack projects. Since hacking already
requires the right pep8 pyflakes etc version,
those dependencies are not necessary to be specified
here.
Change-Id: Ifb575aa549bfd0288e44acda9a750ea40b9d14c2