- Mar 07, 2016
-
-
MD NADEEM authored
Added Trove in the list of images provided by kolla. Change-Id: I46a0bb2e413cf4d2968f956c80e10735bf7106c8
-
- Mar 06, 2016
-
-
Jenkins authored
-
Jenkins authored
-
Dave McCowan authored
Relates-to: blueprint kolla-ssl Change-Id: I6d9531ce4513ed06f1d13081418b167ad264aaff
-
- Mar 05, 2016
-
-
Jenkins authored
-
Jenkins authored
-
Serguei Bezverkhi authored
This implements reconfigure for Swift service. Fixes swift-rsyncd in All-in-One deployment Partially-Implements: blueprint kolla-reconfig Change-Id: I82bfa3c73b7365bc3a0ea35d3fc102a3525ebd8c
-
Éric Lemoine authored
TrivialFix Change-Id: I95f2e6d17ba7960b2f87344f30b7884d621f9ecb
-
Éric Lemoine authored
This patch includes changes relative to integrating Heka with Elasticsearch and Kibana. The main change is the addition of an Heka ElasticSearchOutput plugin to make Heka send the logs it collects to Elasticsearch. Since Logstash is not used the enable_elk deploy variable is renamed to enable_central_logging. If enable_central_logging is false then Elasticsearch and Kibana are not started, and Heka won't attempt to send logs to Elasticsearch. By default enable_central_logging is set to false. If enable_central_logging is set to true after deployment then the Heka container needs to be recreated (for Heka to get the new configuration). The Kibana configuration used property names that are deprecated in Kibana 4.2. This is changed to use non-deprecated property names. Previously logs read from files and from Syslog had a different Type in Heka. This is changed to always use "log" for the Type. In this way just one index instead of two is used in Elasticsearch, making things easier to the user on the visualization side. The HAProxy configuration is changed to add entries for Kibana. Kibana server is now accessible via the internal VIP, and also via the external VIP if there's one configured. The HAProxy configuration is changed to add an entry for Elasticsearch. So Elasticsearch is now accessible via the internal VIP. Heka uses that channel for communicating with Elasticsearch. Note that currently the Heka logs include "Plugin elasticsearch_output" errors when Heka starts. This occurs when Heka starts processing logs while Elasticsearch is not yet started. These are transient errors that go away when Elasticsearch is ready. And with buffering enabled on the ElasticSearchOuput plugin logs will be buffered and then retransmitted when Elasticsearch is ready. Change-Id: I6ff7a4f0ad04c4c666e174693a35ff49914280bb Implements: blueprint central-logging-service
-
Jenkins authored
-
- Mar 04, 2016
-
-
Jenkins authored
-
Jenkins authored
-
Jenkins authored
-
Jenkins authored
-
Thiago Gomes authored
Manila is written with wrong syntax. DocImpact Change-Id: I672e9e0f7f8def523b2a18c8271984f0118bba28
-
Jenkins authored
-
Jenkins authored
-
SamYaple authored
TrivialFix Change-Id: I83da0298067d5f37603c52fb312828ea1fbbb00c
-
Vikram Hosakote authored
This patch set implements reconfiguring the ceph service. Change-Id: I904d5e4b33c82e20a8e7e84308b62573f59de714 Partially-implements: bp kolla-reconfig
-
Jenkins authored
-
Jenkins authored
-
Jenkins authored
-
Jenkins authored
-
MD NADEEM authored
Add reconfiguration for murano-api, murano-engine Change-Id: I8a2b1b1cc2b6268d6d1f07b1dfcb96ba9f7fd7a0 Partially-Implements: blueprint kolla-reconfig
-
Jenkins authored
-
Thiago Gomes authored
Add Manila and its developer website to the list of images provided by Kolla in README. DocImpact Change-Id: Ibaa47c8825464566698d1ae068f5053834ed211a
-
Mauricio Lima authored
TrivialFix Change-Id: I05bc0c95533372af11575f345e64d6f57ef9c157
-
Mauricio Lima authored
Co-Authored-By:
Michal Rostecki <mrostecki@mirantis.com> Change-Id: Iceed173c3c3abea93b954f8d3cb45641de2aaa0f Partially-Implements: blueprint upgrade-kolla Implements: blueprint upgrade-manila
-
Jenkins authored
-
SamYaple authored
bcoca has asked we use head of devel to fix the loader issue TrivialFix Change-Id: Ie6f4b6bbdffed9a85c840a4f425d866fc5402f4b
-
Hui Kang authored
TrivialFix Change-Id: I085ef2884749bb4ecc546b78052a5688e8b36ad3
-
Jenkins authored
-
Jenkins authored
-
Jenkins authored
-
Jenkins authored
-
Jenkins authored
-
SamYaple authored
Ubuntu did not have mod_headers enabled by default Remove unused variable and adjust 'when' conditional positioning TrivialFix Change-Id: I82b8724526c24f4481a80165520d624f6a02c336
-
OpenStack Proposal Bot authored
Change-Id: I65585d6a3c05792d6de593e4024768916bd8ed47
-
Jenkins authored
-
Éric Lemoine authored
In https://review.openstack.org/#/c/286876 the use_forwarded_for option was removed from the Manila configuration. Manila does support that option so it should be kept for logs to include the appropriate clien IP address. TrivialFix Change-Id: I0279ad24a2331ce7e6e292549013b9553fe1a6f3 Related-Bug: #1548935
-