masakari/masakari
tpatil d8bb02ce0e Fix: TestMasakariAPI tests skipped due to missing __init__.py
__init__.py was missing in `masakari.tests.unit.cmd` package, hence
all tests under that package were skipped.

This patch fixes all failing unit tests after adding __init__.py.

Change-Id: I1a0133ff969260397158b0f3ebd7ca87439fd827
Closes-Bug: #1799634
2018-11-08 14:25:20 +09:00
..
api Register and Document policy in code 2018-07-27 12:15:14 +05:30
cmd Fix: TestMasakariAPI tests skipped due to missing __init__.py 2018-11-08 14:25:20 +09:00
common Add support for wsgi framework 2016-07-12 13:10:10 +05:30
compute Use service_type and service_name of nova_catalog_admin_info 2017-10-19 16:45:57 +09:00
conf Add hooks for recovery method customization plugins 2018-08-02 13:13:00 +05:30
db Generalize DB conf group copying 2018-05-24 19:31:44 -07:00
engine Add hooks for recovery method customization plugins 2018-08-02 13:13:00 +05:30
ha Fix 'host delete' delete's host of another segment 2017-08-01 12:28:56 +05:30
hacking Register and Document policy in code 2018-07-27 12:15:14 +05:30
objects Fix 'host delete' delete's host of another segment 2017-08-01 12:28:56 +05:30
policies Register and Document policy in code 2018-07-27 12:15:14 +05:30
tests Fix: TestMasakariAPI tests skipped due to missing __init__.py 2018-11-08 14:25:20 +09:00
__init__.py Make eventlet hub use a monotonic clock 2017-11-14 07:15:45 +00:00
config.py Add RPC layer for masakari 2016-10-07 13:16:26 +05:30
context.py Register and Document policy in code 2018-07-27 12:15:14 +05:30
exception.py Fix 'host delete' delete's host of another segment 2017-08-01 12:28:56 +05:30
i18n.py Update the documentation link for doc migration 2017-07-24 16:34:45 +08:00
manager.py Add masakari-engine support 2016-10-05 14:53:26 +05:30
policy.py Register and Document policy in code 2018-07-27 12:15:14 +05:30
rpc.py Use get_rpc_transport instead of get_transport 2017-06-28 05:03:06 +00:00
safe_utils.py Add support for wsgi framework 2016-07-12 13:10:10 +05:30
service.py Enable mutable config in Masakari 2018-05-11 16:10:46 +05:30
test.py Completely remove mox from Masakari unittest 2018-04-17 10:09:37 +05:30
utils.py Use method validate_integer from oslo.utils 2018-03-29 10:02:18 +05:30
version.py Remove log translations 2017-04-05 08:11:09 +00:00
wsgi.py Remove log translations 2017-04-05 08:11:09 +00:00