Commit Graph

114 Commits

Author SHA1 Message Date
OpenStack Proposal Bot 64de25c575 Updated from OpenStack Ansible Tests
Change-Id: I9f32793886e0362c5cee5c4cba2dbab25157e245
2019-06-07 23:29:34 +00:00
OpenDev Sysadmins 375df8d9b4 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:29:56 +00:00
Ian Wienand f41ef68510 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: Ide78852c57f2a8ea7d34e2e16a9c222609c55839
2019-03-24 20:35:03 +00:00
Jesse Pretorius 54f0f49054 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: Ibdc4cb8c00eeaf5c642d42b09bb311c3124e3de6
(cherry picked from commit ac1d8f6f0a)
2018-09-19 14:27:23 +01:00
huang.zhiping 754d02e80c 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: I1ddc27f06b17a61b80116844899c414576ed6acd
Story: #2002586
Task: #24319
2018-08-21 13:47:41 +00:00
Zuul 77d8b3af39 Merge "Only replace python when re-initializing the venv" into stable/queens 2018-06-04 13:27:45 +00:00
OpenStack Proposal Bot 3c23540905 Updated from OpenStack Ansible Tests
Change-Id: Ia7aaa521ffb91fe4b37da0150e6a6f5197799f0a
2018-05-07 15:32:05 +00:00
Jesse Pretorius 7db164e274 Only replace python when re-initializing the venv
We reinitialize the venv to ensure that the right version of
python is in the venv, but we do not want virtualenv to also
replace pip, setuptools and wheel so we tell it not to. If we
don't do this then virtualenv will install the latest available
version, which is not what we want.

Change-Id: I9205f5f3183eff8059e7589b6a3a2bbf36f8b60a
Partial-Bug: #1764470
(cherry picked from commit 1f606ff461)
2018-04-23 08:25:20 +00:00
Jesse Pretorius 55ab777f20 Do not log passwords
This prevents data to be leaked into the callback plugin.

Change-Id: Ib2f74474b8615d7be3d9b04c3040e9b25fa2d695
(cherry picked from commit 1bb9e0ee3f)
2018-04-23 08:24:44 +00:00
Jean-Philippe Evrard 5973730dcd Do not log passwords
This prevents data to be leaked into the callback plugin.

Change-Id: I0929d73d0b08243b4d9fb6b13d35a0037230c409
(cherry picked from commit 0f0e414f41)
2018-04-17 10:17:29 +00:00
Zuul ce0991401d Merge "Point to Queens instead of master" into stable/queens 2018-02-15 15:45:10 +00:00
Jean-Philippe Evrard c7029df803 Point to Queens instead of master
There are references that are pointing to master in each role.
This should change them.

Change-Id: I0e5aed99fe724187cff03c76e570b3c010bea7fe
2018-02-15 14:22:18 +00:00
OpenStack Proposal Bot 4195ca6b02 Updated from OpenStack Ansible Tests
Change-Id: I58acc9c4590c4bf7def7e394c999e07baefc32a4
2018-02-15 12:56:53 +00:00
James E. Blair 1b5e682647 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: Ie83e523146f514a6107a9ee8f8d4d6477c811384
2018-02-05 21:42:28 -08:00
OpenStack Proposal Bot 8ee83273fc Updated from global requirements
Change-Id: I3f3d471910c87fec11e84e673a1c09da78ccde57
2018-01-24 01:20:40 +00:00
OpenStack Proposal Bot 831564ca57 Updated from OpenStack Ansible Tests
Change-Id: I952110423e22b853216201f5d458bc706c393d58
2018-01-22 16:57:10 +00:00
Jean-Philippe Evrard 131ddf78c8 Reinitialize the virtualenv
In the previous patch removing the virtualenv-tools, we've updated
paths to the proper binaries, but we don't reset the virtualenv
like what we used to do.

Change-Id: Icdfb34cd2044ffb195acf68f036aaeea75630088
Partial-Bug: #1741634
2018-01-19 16:11:18 +00:00
OpenStack Proposal Bot 87072e94ab Updated from global requirements
Change-Id: Icc9fca17f991b57ca58a3dfc05a4aa0c19073929
2018-01-18 03:18:31 +00:00
Zuul 7765dd2adb Merge "Replace virtualenv-tools by a script" 2018-01-16 13:49:39 +00:00
Zuul 4c1a1dab19 Merge "Use systemd module instead of command" 2018-01-15 16:56:59 +00:00
Jean-Philippe Evrard e1fdd13c0c Use systemd module instead of command
This causes linters to break: since ansible 2.4 the systemd
module can have only the daemon_reload directive.

Change-Id: I66b041ebb22cba1abd92d5d0d36f206971ab555b
2018-01-15 15:27:18 +00:00
Jean-Philippe Evrard f905525ba2 Replace virtualenv-tools by 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: I1d6eb2e90ea127d8646a7ced827a6793a86e3ad1
Partial-Bug: #1741634
2018-01-15 14:18:33 +00:00
Zuul 717683ecdf Merge "Allow the experimental trigger of the integrated repo" 2017-12-06 14:23:25 +00:00
Jean-Philippe Evrard 1ce5d845dd Allow the experimental trigger of the integrated repo
This would allow someone to test its change with an AIO.

Change-Id: I7b096f1b9a185875ecb2c7716acc6e755b5c867a
2017-12-06 08:23:44 +00:00
OpenStack Proposal Bot 1b93f99ac5 Updated from OpenStack Ansible Tests
Change-Id: I84fa06e1efc4effce1351d00dcdbffd8b34945c0
2017-12-06 00:06:48 +00:00
Jean-Philippe Evrard 34604b8a25 Remove pip_install dependency
With addition of pip_install on every node, we don't
need to have pip_install as a meta dependency.

Depends-On: If3412bb888ebb854874bbc43eb76bfcb3e4a7868
Depends-On: I79ff70c438b44753be2a93f004ebbc46de0a963d
Change-Id: Ic68c5ed5e2c546ee30e963fe0e10894f444ad30b
2017-12-05 11:56:37 +00:00
Andreas Jaeger 26601a3fb4 Remove setting of version/release from releasenotes
Release notes are version independent, so remove version/release
values. We've found that projects now require the service package
to be installed in order to build release notes, and this is entirely
due to the current convention of pulling in the version information.

Release notes should not need installation in order to build, so this
unnecessary version setting needs to be removed.

This is needed for new release notes publishing, see
I56909152975f731a9d2c21b2825b972195e48ee8 and the discussion starting
at
http://lists.openstack.org/pipermail/openstack-dev/2017-November/124480.html
.

Change-Id: If153da05fb84dcf33f6f32dddb6c676653b03d26
2017-11-17 08:08:24 +01:00
OpenStack Proposal Bot f999e624f1 Updated from OpenStack Ansible Tests
Change-Id: If09d82cf29dfbbf283c03f04b1620fb64635f69e
2017-11-10 13:18:08 +00:00
Jesse Pretorius bb8bbc5da7 Remove unified queue from gate pipeline
Initially the intent for adding this was to better test
any patches for roles together before they merge, but it
has had the unintended side-effect of causing patches to
take much longer to merge (because they all get lined up
in a single queue, rather than independent queues) and
a lot more infra resources are used (because a patch
that fails at the top of the queue will result in all
subsequent patches restarting all their tests).

As discussed in the channel, we'd prefer to revert back
to the previous independent queue method of testing. It
has served us well.

Change-Id: I60f58d83422771af0a6d2cf1ba0bd49957dabd55
2017-10-23 11:29:36 +01:00
Jesse Pretorius 6900061f20 Add openstack-ansible-linters test
Currently the linters test is in the project-config
repository, but those are meant to be used for standard
jobs which do not require any repository other than the
one given. Our lint tests use the 'openstack-ansible-tests'
repository, so we should rather use our own job definition.

Change-Id: I4cfbc4ddc8e73e5040a44ba2e331687a4fdcbd06
Depends-On: I0391ec310c4eede436011a48490e3c524c8ddf4d
2017-10-18 17:50:18 +01:00
Jesse Pretorius b52cc7af48 Initial OSA zuul v3 role jobs
This patch implements an initial set of jobs intended to match
the current job execution method. It does not intend to improve
how the jobs are executed - only to replicate what is currently
in openstack-infra/openstack-zuul-jobs and provide the platform
to iterate on.

Change-Id: I3b72774f0859c2453e2f9b219eefbebd4b631108
2017-10-17 20:50:58 +00:00
OpenStack Proposal Bot 96b04e68d4 Updated from OpenStack Ansible Tests
Change-Id: I1796105b389b179151f481a60418ce9d5a959ddb
2017-10-12 20:45:13 +00:00
Jean-Philippe Evrard 1e2aea5ecd 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.

The role status isn't "complete" because no functional test
of the role has been implemented.

Change-Id: I2cdcc7b5f232b93581dd7be4ab1adf8bcef72c4b
2017-10-11 09:11:36 +00:00
lidong 8ec980cd9d Update links in CONTRIBUTING.rst
Use https instead of http for docs links

Change-Id: I2f4b708226ba64b0ddd90c3740112f3d95b0b205
2017-09-19 09:58:07 +08:00
OpenStack Proposal Bot 3d270192ac Updated from global requirements
Change-Id: Ic5d25d9f532e3c759f83d0d8dadd747f006baa3d
2017-09-16 23:20:39 +00:00
Jenkins 619fff649e Merge "Updated from global requirements" 2017-09-13 17:41:24 +00:00
OpenStack Proposal Bot 70da874411 Updated from global requirements
Change-Id: I44b141f48398bf6a0e8c05bd7ae72cdbccdf2a06
2017-09-13 12:59:22 +00:00
OpenStack Proposal Bot e8a8a4ccba Updated from OpenStack Ansible Tests
Change-Id: I6c38df740fa7ae8615c8ffc8f2d9cce25547d065
2017-09-12 23:55:54 +00:00
OpenStack Proposal Bot 09ac1cf7ec Updated from OpenStack Ansible Tests
Change-Id: I5b322ba7d8f480184da4a4f9b5761a329ca14ef0
2017-09-11 21:14:21 +00:00
OpenStack Proposal Bot 7b7730dd1c Updated from OpenStack Ansible Tests
Change-Id: I88ac77c78b2f899286610f04aba7c379abfae29b
2017-08-31 15:19:54 +00:00
lidong 5e232d857d Fix a typo
Fix a typo in file :
releasenotes/notes/watcher-init-config-overrides-ffce7e419061c4da.yaml

Change-Id: I8e13cf67161d61cbe1f84289a529b7f714cacf62
2017-08-31 09:16:01 +08:00
lidong 06bb50468d Update links in README
Change the outdated links to the latest links in README

Change-Id: If02c3b8bc337c842689039444c877d5181a915ef
2017-08-28 15:11:25 +08:00
OpenStack Proposal Bot 4b541a4617 Updated from OpenStack Ansible Tests
Change-Id: Iba2b6640577da2900d51cddf4dfc1b107928dad8
2017-08-24 13:58:34 +00:00
OpenStack Proposal Bot d8bd069fdf Updated from global requirements
Change-Id: Ic5c8475893b558ea10a5d4cab4d9e2a1eb7c50ae
2017-08-18 11:38:39 +00:00
OpenStack Proposal Bot 14673e8b28 Updated from OpenStack Ansible Tests
Change-Id: I5cd5bed489958f92f73124e3f4f5bdecdb93bf4e
2017-08-04 15:22:43 +00:00
OpenStack Proposal Bot a858728691 Updated from OpenStack Ansible Tests
Change-Id: I3ab7505a9073f2ebc1c3721947198f5d23573ba0
2017-08-03 15:27:13 +00:00
OpenStack Proposal Bot d483b98ae7 Updated from OpenStack Ansible Tests
Change-Id: I5619a1a039c5ab6e1d33356e6da40138203119df
2017-07-31 19:11:39 +00:00
Jenkins e6cedb2d10 Merge "Updated from global requirements" 2017-07-28 18:34:55 +00:00
OpenStack Proposal Bot 9b65607bc9 Updated from OpenStack Ansible Tests
Change-Id: Ib894887520d1988e8072d3e540a8492a086d05be
2017-07-28 15:01:03 +00:00
OpenStack Proposal Bot ae8a09bd0f Updated from global requirements
Change-Id: I9d6baab66bb57a31629f32c6a94481da2a1fab8b
2017-07-27 19:18:14 +00:00