57 Commits

Author SHA1 Message Date
vponomaryov
f8e4ff56b1 Rewrited mox tests to mock (part 2)
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
2014-06-17 17:55:21 +03:00
Jenkins
5b1139326d Merge "Switch to Hacking 0.8.x" 2014-06-17 13:48:49 +00:00
Valeriy Ponomaryov
ea26ee3c9a Use testtools module instead unittest module
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
2014-06-16 09:19:37 +03:00
Valeriy Ponomaryov
f335f8accd Removed redundant dependency of hp3parclient
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
2014-05-29 10:22:56 +03:00
Dirk Mueller
c6383f1f16 Switch to Hacking 0.8.x
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
2014-05-23 00:36:45 +02:00
Aleks Chirko
9312341359 Updated from global requirements
Change-Id: If99b11499a780f8beb81305f8c49753715a213e9
2014-02-04 19:24:42 +02:00
Monty Taylor
bbd21eb4cc Remove d2to1 dependency
Change-Id: I9e91070e61e00cbc7d99ff223e85c3c371f60566
2013-09-30 10:48:26 -04:00