- Aug 14, 2019
-
-
Scott Solkhon authored
The default connection limits for backends is 2000 however, mariadb defaults to a max of 10000 conections, therefore changing this limit to match the mariadb limit. 'haproxy_max_connections' also needs to be bumped for this to work. Change-Id: I5ded328485855f3f3d4390282040b0d89d08d997
-
- May 31, 2019
- May 24, 2019
-
-
David Moreau Simard authored
ARA 1.0 will be released in the near future and isn't backwards compatible. Pin it so it doesn't break things unexpectedly. ARA ships simple setup modules to help figure out the paths to where things are located. These are backwards compatible from ARA 1.0 to 0.x. Change-Id: I3fe3f4082279c2fd9a629605619a97aa5f5b0b73
-
- May 22, 2019
-
-
Pierre Riteau authored
Stop showing the task has having made changes and silence warning about not using the yum module (which we could use for the check, but not as easily). Change-Id: I9e3608b5db521930409a29981767f468ea234679
-
- May 21, 2019
-
-
Mark Goddard authored
The etc_examples and inventory should be copied from the virtual environment rather than the system. Change-Id: I3ac1e057971b7481a0bce2a15351031e51bf97d6 Closes-Bug: #1829435
-
- May 20, 2019
-
-
Marcin Juszkiewicz authored
Change-Id: I49588f9ceef60472428d835b95d26a36eaf2b47e
-
Marcin Juszkiewicz authored
Change-Id: I7a99567b3d16830e1db641e82a7c9e4eca1ae4e6
-
- May 16, 2019
- May 15, 2019
- May 14, 2019
-
-
Erol Guzoglu authored
Change-Id: I3395810f353c1a26eafcf0b97eb416d7083efde1
-
chenxing authored
Remove some unexpected indents. Change-Id: I50b8239ab7270814ffc8be9affb3bd28ce1f855b
-
Zuul authored
-
- May 09, 2019
-
-
ZijianGuo authored
Change-Id: I89313d7c279f95e80c593cf02309c8a9f8e6e318 Signed-off-by:
ZijianGuo <guozijn@gmail.com>
-
Raimund Hook authored
The flush_handlers clause doesn't honour conditional clauses. Instead, it prints a warning and runs anyway: [WARNING]: flush_handlers task does not support when conditional See: https://github.com/ansible/ansible/pull/41126 TrivialFix Change-Id: Iaf70c2e932ae6dfb723bdb2ba658acdbfe74ebe2
-
confi-surya authored
Following the process set down in the TC resolution on updating Python versions: https://governance.openstack.org/tc/resolutions/20181024-python-update-process.html Change-Id: If36099eb2ab0c34c18544a0996d2bbaea255b539
-
- May 07, 2019
-
-
Zuul authored
-
Zuul authored
-
Jeffrey Zhang authored
deflate is disable because of breach attach[0] issue. But it has be fixed on horizon size through[1], so we cloud enable deflate all the time. compress application/json too in default. [0] https://wiki.openstack.org/wiki/OSSN/OSSN-0037 [1] https://review.openstack.org/#/c/596549/ Change-Id: I364c8a71633fac846dbaac8eaa0b78191e6d7d0e Closes-Bug: #1827976
-
- May 04, 2019
-
-
Raimund Hook authored
This fixes a deprecation warning that gets displayed when running the kibana/post_config 'Get kibana default indexes' task. HEADERS_ has been deprecated since ansible 2.1 and will be removed in 2.9. https://docs.ansible.com/ansible/latest/modules/uri_module.html TrivialFix Change-Id: I177113c606119505c6cb69c66a326f7cbdaf2196
-
- May 02, 2019
-
-
Raimund Hook authored
Since Ansible 2.5, the use of jinja tests as filters has been deprecated. I've run the script provided by the ansible team to 'fix' the jinja filters to conform to the newer syntax. This fixes the deprecation warnings. Change-Id: I844ecb7bec94e561afb09580f58b1bf83a6d00bd Closes-bug: #1827370
-
- Apr 26, 2019
-
-
Raimund Hook authored
'Bootstrapping' was spelt with one p - added the second p so the word becomes a verb nicely. TrivialFix Change-Id: I126a5c253408af70d6d0a3be6e59270f385a00e3
-
Zuul authored
-
Krzysztof Klimonda authored
glance_upgrading variable is defined only during rolling upgrades, but its value is checked on every call to "Restart glance-api container" handler. Closes-Bug: #1826511 Change-Id: Idc95306c50a09666ac0a12e975307a42aef9e352
-
- Apr 25, 2019
-
-
Ning Yao authored
By default, Ceilometer uses gnocchi_resources.yaml as cfg_file that defines the metric archive policy and metrics send to gnocchi. Users may want to define their own strategy. Change-Id: I49ba34588101ac2b4f450067c8c9a354134063bb Signed-off-by:
Ning Yao <yaoning@unitedstack.com>
-
- Apr 24, 2019
- Apr 23, 2019
-
-
Zuul authored
-
Zuul authored
-
ZhongShengping authored
1.Use opendev.org instead of git.openstack.org. 2.Use review.opendev.org instead of review.openstack.org. You can see the discussion below: http://lists.openstack.org/pipermail/openstack-discuss/2019-March/003603.html Change-Id: Ice4509204df788a1a44a06fb89fb44cfe6b54b94
-
- Apr 22, 2019
-
-
confi-surya authored
In Train, we will use python3.6 and 3.7 for which the minimum tox version required is 2.5[1] [1]https://tox.readthedocs.io/en/latest/changelog.html#v2-6-0-2017-02-04 Change-Id: I9b3dec141bd9e62739be00b69d033807cc2a2bd7
-
- Apr 20, 2019
-
-
chenxing authored
20 seconds may be too short to wait for grafana ready, Let's keep the check task 60 seconds. backport: rocky Change-Id: Ib219ad215d1ef2147ba3591f8c398feb4f3c8888 Closes-Bug: #1821285
-
- Apr 19, 2019
-
-
OpenDev Sysadmins authored
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.
-
Yang Youseok authored
Add a possibility to mount sources as volumes to containers, in "more than documentation" way. That will let us to use kolla as a replacement for devstack. Partially implements: blueprint mount-sources Change-Id: I4868ed6829bd037e1012d1f40c4a1d1b9995bf95
-
- Apr 18, 2019
- Apr 17, 2019
-
-
Doug Szumski authored
This change ensures that URLs returned from these services reference the HAProxy endpoint, rather than the host on which the service is running. Closes-Bug: #1825150 Change-Id: I7f966ff749ea37620f1bde7019a598cb9505fa45
-