Merge "Add amqp topic parameter"

This commit is contained in:
Zuul 2022-01-20 19:20:54 +00:00 committed by Gerrit Code Review
commit 937c793448

@ -40,6 +40,7 @@ amqp_opts = [
cfg.StrOpt("user_id"),
cfg.StrOpt("password"),
cfg.StrOpt("virt_host"),
cfg.StrOpt("topic"),
]
parameters_opts = [