summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorroot <sandyada@redhat.com>2019-07-30 13:14:59 +0530
committerroot <sandyada@redhat.com>2019-07-30 13:17:07 +0530
commit042caf8a53fda895eeef987a6ef22d67a7556e5e (patch)
tree9f428ce00885db8ac6428ef2aff53937879e8a07
parent002ac1453b2302b4885c4d0e37cc420bc30b4bb3 (diff)
downloadoslo-messaging-042caf8a53fda895eeef987a6ef22d67a7556e5e.tar.gz
Correcting typo in acknowledge spelling
There is a typographical errors in amqpdriver.py. Correcting spelling from acknowlege to acknowledge. Change-Id: I4a80d8c6b162a99176eadb052f6201dc38dbc5f9
-rw-r--r--oslo_messaging/_drivers/amqpdriver.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/oslo_messaging/_drivers/amqpdriver.py b/oslo_messaging/_drivers/amqpdriver.py
index 1cdea3a..f5c5997 100644
--- a/oslo_messaging/_drivers/amqpdriver.py
+++ b/oslo_messaging/_drivers/amqpdriver.py
@@ -370,7 +370,7 @@ class RpcAMQPListener(AMQPListener):
try:
message.acknowledge()
except Exception as exc:
- LOG.warning("Discarding RPC request due to failed acknowlege: %s",
+ LOG.warning("Discarding RPC request due to failed acknowledge: %s",
exc)
else:
# NOTE(kgiusti): be aware that even if the acknowledge call