octavia/octavia/tests/unit/amphorae/backends/health_daemon
Brian Haley f6b957e8ee Remove all usage of six library
Convert all code to not require six library and instead
use python 3.x logic.

Created one helper method in common.utils for binary
representation to limit code changes.

Change-Id: I2716ce93691d11100ee951a3a3f491329a4073f0
2020-03-18 17:15:26 -04:00
..
__init__.py Add license for empty __init__.py 2018-03-14 07:02:56 +09:00
test_envelope.py Use HMAC.hexdigest to avoid non-ascii characters for package data 2018-06-01 08:00:20 +00:00
test_health_daemon.py Remove all usage of six library 2020-03-18 17:15:26 -04:00
test_health_sender.py Remove the dependency on the "mock" package 2020-02-17 14:55:19 -08:00