Age | Commit message (Collapse) | Author |
|
This patch:
* Updates server version to 2.0.0 release
* Add service backend for hybrid combinations
* Add dependencies
Change-Id: Ice374dca539b8ed1b1965b75379bad5140121483
Notes (review):
Code-Review+2: Ben Nemec <openstack@nemebean.com>
Code-Review+2: Ken Giusti <kgiusti@gmail.com>
Workflow+1: Ken Giusti <kgiusti@gmail.com>
Verified+2: Zuul
Submitted-by: Zuul
Submitted-at: Mon, 05 Nov 2018 20:43:31 +0000
Reviewed-on: https://review.openstack.org/603134
Project: openstack/devstack-plugin-kafka
Branch: refs/heads/master
|
|
This is a mechanically generated patch to complete step 1 of moving
the zuul job settings out of project-config and into each project
repository.
Because there will be a separate patch on each branch, the branch
specifiers for branch-specific jobs have been removed.
See the python3-first goal document for details:
https://governance.openstack.org/tc/goals/stein/python3-first.html
The legacy-tempest-dsvm-full-kafka job is only used by this plugin, so
we move the playbook and job definition here as well. It needs to be
renamed in order to be moved and applied to the repository, so the new
name devstack-plugin-kafka-tempest-full is used to indicate that it is
defined within the repository.
Change-Id: Ib043b0789b9f8e87e55799ced0d83b3391d98b72
Story: #2003250
Notes (review):
Code-Review+2: Andy Smith <ansmith@redhat.com>
Code-Review+1: Filippo Inzaghi <zhao.daqing@99cloud.net>
Code-Review+2: Ken Giusti <kgiusti@gmail.com>
Workflow+1: Ken Giusti <kgiusti@gmail.com>
Verified+2: Zuul
Submitted-by: Zuul
Submitted-at: Mon, 20 Aug 2018 18:53:30 +0000
Reviewed-on: https://review.openstack.org/588685
Project: openstack/devstack-plugin-kafka
Branch: refs/heads/master
|
|
We want to default to running all tox environments under python 3, so
set the basepython value in each environment.
We do not want to specify a minor version number, because we do not
want to have to update the file every time we upgrade python.
We do not want to set the override once in testenv, because that
breaks the more specific versions used in default environments like
py35 and py36.
Change-Id: I7c221de42f30e6ef52f32b5ccd0905859d027c07
Signed-off-by: Doug Hellmann <doug@doughellmann.com>
Notes (review):
Code-Review+2: Stephen Finucane <stephenfin@redhat.com>
Workflow+1: Stephen Finucane <stephenfin@redhat.com>
Verified+2: Zuul
Submitted-by: Zuul
Submitted-at: Thu, 07 Jun 2018 14:30:22 +0000
Reviewed-on: https://review.openstack.org/572872
Project: openstack/devstack-plugin-kafka
Branch: refs/heads/master
|
|
Set the default python to python3 except for the py27 environment. We
have to set that explicitly to override the new default.
Change-Id: Iff0bb093eb69a426d623d97b0338ff19f41f1e3c
Signed-off-by: Doug Hellmann <doug@doughellmann.com>
Notes (review):
Code-Review+2: Ken Giusti <kgiusti@gmail.com>
Workflow+1: Ken Giusti <kgiusti@gmail.com>
Verified+2: Zuul
Submitted-by: Zuul
Submitted-at: Sat, 14 Apr 2018 00:40:18 +0000
Reviewed-on: https://review.openstack.org/561314
Project: openstack/devstack-plugin-kafka
Branch: refs/heads/master
|
|
Change-Id: I3232378790cff0a956db204e99e34337bbe019ff
Notes (review):
Code-Review+1: pippo <huang.zhiping@99cloud.net>
Code-Review+2: Ken Giusti <kgiusti@gmail.com>
Code-Review+2: Ben Nemec <openstack@nemebean.com>
Workflow+1: Ben Nemec <openstack@nemebean.com>
Verified+2: Zuul
Submitted-by: Zuul
Submitted-at: Mon, 09 Apr 2018 18:22:36 +0000
Reviewed-on: https://review.openstack.org/557925
Project: openstack/devstack-plugin-kafka
Branch: refs/heads/master
|
|
Depends-On: Idd164444c04e9f465a43ee909af840a41bb090c0
Change-Id: I4fe6c0139ea1d05c2978b2c223c38ae30d28d2a9
Partial-Bug: #1709081
Notes (review):
Code-Review+2: Andy Smith <ansmith@redhat.com>
Workflow+1: Ken Giusti <kgiusti@gmail.com>
Verified+2: Zuul
Submitted-by: Zuul
Submitted-at: Tue, 09 Jan 2018 21:47:02 +0000
Reviewed-on: https://review.openstack.org/491497
Project: openstack/devstack-plugin-kafka
Branch: refs/heads/master
|
|
Change-Id: Id60fb7d0f5220c3abc94c9a6478b3814d4622bb5
Notes (review):
Code-Review+2: Mehdi Abaakouk (sileht) <sileht@redhat.com>
Code-Review+2: Ken Giusti <kgiusti@gmail.com>
Workflow+1: Ken Giusti <kgiusti@gmail.com>
Verified+2: Jenkins
Submitted-by: Jenkins
Submitted-at: Tue, 23 May 2017 18:26:22 +0000
Reviewed-on: https://review.openstack.org/466539
Project: openstack/devstack-plugin-kafka
Branch: refs/heads/master
|
|
How to use:
[[local|localrc]]
enable_plugin kafka https://github.com/openstack/devstack-plugin-kafka
Change-Id: Iceb054f0dfab2fff1920cc7dc36a4be256c6f161
Notes (review):
Code-Review+2: Davanum Srinivas (dims) <davanum@gmail.com>
Workflow+1: Davanum Srinivas (dims) <davanum@gmail.com>
Verified+2: Jenkins
Submitted-by: Jenkins
Submitted-at: Sat, 02 Apr 2016 15:20:48 +0000
Reviewed-on: https://review.openstack.org/270833
Project: openstack/devstack-plugin-kafka
Branch: refs/heads/master
|
|
|