- Sep 21, 2017
-
-
goldyfruit authored
When an external Ceph cluster is used, the "filesystem_store_datadir" option is set in the "glance-api.conf" configuration file. It should not, it's because of this condition: {% elif enable_ceph | bool and glance_backend_ceph | bool %} When external Ceph cluster is used "enable_ceph" is false and "glance_backend_ceph" is true. glance_backend_ceph variable should be enought for this condition. Change-Id: I2a2ab420727888cfd9fcbc4bd30a08410163b36e Closes-Bug: #1718728
-
Jenkins authored
-
Jenkins authored
-
Jenkins authored
-
Jenkins authored
-
Jenkins authored
-
Bertrand Lallau authored
progname is actually only fullfilled for Openstack logs and infra logs. They are missing for program logging in RSYSLOG: HAPROXY and SWIFT. When using Kibana, "progname" field appears empty, hence it's difficult to know where logs come from. Change-Id: Iae98af083cfb79d2a64fa0b70c86b0a01f7a336f Closes-Bug: #1716051
-
Jenkins authored
-
- Sep 20, 2017
-
-
Jenkins authored
-
Jenkins authored
-
Jenkins authored
-
Pierre Hanselmann authored
WSGI configuration is missing the directive "WSGIApplicationGroup %{GLOBAL}" after WSGIProcessGroup" in the horizon template. Of all WSGI configuration templates it is the only one that does not have the "WSGIApplicationGroup" line. Change-Id: I3001901abbaae842f49179b6febf844337431afc Closes-Bug: #1717922
-
- Sep 19, 2017
- Sep 18, 2017
-
-
James McCarthy authored
kolla designate DNSaaS makes use of containerised bind9 servers as it's default designate_backend. These can be disabled by setting designate_backend to "no". default: "bind9" This commit adds two new properties: 1) designate_backend_external which can be enabled by setting it to 'bind9'. default: "no" and 2) designate_backend_external_bind9_nameservers, which can accept a csv list of all the external server addresses. (default: "") The following attributes should either be set: 'internal' (the default) designate_backend: "bind9" designate_backend_external: "no" (designate_backend_external_bind9_nameservers is ignored) or 'external' designate_backend: "no" designate_backend_external: "bind9" (designate_backend_external_bind9_nameservers must be populated) Configuration override files to align with external bind9 dns servers must be supplied manually, /etc/kolla/config/designate/rndc.key /etc/kolla/config/designate/rndc.conf Change-Id: I8dbe6fd4fe7820b9143604d89e8399b07e07c3fd
-
Jenkins authored
-
- Sep 14, 2017
-
-
Harsh Vardhan authored
Firewall managers in Ubuntu ufw Centos firewalld Closes-bug: #1716912 Change-Id: I7556fcfe4947e73f4b7f4b37c2477d9694a36c26
-
ZhongShengping authored
It's supposed to be working now https://review.openstack.org/475273 Change-Id: I5ae4f5f8ca977f7343cb135e41eb2d0703c37024 Closes-Bug: #1713609
-
- Sep 13, 2017
-
-
Christian Berendt authored
Change-Id: I87df49939f600cfa1041193808ce6bdcf4620ffc
-
Mark Goddard authored
In some scenarios it may be useful to configure custom fluentd outputs to forward logs to a logging service other than elasticsearch. This change supports configuration of fluentd outputs by placing output configuration files in /etc/kolla/config/fluentd/output/*.conf. Change-Id: I3c0b271d88dbb307ba3a23546e29c72e8baeca55 Implements: blueprint fluentd-custom-outputs
-
Dan Ardelean authored
HyperV Nova needs some nova.conf changes to work properly. More precisely: 'auth_plugin' becomes 'auth_type'. Closes-Bug: #1716956 Change-Id: Ic2342e2303b780398f81b3024fe5b11111e34a6e
-
OpenStack Proposal Bot authored
Change-Id: Ia70a5296c557ec54cdb47a28b163c9365d03506e
-
- Sep 12, 2017
-
-
Jenkins authored
-
Jenkins authored
-
Eduardo Gonzalez authored
Showing the CLI installed does not verify SFC is working at all. Refer to updated link with process to create a chain. networking-sfc is already installed in neutron,not needed to use custom builds anymore. Change-Id: Ib92482eba6e27ef1e856f0a54aeb4cdfc0495117
-
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
-