8be124b8c713e788a69201810ffb99a6e4162e0a
147 Commits
| Author | SHA1 | Message | Date | |
|---|---|---|---|---|
|
Jimmy McCrory
|
8be124b8c7 |
Add MySQL connection SSL support
When 'trove_galera_use_ssl' is True, use an encrypted connection to the database using either a self-signed or user-provided CA certificate. A new non-voting test has been added to verify that the role remains functional when enabling SSL features. Change-Id: Ia453e842cabbb46e25f9918e88738340ff08f2ab Partial-Bug: 166778917.0.0.0b3 |
||
|
Zuul
|
b425fa3169 | Merge "Updated from OpenStack Ansible Tests" 17.0.0.0b2 | ||
|
Zuul
|
c15068205d | Merge "Allow the experimental trigger of the integrated repo" | ||
|
Jean-Philippe Evrard
|
59d31e20c4 |
Allow the experimental trigger of the integrated repo
This would allow someone to test its change with an AIO. Change-Id: I4ed787628ced96028484baba952b47d1036c35f6 |
||
|
OpenStack Proposal Bot
|
26575d4764 |
Updated from OpenStack Ansible Tests
Change-Id: Ie1740f712558279626532233d20043ce2d475358 |
||
|
Jean-Philippe Evrard
|
309ee8cb7a |
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: I8b2b57c159580bf818237b58c7a72b55d4efce36 |
||
|
Aaron Mehar
|
2701e37f78 |
Adds CentOS 7 support
Fix circular python issues, same fix in Keystone and Barbican Change-Id: I77e60ed42ab43e3f5984b8a52dc5898325df1c8e |
||
|
Andreas Jaeger
|
b5b45c09d4 |
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: Iae47cbfafdc9ae35506c84ce67a71238ecb282d1 |
||
|
OpenStack Proposal Bot
|
2bea79fb9d |
Updated from OpenStack Ansible Tests
Change-Id: Ief7bb044037e4d6dba558ec7a7deb1aa35c78edd |
||
|
Jesse Pretorius
|
70ff281931 |
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: I636b0900ea2ab001f9363027becd40085653a7f4 |
||
|
Jesse Pretorius
|
64bd83ce3b |
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: If0cfb9a2b7b98c492d620bc0fe2324236239d730 Depends-On: I0391ec310c4eede436011a48490e3c524c8ddf4d17.0.0.0b1 |
||
|
Jesse Pretorius
|
23699f7b43 |
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: I6e52632d1549cdff28228866b8fbca993e41a058 |
||
|
OpenStack Proposal Bot
|
e2b31c498d |
Updated from OpenStack Ansible Tests
Change-Id: I7d3b480776bc2c662bead012c3a28cb501897db3 |
||
|
Jean-Philippe Evrard
|
a0e6e415c6 |
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. Change-Id: I860732eb292ca521b991e5b97a317461944e362a |
||
|
lidong
|
de69a28bef |
Update links in CONTRIBUTING.rst
Use https instead of http for docs links Change-Id: I47f21e9c8c986eb871c553099206bda92ca47ab3 |
||
|
OpenStack Proposal Bot
|
a8279a2bd1 |
Updated from global requirements
Change-Id: I49248762fd0fb49d8d0a46bf07284b31f4a6a124 |
||
|
Jenkins
|
0955055a3a | Merge "Updated from global requirements" | ||
|
OpenStack Proposal Bot
|
c423d13e46 |
Updated from global requirements
Change-Id: I9cbbfae6f46418a5b6a56b1e0e683dacad8fb624 |
||
|
OpenStack Proposal Bot
|
4c1f798fbc |
Updated from OpenStack Ansible Tests
Change-Id: I340375a6ba0f229cd0eccca06e34d8782b51ec22 |
||
|
OpenStack Proposal Bot
|
5e4c12fc0d |
Updated from OpenStack Ansible Tests
Change-Id: I70cca192a608b7c530db5bc55e3de97724a456b2 |
||
|
OpenStack Proposal Bot
|
8f536f4f62 |
Updated from OpenStack Ansible Tests
Change-Id: Id4fcf8eb6ef20df2ebd48da89eaec2a9ce48100d |
||
|
OpenStack Proposal Bot
|
a30bfd71e2 |
Updated from OpenStack Ansible Tests
Change-Id: Ia48f9cf35ac592bd18a728c2826e98ef155fe17b |
||
|
lidong
|
ff5daced59 |
Fix a typo
Fix a typo in file : releasenotes/notes/trove-init-config-overrides-a78ed428a32adef8.yaml Change-Id: Ib19828641a5ce7ce9218c6b4c94873a39d53895a |
||
|
Jenkins
|
71358a6a03 | Merge "Update reno for stable/pike" | ||
|
lidong
|
4219a63000 |
Update links in README
Change the outdated links to the latest links in README Change-Id: I128a69ef283db89d59e13dcfca7334d226cb0058 |
||
| 0e3bd37a54 |
Update reno for stable/pike
Change-Id: Iba51d7ad791c13a27711becf4ae924081b32f32e |
|||
|
OpenStack Proposal Bot
|
d0c75f1f5d |
Updated from global requirements
Change-Id: Ia9ca3346505b00d542c1dee7450c328c92322012 |
||
|
OpenStack Proposal Bot
|
2d343e8bcf |
Updated from OpenStack Ansible Tests
Change-Id: I503b5e4e3a13da491b3e1c8fad2e5973a443888216.0.0.0rc1 |
||
|
OpenStack Proposal Bot
|
6399dd579e |
Updated from OpenStack Ansible Tests
Change-Id: I24c6a1dcd5076db83737c48d78632010fed02b4e |
||
|
OpenStack Proposal Bot
|
383b26228c |
Updated from OpenStack Ansible Tests
Change-Id: Iadb6d94aa540db347b8e8e3fa2e29784ad80fdde |
||
|
Jenkins
|
a06aafbac5 | Merge "Updated from global requirements" | ||
|
OpenStack Proposal Bot
|
3ca3760082 |
Updated from OpenStack Ansible Tests
Change-Id: Ib2ea2e0c52c8863b5377db7300d749d21a94fd12 |
||
|
OpenStack Proposal Bot
|
149f85ef41 |
Updated from global requirements
Change-Id: I39489fc456197f67a5f5c4208f06cfa3a73cb0b6 |
||
|
Jenkins
|
023e7fe782 | Merge "Fix notification configuration" | ||
|
Samuel Matzek
|
69f47bc587 |
Remove trove_regular_user
Remove the unnecessary trove_regular_user. The documenation that was referenced [1] when this was added to the role is intended to configure Trove for development purposes. The trove_regular_user is not used by the Trove service and is only being created to give the developer a non-admin user to use for testing. [1] https://docs.openstack.org/trove/latest/install/manual_install.html Change-Id: I7c9289e191255e92530ea62568b212320f705ff8 |
||
|
Samuel Matzek
|
0157445c7b |
Fix notification configuration
Remove the exists_notification_ticks conf setting that was removed from Trove 2 years ago. Remove the exists_notification_transformer setting which enables an optional function which has been broken since Ocata per bug 1700586. Change-Id: If9fd396d14907d4f88065ac34f671b3370a1ffa7 Related-Bug: #1700586 |
||
|
loooosy
|
59a8ec8034 |
Enable some off-by-default checks
Some of the available checks are disabled by default, like: [H106] Don’t put vim configuration in source files [H203] Use assertIs(Not)None to check for None Change-Id: I274a7e35a6d52ed4b1ceb1243e2e4505335d22de16.0.0.0b3 |
||
|
ZhongShengping
|
b316e406c6 |
Update URLs in documents according to document migration
Change-Id: Ib423aac8a0d5394b5f6803352c3f606cce18f0e1 |
||
|
OpenStack Proposal Bot
|
052bb63682 |
Updated from OpenStack Ansible Tests
Change-Id: I0de5e54b9bffa37212f687d499a447bcb3f07215 |
||
|
OpenStack Proposal Bot
|
df3000e0a8 |
Updated from OpenStack Ansible Tests
Change-Id: Idd966424ceec1f9c53eb500df3a5094b8adf302c |
||
|
ZhongShengping
|
5e97b2bae0 |
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: Ie9bb4dc796983546e648adb7a805fc2ddb875c5c |
||
|
OpenStack Proposal Bot
|
0cf74c1a91 |
Updated from global requirements
Change-Id: I1e3c28018e91ba5507110d94ea497d149b9df337 |
||
|
ZhongShengping
|
5bfd8ab00b |
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: I585c3432830346e323f38215e43c24b44f927901 |
||
|
OpenStack Proposal Bot
|
b339792439 |
Updated from OpenStack Ansible Tests
Change-Id: I35128bbaddd54b18f6ebf913e675282533e2f523 |
||
|
OpenStack Proposal Bot
|
ded58bf7cc |
Updated from global requirements
Change-Id: I35a002a9b97c22494d4c8967a75d06ac52f28ce5 |
||
|
OpenStack Proposal Bot
|
758372821d |
Updated from global requirements
Change-Id: I3d9172a1c4bf1fdfc0f68292c8ad7f45291a96f9 |
||
|
Jenkins
|
cbd022bf02 | Merge "Deprecate rpc_backend option" | ||
|
Jenkins
|
9bb7462824 | Merge "Ensure that role tests pin pip/setuptools/wheel" | ||
|
Jenkins
|
b6b933df6f | Merge "Allow the endpoint_type for service net creation to be specified." | ||
|
Jesse Pretorius
|
58f6bc8c84 |
Switch to Cryptography over pycrypto
The keystonemiddleware library recently switched to using the cryptography library over pycrypto, which was unmaintained. See Iced7f5115e49ccf4f7f5bf6813cb5988b95c248b Change-Id: I006bce0c07002fa495b09b0603ea60b5ddf4839b Co-Authored-By: Nolan Brubaker <nolan.brubaker@rackspace.com> |