Move monkey_patched check to oslo utils by the change
Depends-On: Ie24ecb54946bfba465d293185ebfda25691a8701
Reduce the function implementation from pika driver.
Change-Id: Ic6cf38bc842f4b829e92a20d76c1f1b64a99968c
This patch refactors some classes and methods of the pika driver by
replacing manually calculated expiration times with specialized
timer/stopwatch objects (oslo_utils.timeutils.StopWatch).
Change-Id: I28f83797eafbfa612bac748796e3e39742eb27ba
In this patch start and stop method is not raised exceptions
if connectivity problem is detected. Rasing exceptions there
exceptions are not expected by MessageHandlerServer.
It hangs server on start
Closes-Bug: #1553168
Change-Id: I891abab2a1184fa65b496ea2f7fc54894bc0b421