b88084003f
The change introduces the possibility to run the persister with the new confluent-kafka client. It has to be enabled in the configuration file. Story: 2003705 Task: 30117 Depends-On: https://review.opendev.org/675297 Change-Id: I05428b8ae9e0ba9af5b81d3b103434ebd5657108
9 lines
327 B
Plaintext
9 lines
327 B
Plaintext
# The order of packages is significant, because pip processes them in the order
|
|
# of appearance. Changing the order has an impact on the overall integration
|
|
# process, which may cause wedges in the gate later.
|
|
oslo.config>=5.2.0 # Apache-2.0
|
|
oslo.log>=3.36.0 # Apache-2.0
|
|
|
|
six>=1.10.0 # MIT
|
|
monasca-common>=2.16.0 # Apache-2.0
|