- Sep 18, 2017
-
-
Bertrand Lallau authored
Disable the additional watch timer (enable_watch_timer). Setting this parameter to false will significantly reduce CPU and I/O consumption when tailing a large number of files on systems with inotify support. Change-Id: Ib432e6cdece01dbb94b3d2f3d7fbdd04b81d25fa
-
Jenkins authored
-
- Sep 13, 2017
-
-
OpenStack Proposal Bot authored
Change-Id: Ia70a5296c557ec54cdb47a28b163c9365d03506e
-
- Sep 12, 2017
-
-
Jenkins authored
-
Jenkins authored
-
OpenStack Proposal Bot authored
Change-Id: I8d097af4a75bdc4225e0df04bfbdc555d1529aae
-
Jenkins authored
-
Jenkins authored
-
Christian Berendt authored
Change-Id: I366c2124a778c5b0b22a8fe369d603adad75ebbe
-
Christian Berendt authored
This script is only required in the kolla repository. Change-Id: I80109d28dc196f489f4a6a73f970a279a9070ce1
-
- Sep 11, 2017
-
-
Eduardo Gonzalez authored
Barbican-api log is a uswsgi process and fluentd expects as openstack service process. This change moves log type to uswgi group. Change-Id: Ifaf5645d0d19e133e41de0c55a55321fccfc391f Closes-Bug: #1716513
-
- Sep 08, 2017
-
-
Andreas Jaeger authored
Checking http://files.openstack.org/docs-404s/2017-09-08.txt the link /kolla-ansible/latest/quickstart.html gives a 404 and is most wanted. The link now is /kolla-ansible/latest/user/quickstart.html - let's update in tree docs for this. Fix other broken links as well - with using intra-links instead of external links - this will make it easier to notice breakage when files are moved. Change-Id: I62655afd9f270fa83c07d86aa91346af6337ca32
-
Jenkins authored
-
- Sep 06, 2017
-
-
chenxing authored
For more detail, see the doc migration spec. http://specs.openstack.org/openstack/docs-specs/specs/pike/os-manuals-migration.html Co-Authored-By:
Eduardo Gonzalez <dabarren@gmail.com> Change-Id: I3a7c0ed204ee1e9060b5325f20622afe9a5e3040
-
Jeffrey Zhang authored
This reverts commit c18615ef. This patch fixs nova-api failure on ubuntu binary. Change-Id: Ie411399eccb0ef7ee004f77a9b1adceca3aa0cc5 Related-Bug: #1715404
-
Jenkins authored
-
Jenkins authored
-
Jenkins authored
-
Jenkins authored
-
Jenkins authored
-
OpenStack Proposal Bot authored
Change-Id: I87ab7673dd74d9275dc043eb556ce980d353b810
-
Jenkins authored
-
Jenkins authored
-
Jenkins authored
-
Jenkins authored
-
- Sep 05, 2017
-
-
John Garbutt authored
Copy the patterns from the rabbit checks, skip some pre-checks when the container has already been started. Without this change the pre-checks fail when you re-run the deploy, i.e. the port is not free because rabbit is already running on that port. This bug was triggered because murano is enabled, and this change has been added to add the extra rabbitmq instance by default: d8fe3ea7 Closes-Bug: #1715135 Change-Id: I0eb8785e7cd4eadfa792ea14a27f54a891b2bf02
-
OpenStack Release Bot authored
Change-Id: I92fed4875a5a93c46a3e58c62e5df58180d0f0d1
-
shangxiaobj authored
1) Update doc links according to OpenStack document migration 2) Use https instead of http for docs links Change-Id: Iedf05f9264d825ce2d4b42321fe81b93cf8f7665
-
Jenkins authored
-
Jenkins authored
-
Jenkins authored
-
Jenkins authored
-
- Sep 04, 2017
-
-
Bertrand Lallau authored
Libvirt logs are not managed by Fluentd. It can be very helpful to debug 'booting' issue on KVM. Change-Id: Ie04322adec0482f4d586d2f8564a1a77f2da2605 Closes-Bug: #1713429
-
Jenkins authored
-
Jenkins authored
-
Jenkins authored
-
Jenkins authored
-
Paul Bourke authored
The value of horizon_backend_database defaults to the value of 'enable_murano'. If a user happens to have enabled/deployed Murano prior to upgrading Horizon, Horizon will then get configured to use the backend database, though the bootstrap will be missing and results in a broken Horizon on upgrade. Closes-Bug: #1714949 Change-Id: I37c99c93f2966915c38d4e1aeaa48152254d62ea
-
John Garbutt authored
Before this change ironic prechecks failed with the error: 'tenant_network_types' is undefined This problem appears to have been introduced in: 296ddbeb Closes-Bug: #1714946 Change-Id: I609ae20c4558370a0a8c4c316cd47cbd1d086331
-
Bertrand Lallau authored
'progname' is actually only fullfilled for Openstack services logs. They are missing for MariaDB and RabbitMQ logs. When using Kibana, "progname" field appears empty, hence it's difficult to known where logs comes from. Change-Id: Ifcbfd981a34a8d64ea69d37934c7f0fae10a90b5 Closes-Bug: #1713412
-