Modify some comments to make them clickable

Change-Id: Ib085fa551950f1c1461a11bb80f4909fb8425484
This commit is contained in:
Hervé Beraud 2019-10-11 18:29:46 +02:00
parent c01b03e87c
commit 40e5be488e
1 changed files with 3 additions and 3 deletions

View File

@ -325,9 +325,9 @@ class Consumer(object):
except conn.connection.channel_errors as exc:
# We retries once because of some races that we can
# recover before informing the deployer
# bugs.launchpad.net/oslo.messaging/+bug/1581148
# bugs.launchpad.net/oslo.messaging/+bug/1609766
# bugs.launchpad.net/neutron/+bug/1318721
# https://bugs.launchpad.net/oslo.messaging/+bug/1581148
# https://bugs.launchpad.net/oslo.messaging/+bug/1609766
# https://bugs.launchpad.net/neutron/+bug/1318721
# 406 error code relates to messages that are doubled ack'd