Commit Graph

121 Commits

Author SHA1 Message Date
OpenStack Proposal Bot 4bf560064b Updated from OpenStack Ansible Tests
Change-Id: Idb8ece742acb66b12d47290b557f9dc8ad5a8baf
2019-06-07 23:26:16 +00:00
OpenDev Sysadmins b910091861 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:34:30 +00:00
Ian Wienand 5d01683bdb 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: I5f1cd270e7e0b0b2a60edaf637cae712d2b8c40c
2019-03-24 20:35:00 +00:00
huang.zhiping c5e5f0815a 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: I4e4b98017406abdb2dd5ee85a95f2846ec45ec82
Story: #2002586
Task: #24319
2018-08-21 13:45:27 +00:00
Ferenc Cserepkei be3a32c449 Non-ascii characters in files
Ansible's Jinja2 templater reporting an error when encounters with
non-ascii characters:

An exception occurred during task execution.
To see the full traceback, use -vvv. The error was: UnicodeDecodeError:
'ascii' codec can't decode byte 0xe2 in position 278:
ordinal not in range(128)
fatal: [infra1_monasca_container-ba51ad87]: FAILED! =>
{"failed": true,
  "msg": "Unexpected failure during module execution.", "stdout": ""}

Change-Id: I4021b46dfe30cd51656dd4c7c68edd2f04b8f6fd
(cherry picked from commit 4774c28f71)
2018-05-10 14:42:13 +00:00
OpenStack Proposal Bot 565485ca25 Updated from OpenStack Ansible Tests
Change-Id: I16d66a2742371083b58662478e0ceb89dd4bb5f0
2018-05-07 15:30:05 +00:00
Zuul 6951b1af6e Merge "Replace virtualenv-tools with a script" into stable/queens 2018-04-30 04:35:49 +00:00
Jesse Pretorius 9b4bfa1a2c 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: I62ae0b1f406f102fcb184913c5a6de54bb84c4c2
Partial-Bug: #1741634
Partial-Bug: #1764470
(cherry picked from commit cac7008e57)
2018-04-24 19:30:22 +00:00
fpxie c984f9a07c Do not log passwords
This prevents data to be leaked into the callback plugin.

Change-Id: I2c281e33c1bb6bf52198e35a78b77ea3ede1f2cf
(cherry picked from commit f6ee455f2b)
2018-04-24 19:29:49 +00:00
OpenStack Proposal Bot 6de637d030 Updated from OpenStack Ansible Tests
Change-Id: I494dd056286b6c1961957c78656f06ec3a738bbd
2018-03-26 09:58:38 +00:00
Jesse Pretorius b87b71e3ca Make unstable functional test non-voting
Given that the functional build for this repo
rarely passes and the repo itself is only
maintained by those who use it, we can set the
functional test to non-voting in order to allow
general pattern changes to be implemented
without delay.

This does mean that reviewers applying functional
changes will have to be disciplined about checking
the results, but I think that is OK in this case.

Depends-On: https://review.openstack.org/556279
Change-Id: I1a236b88a8c80d82f162a92f6cdfeb9368b6eea7
(cherry picked from commit f3713f98f5)
2018-03-26 09:55:54 +00:00
Jean-Philippe Evrard a6f0e9d4be Point to Queens instead of master
There are references that are pointing to master in each role.
This should change them.

Change-Id: I99438a5377061bdeabd3c0bc3ddf28e3783c9b8c
2018-02-16 13:43:36 +00:00
Zuul 70978e17b6 Merge "Initial OSA zuul v3 role jobs" 2018-01-24 16:55:07 +00:00
Zuul 6b60699181 Merge "Update monasca mysql schema" 2018-01-24 16:06:35 +00:00
Jesse Pretorius b87467feb1 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: I8a5a1c9278c52668b8d189a11cae593499bcd1c4
2018-01-24 13:16:09 +00:00
Flávio Ramalho ae31159705 Update monasca mysql schema
Recent changes added two new columns to the monasca-api database.
This change updates the database creation script accordingly.

Change-Id: I877a0b285dd796847119572d31d2931882bf51eb
2018-01-24 12:13:28 +01:00
OpenStack Proposal Bot ddf6b02c3b Updated from global requirements
Change-Id: Iae93006d879717bf3e839489cbbbae585d18a702
2018-01-24 01:18:56 +00:00
OpenStack Proposal Bot 97cf74dedc Updated from OpenStack Ansible Tests
Change-Id: I5f7eee718aee556cafb67c279f59ddcbf09d7167
2018-01-22 16:55:54 +00:00
Zuul 2451c632e8 Merge "Updated from global requirements" 2018-01-19 12:37:19 +00:00
Zuul 85108b0496 Merge "Revert "Use group_names to check a host belongs to group"" 2018-01-18 19:08:39 +00:00
OpenStack Proposal Bot 6155df8f09 Updated from global requirements
Change-Id: Ic2d86b6156f6810ce848132a4a7ccd1f48ace283
2018-01-18 03:16:50 +00:00
luke.li 9471e8d67a Update docs config for linters
Change-Id: Ia45dcb627c3122ef9cdc28fe82a09fd9e0adf512
2018-01-05 14:44:06 +08:00
Kaio Kassiano Moura Oliveira 800324d599 Revert "Use group_names to check a host belongs to group"
This reverts commit def3818792.

Those changes are causing troubles when running Zuul functional tests.

Change-Id: I13627b11c2a85b7a7dfc6c9950a36d08b162b9f5
2017-12-22 12:49:09 +00:00
kaiokassiano 5378ae7854 Fix influxdb-relay port on haproxy configuration
The port assigned to influxdb-relay is conflicting with the one
already assigned to influxdb, making haproxy never able to bring
up influxdb-relay service.

Change-Id: I348423dbf16fc2be2e1ef41ce2e13ffe34d4e66e
2017-12-19 23:06:44 -03:00
OpenStack Proposal Bot baa4e7fbc4 Updated from OpenStack Ansible Tests
Change-Id: I06644590e8639d80f9d0437b9a097f3a8cc32ceb
2017-12-06 00:06:20 +00:00
Zuul 50d2647f32 Merge "Remove pip_install dependency" 2017-12-05 14:24:27 +00:00
Jean-Philippe Evrard b74dac146c 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: Ib8fb51b8dc33cdc40324bea17149b24377ccdd00
2017-12-05 11:55:33 +00:00
Cuong Nguyen def3818792 Use group_names to check a host belongs to group
Change-Id: I203fa5a2bee7d3e8e817896d3bb74f946e4f128f
2017-12-01 10:06:48 +07:00
Andreas Jaeger 6cf41fe8d1 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: I7611b6061404a73a1187c4bc2eb9e791d03c6897
2017-11-17 08:00:41 +01:00
OpenStack Proposal Bot b5bff549c8 Updated from OpenStack Ansible Tests
Change-Id: Id295d0a6b393121c265457c74d9760e268bd8592
2017-11-10 20:08:27 +00:00
Jean-Philippe Evrard 9281ac907d 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 maturity state is "unmaintained", conformly to our
role maturity guidelines and the decision taken in our last
community meeting.

Change-Id: Ife751beac4b8eda1e90ca8aa00b9d718fa35a53f
2017-11-01 08:17:22 +00:00
OpenStack Proposal Bot e2867a22cc Updated from global requirements
Change-Id: I5262ce03911c4c8b9c2b631075f066745f65ad1a
2017-09-20 16:21:31 +00:00
OpenStack Proposal Bot 67f1827309 Updated from OpenStack Ansible Tests
Change-Id: I7837557906a0b3d0039c7a77c1e5ea8347ac89f8
2017-08-31 15:19:30 +00:00
OpenStack Proposal Bot 0d27260358 Updated from global requirements
Change-Id: Ie6b4a755d5fdf6a05bd6e4302599d64c85a48791
2017-08-26 11:39:37 +00:00
OpenStack Proposal Bot ba19b1938f Updated from OpenStack Ansible Tests
Change-Id: I383cbb8b4926ee5557cf27f64bcbaf404755bb0a
2017-08-24 13:58:09 +00:00
OpenStack Proposal Bot 27f70c96ac Updated from OpenStack Ansible Tests
Change-Id: I49db38a4ef655463c7f1088a4c9bdafec5b24440
2017-08-22 20:08:44 +00:00
Jenkins 6a1c60edee Merge "Fix for monasca modules and other minor changes" 2017-08-22 19:25:52 +00:00
Flávio Ramalho 030df04ef8 Fix for monasca modules and other minor changes
This change fixes monasca modules to work with the latest version
of monascaclient.

Other minor changes:
  - Use cryptography instead of pycrypto
  - Removed duplicate variable for monasca_api_port
  - Added static paths for dashboards

Change-Id: Ib4fe27c276413bb2e1e5da3fe532d824745c5b99
2017-08-03 15:10:25 +02:00
OpenStack Proposal Bot 2b694a04e8 Updated from OpenStack Ansible Tests
Change-Id: I5342d59e732bbbeae5b95c12f9a2217b9a9a9508
2017-07-31 19:11:14 +00:00
Jenkins 1f0fa1af3c Merge "Updated from global requirements" 2017-07-28 18:33:57 +00:00
OpenStack Proposal Bot 915b4380d2 Updated from OpenStack Ansible Tests
Change-Id: I0fda85bcadc61d1fd2b0df1ba22111fdc77c6eff
2017-07-28 15:00:39 +00:00
OpenStack Proposal Bot b9d0de7e1a Updated from global requirements
Change-Id: I85eaa945a60e4fe8a734d67c17a1b40141354f5d
2017-07-27 19:17:43 +00:00
ZhongShengping 951a57aec0 Update URLs in documents according to document migration
Change-Id: Ifefed0b9e1e8af9f5c16650b8142aa7ad84ab935
2017-07-14 09:43:45 +08:00
OpenStack Proposal Bot ab0020ef54 Updated from OpenStack Ansible Tests
Change-Id: I15748fbeffb96d5299e63cf6555c31bd8af5df05
2017-07-06 21:08:36 +00:00
OpenStack Proposal Bot e05247b9f9 Updated from OpenStack Ansible Tests
Change-Id: I752fa89bc04f5db3c0f236dfaca0895fb7d1e959
2017-07-06 13:02:46 +00:00
Andy McCrae 049641f02d Allow the developer constraints to be adjusted
In order to do a developer mode that allows installation of packages
from local file, which take precedence over the developer_mode
constraints, we need to allow the order of the constraints to be
changed.

This patch adds a "pip_install_developer_constraints" var which is used
to set the developer mode constraints. By default this will leave the
same behaviour but will allow additional constraints to be added, or the
developermode constraints file to be overriden altogether.

Change-Id: I9fc7e0d9be83af274bb7cd02fff7010d58e908f1
2017-07-03 15:31:20 +01:00
ZhongShengping ca4f418505 Fix openstackdocstheme settings
To use openstackdocstheme 1.11.0 properly, this patch fixes
some settings according to follow[0].

[0]https://docs.openstack.org/openstackdocstheme/latest/

Change-Id: Ic55b86dd7e836bf95416adb27d26f5e6187b77ed
2017-07-03 16:19:04 +08:00
OpenStack Proposal Bot 0eb0dcf3fe Updated from global requirements
Change-Id: I47b96f241adfe765b8564c0aaf3c757d29fbb6d7
2017-06-27 12:18:19 +00:00
OpenStack Proposal Bot 7cac2c9dd6 Updated from OpenStack Ansible Tests
Change-Id: I68e58344a262633805fef62cc98b4fe807e8be90
2017-06-26 13:45:04 +00:00
ZhongShengping f7b0ece64c Switch from oslosphinx to openstackdocstheme
As part of the docs migration work[0] for Pike we need to switch to use the
openstackdocstheme.

[0]https://review.openstack.org/#/c/472275/

Change-Id: I14aee62cd006c3a55758d965a9572c7431e05778
2017-06-26 11:36:14 +08:00