masakari-monitors/masakarimonitors
Dinesh Bhor 5f59145276 Use os-testr and add PY35 support
masakari-monitors should use os-testr instead of testr as
it is more powerful and provide much prettier output than testr.

This patch also disables the use of PY34 and adds PY35 for in tox
as the gating on python 3.4 is restricted to <= Mitaka in OpenStack.
This is due to the change from Ubuntu Trusty to Xenial, where only
python3.5 is available. Python 3 don't have 'file' builtin method so
to make it compatible with Python 2 and 3 used 'open' builtin method.
Also fixed the failing test cases due to that.

Change-Id: Ib84b0b28a845e49eaef969d0fc995b1adbb7b29d
2017-07-26 16:19:24 +05:30
..
cmd Add python hostmonitor only main process 2017-02-06 10:59:53 +00:00
common Add a mechanism to use the oslo libraries 2016-11-07 02:36:51 +00:00
conf Remove log translations 2017-06-19 16:55:00 +09:00
ha Remove log translations 2017-06-19 16:55:00 +09:00
hacking Remove log translations 2017-06-19 16:55:00 +09:00
hostmonitor Remove log translations 2017-06-19 16:55:00 +09:00
instancemonitor Remove log translations 2017-06-19 16:55:00 +09:00
objects Add common notification sending functions 2017-02-06 10:45:43 +00:00
processmonitor Use os-testr and add PY35 support 2017-07-26 16:19:24 +05:30
tests Use os-testr and add PY35 support 2017-07-26 16:19:24 +05:30
__init__.py Allow masakari-instancemonitor command anywhere 2016-11-15 19:50:35 +09:00
config.py Add a mechanism to use the oslo libraries 2016-11-07 02:36:51 +00:00
i18n.py Remove log translations 2017-06-19 16:55:00 +09:00
manager.py Add instancemonitor only main process 2016-11-07 02:44:11 +00:00
privsep.py Add initial start of processes 2017-02-06 10:45:32 +00:00
service.py Remove log translations 2017-06-19 16:55:00 +09:00
utils.py Remove log translations 2017-06-19 16:55:00 +09:00
version.py Remove log translations 2017-06-19 16:55:00 +09:00