Commit Graph

15 Commits

Author SHA1 Message Date
Kenneth Giusti 4e1c82f637 Update the Zuul configuration
- Remove deprecated test that is no longer used by oslo.messaging

Change-Id: Ice0ce9f1b005f8a1a7216e12cb910441608a37c1
2020-07-17 09:56:39 -04:00
Hervé Beraud 305802ea2e bump tox to 3.1.1
Change-Id: I25d32ff766a65a9f304f6ba3ab0d376556d193c5
2020-02-04 15:41:42 +01:00
Zuul ce2bfca50c Merge "Get images from archive" 2019-04-23 22:32:03 +00:00
OpenDev Sysadmins e1a1b9ff0d OpenDev Migration Patch
This commit was bulk generated and pushed by the OpenDev sysadmins
as a part of the Git hosting and code review systems migration
detailed in these mailing list posts:

http://lists.openstack.org/pipermail/openstack-discuss/2019-March/003603.html
http://lists.openstack.org/pipermail/openstack-discuss/2019-April/004920.html

Attempts have been made to correct repository namespaces and
hostnames based on simple pattern matching, but it's possible some
were updated incorrectly or missed entirely. Please reach out to us
via the contact information listed at https://opendev.org/ with any
questions you may have.
2019-04-19 19:49:01 +00:00
Andy Smith f7bf1c074b Get images from archive
Change-Id: I4c0013eb840baf60c425fe364b1759cf945dedbe
2019-04-06 16:49:55 -04:00
Ian Wienand c25cb9d489 Replace openstack.org git:// URLs with https://
This is a mechanically generated change to replace openstack.org
git:// URLs with https:// equivalents.

This is in aid of a planned future move of the git hosting
infrastructure to a self-hosted instance of gitea (https://gitea.io),
which does not support the git wire protocol at this stage.

This update should result in no functional change.

For more information see the thread at

 http://lists.openstack.org/pipermail/openstack-discuss/2019-March/003825.html

Change-Id: I5c326d2117a29f57515b32bed1c87b194a60bfb4
2019-03-24 20:33:29 +00: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
Doug Hellmann 264cee3044 import zuul job settings from project-config
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
2018-08-07 10:25:33 -04:00
Doug Hellmann 1de701edb6 fix tox python3 overrides
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>
2018-06-06 14:53:48 -04:00
Doug Hellmann 747cbf92c1 set default python to python3
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>
2018-04-13 15:54:08 -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
OpenStack Project Creator 1049ec1137 Added .gitreview 2015-12-15 10:36:54 +00:00