Commit Graph

7 Commits

Author SHA1 Message Date
Stephen Finucane c6662b06a2 Don't install kafka-python
This should have been removed when we switched oslo.messaging to
confluent-kafka way back in the victoria cycle [1].

We also update tox to update whitelist_externals to allowlist_externals.

[1] Idfb9fe3700d882c8285c6dc56b0620951178eba2

Change-Id: I3d87e4bb5775aa549ccf3c8266c4161c2dc4a110
Signed-off-by: Stephen Finucane <stephenfin@redhat.com>
2024-04-17 15:35:29 +01:00
Andy Smith f7bf1c074b Get images from archive
Change-Id: I4c0013eb840baf60c425fe364b1759cf945dedbe
2019-04-06 16:49:55 -04:00
Andy Smith 28be3eed69 Update to switch to confluent-kafka library for driver
This patch:
* Updates server version to 2.0.0 release
* Add service backend for hybrid combinations
* Add dependencies

Change-Id: Ice374dca539b8ed1b1965b75379bad5140121483
2018-09-20 16:05:54 -04:00
Andrew Smith 5d6b373525 Update qdrouterd config and kafka server
Change-Id: I3232378790cff0a956db204e99e34337bbe019ff
2018-03-30 08:41:42 -04:00
Kenneth Giusti 0c4ae8012e Add support for virtual_host parameter
Depends-On: Idd164444c04e9f465a43ee909af840a41bb090c0
Change-Id: I4fe6c0139ea1d05c2978b2c223c38ae30d28d2a9
Partial-Bug: #1709081
2017-12-29 12:15:01 -05:00
Andrew Smith 05a09eb2cc Setup RPC and Notification hybrid messaging backends
Change-Id: Id60fb7d0f5220c3abc94c9a6478b3814d4622bb5
2017-05-22 13:50:20 -04:00
Komei Shimamura 22851398e6 Add Kafka devstack plugin main scripts
How to use:

[[local|localrc]]
enable_plugin kafka https://github.com/openstack/devstack-plugin-kafka

Change-Id: Iceb054f0dfab2fff1920cc7dc36a4be256c6f161
2016-03-29 11:26:24 +09:00