nova/nova/tests
Takashi NATSUME 399554a518 Remove mox in tests/unit/api/openstack/compute
Replace mox with mock or stub_out in the following files
in nova/tests/unit/api/openstack/compute directory.

* admin_only_action_common.py
* test_admin_actions.py
* test_lock_server.py
* test_migrate_server.py
* test_pause_server.py
* test_suspend_server.py

Change-Id: I83b473e9ba557545b5c186f979e068e442de2424
Implements: blueprint mox-removal
2018-05-24 21:31:44 +00:00
..
functional Merge "Honor availability_zone hint via placement" 2018-05-24 06:54:56 +00:00
live_migration/hooks Fix live migration grenade ceph setup 2017-10-26 17:53:15 -04:00
unit Remove mox in tests/unit/api/openstack/compute 2018-05-24 21:31:44 +00:00
__init__.py
fixtures.py Merge "update scheduler to use image-traits" 2018-05-11 22:34:20 +00:00
json_ref.py Nits from Ic3ab7d60e4ac12b767fe70bef97b327545a86e74 2017-11-28 15:55:45 +01:00
uuidsentinel.py