octavia.amphorae.backends.health_daemon package¶
Submodules¶
octavia.amphorae.backends.health_daemon.health_daemon module¶
octavia.amphorae.backends.health_daemon.health_sender module¶
octavia.amphorae.backends.health_daemon.status_message module¶
-
get_hmac
(payload, key, hex=True)[source]¶ Get digest for the payload.
The hex param is for backward compatibility, so the package data sent from the existing amphorae can still be checked in the previous approach.