Commit Graph

23 Commits

Author SHA1 Message Date
Jean-Philippe Evrard 61d61d3b9f Remove openSUSE 42.3 job
42.3 will not be maintained anymore and therefore
there is no reason to test it. We will remove 42.3 nodes from
OpenDev CI soon.

Change-Id: I06454d6eade42ddd76db059c2bb74438fe04f032
2019-08-22 12:25:42 +02:00
OpenStack Proposal Bot 5f2d99b538 Updated from OpenStack Ansible Tests
Change-Id: Ibe48b6de7f08c37f9502ba0c812583e0d6233d1f
2019-06-07 23:27:24 +00:00
OpenDev Sysadmins c2eb3f9aaa 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:26:24 +00:00
Ian Wienand 08fbd85c50 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: I38b20fd74271ddb329f1eaba19f3d861ac11f9dc
2019-03-24 20:35:01 +00:00
Jesse Pretorius 59fe9cd92e Remove galera_client meta-dependency
Given that pymysql is pure python and has no C binding
dependencies, we no longer need the role to install the
MariaDB client libraries.

Change-Id: I10aecf6e1ad7ce17cf6a83e7720b0ff78006e4d6
(cherry picked from commit 2ae0953860)
2018-09-19 13:57:39 +01:00
huang.zhiping e8ee4a51eb 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.

Because this patch is generated by a script, there may be some
cosmetic changes to the layout of the YAML file(s) as the contents are
normalized.

See the python3-first goal document for details:
https://governance.openstack.org/tc/goals/stein/python3-first.html

Change-Id: I650f664d61c20cb610276951f16ee2c2488368e1
Story: #2002586
Task: #24319
2018-08-21 13:46:19 +00:00
OpenStack Proposal Bot 2e9bfc2f28 Updated from OpenStack Ansible Tests
Change-Id: I8e88cb64cf60583ee3fcf9560f6ef710d8301ed1
2018-05-07 15:30:59 +00:00
Zuul 4d177a1b51 Merge "Replace virtualenv-tools with a script" into stable/queens 2018-04-20 20:28:05 +00:00
Jesse Pretorius 6c3790d9d5 Replace virtualenv-tools with a script
virtualenv-tools has a bug which gets triggered in gates: it can't
change the shebang of a virtualenv python bin/ files if they
were generated with a virtualenv script whose shebang ends with
python2 instead of python.

Because we can't modify virtualenv-tools, we use shell scripts
instead.

Change-Id: I8b40b4bceaf90fadecb4512c0cb9dbee143fe987
Partial-Bug: #1741634
Partial-Bug: #1764470
(cherry picked from commit 3a254e3582)
2018-04-19 15:41:59 +00:00
Jesse Pretorius 0e260efc91 Do not log passwords
This prevents data to be leaked into the callback plugin.

Change-Id: I0c3e30f7935329c9758e4aa9d0b678ac3bb5b078
(cherry picked from commit f1f9ac8ee4)
2018-04-19 15:29:55 +00:00
Zuul 3ae26e4ca5 Merge "Updated from OpenStack Ansible Tests" into stable/queens 2018-03-01 15:52:14 +00:00
Zuul 74fe82423a Merge "Fix releasenotes configuration" into stable/queens 2018-03-01 15:01:27 +00:00
Jesse Pretorius b995c86277 Fix releasenotes configuration
Change-Id: I60003332e490159d1fe9fa3aa76b311295a14895
2018-03-01 14:08:30 +00:00
OpenStack Proposal Bot 2151bcee30 Updated from OpenStack Ansible Tests
Change-Id: Ibb0f7ad3cf4081f0a2ce38c319fa549f234c9654
2018-03-01 13:13:46 +00:00
Andreas Jaeger 88e90915c3 Zuul: Remove project name
Zuul no longer requires the project-name for
in-repo configuration. Omitting it makes forking or renaming projects
easier.

Change-Id: I5122b7ee6c8ebe406a82a04d55e8976afd35533f
2018-02-21 21:54:57 +01:00
Jesse Pretorius 749f4f1fa8 Fix README lint failure
doc/source/index.rst:11: D000 Title underline too short.

(cherry picked from commit 14d62a0b24)
2018-02-21 14:48:45 +00:00
Jesse Pretorius 40140588a6 Add OpenStack-Ansible metadata
We need to add openstack ansible information in the role
metadata to be able to track role maturity. With it,
we can create a role maturity table and take decisions about
role deprecations.

(cherry picked from commit 520fc11f10)
2018-02-21 14:17:09 +00:00
Jesse Pretorius 5f08f2b52e Update branch for stable/queens
The content in stable/queens came from the stable/pike
branch, so we change all the branch references to work
with stable/queens instead.
2018-02-21 12:00:38 +00:00
Jesse Pretorius 3da19543f1 Add scaffolding for openstack-infra
In this patch we add various scaffolding and
update various files so that it matches the
right content for stable/pike and will be able
to build docs/releasenotes when imported into
openstack-infra.
2018-02-21 11:46:22 +00:00
gokhan.isik 0e71f81ba4 panko role is created 2018-01-09 13:59:36 +03:00
gokhan.isik af268412ce README.rst file updated 2018-01-05 15:02:32 +03:00
gokhan.isik 0afd4d81e4 Openstack Ansible panko service role created 2018-01-05 14:59:49 +03:00
gokhan.isik 491fabf61d .gitignore file added 2018-01-05 14:06:14 +03:00