masakari-monitors/masakarimonitors/processmonitor
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
..
process_handler Remove log translations 2017-06-19 16:55:00 +09:00
__init__.py Add python processmonitor only main process 2017-02-01 04:39:59 +00:00
common.sh Add processmonitor 2016-11-07 05:01:38 +00:00
nova_compute_reboot_before.sh Add processmonitor 2016-11-07 05:01:38 +00:00
process.py Use os-testr and add PY35 support 2017-07-26 16:19:24 +05:30
process_status_checker.sh To allow processmonitor recognize proc.list which exists anywhere 2016-11-15 17:39:43 +09:00
processmonitor.sh Change the condition of success or failure of notifying 2017-03-29 17:11:29 +09:00
typescript Add processmonitor 2016-11-07 05:01:38 +00:00