- Jul 12, 2018
-
-
Doug Szumski authored
This is a Logstash component which reads processed logs from Kafka and writes them to Elasticsearch (or some other backend supported by Logstash). Ingesting the logs from this service with Fluentd will be covered under a different commit. Change-Id: I2d722991ab2072c54c4715507b19a4c9279f921b Partially-Implements: blueprint monasca-roles
-
Zuul authored
-
Zuul authored
-
Zuul authored
-
Zuul authored
-
- Jul 11, 2018
-
-
Jorge Niedbalski authored
This patch extends the prometheus role for being able to deploy the prometheus-alertmanager[0] container. The variable enable_prometheus_alertmanager decides if the container should be deployed and enabled. If enabled, the following configuration and actions are performed: - The alerting section on the prometheus-server configuration is added pointing the prometheus-alertmanager host group as targets. - HAProxy is configured to load-balance over the prometheus-alertmanager host group. (external/internal). Please note that a default (dummy) configuration is provided, that allows the service to start, the operator should extend it via a node custom config [0] https://github.com/openstack/kolla/tree/master/docker/prometheus/prometheus-alertmanager Change-Id: I3a13342c67744a278cc8d52900a913c3ccc452ae Closes-Bug: 1774725 Signed-off-by:
Jorge Niedbalski <jorge.niedbalski@linaro.org>
-
Zuul authored
-
Zuul authored
-
Zuul authored
-
Zuul authored
-
- Jul 10, 2018
-
-
Stanislaw Bogatkin authored
There are cases when we can lost original timestamp field given from logs, like when we send our logs to the next fluentd forwarder in chain of forwarders, it will rewrite our timestamp by default. Save `Timestamp` field explicitly to avoid such situation and be able to reconstruct messages date and time. Closes-Bug: #1781046 Change-Id: I2b4486aedacbe16dc4c0fb2e4e4984bd80e59f2d
-
Mark Goddard authored
Use Zuul's filtering mechanisms to only run the bifrost CI job in the check pipeline when changes are made to the bifrost role. This should reduce load on the CI system. Also adds a periodic pipeline containing the bifrost job. Change-Id: Ie7293d40616c91d2376f4cc85a8e87a130607d99
-
Zuul authored
-
- Jul 09, 2018
-
-
Mark Goddard authored
In I86bf5e1df3d6568c4f1ca6f4757f08a3dd22754d, creation of the kolla user was moved to after package installation to ensure the sudo package is installed when required. This change does not work when python dependencies are installed in a virtual environment however - when the virtualenv variable is set. This change moves the ownership change of the virtualenv to after the kolla user has been created. It also uses the kolla_user and kolla_group variables to set the user and group appropriately. Change-Id: I320e5d611099ad162945a98d5505a79606da0eba TrivialFix
-
- Jul 08, 2018
-
-
wu.chunyang authored
ansible command need assign hosts to run. Change-Id: Ifadc48ba06ef1726aa73b21ff37366360cfffbbe
-
- Jul 06, 2018
- Jul 05, 2018
-
-
Doug Szumski authored
The Monasca Log Transformer takes raw, unstandardised logs from one Kafka topic, standardises them with whatever rules the operator wants to use, and then writes them to a standardised logs topic in Kafka. It is currently implemented as a Logstash config file. Since Kolla does a fairly good job of standardising logs, this service does very little processing. However, when other sources of logs are used, it may be useful to add rules to the Transformer, particularly if it's not possible to standardise the logs at source. Ingesting the logs from this service with Fluentd will be covered under a different commit. Change-Id: I31cbb7e9a40a848391f517a56a67e3fd5bc12529 Partially-Implements: blueprint monasca-roles
-
jacky06 authored
Change-Id: Ib9b9440ce56ab2632d2a17c04be7c786b0b3688f
-
Zuul authored
-
Zuul authored
-
Zuul authored
-
chenxing authored
Kolla Ironic reference point out enable booting via iPXE by setting "enable_ironic_ipxe" to "true" in "/etc/kolla/globals.yml", but there is no enable_ironic_ipxe option exists in globals.yml. Change-Id: I5794fc5a7d236f7f486011f53366a5b3f4c59731
-
Zuul authored
-
Zuul authored
-
Peter Cipriano authored
Change-Id: I8b8631e1c215580dd7711a0c0b3683b06ddc47d3
-
- Jul 04, 2018
-
-
Zuul authored
-
Zuul authored
-
Doug Szumski authored
Other lists of servers have the postfix _servers. To be consistent this change uses the same format for Kafka. Change-Id: Ia595f2ab485904e76fb76211f6715a7c019886ea Partially-Implements: blueprint monasca-roles
-
Zuul authored
-
chenxing authored
As of the Queens release, Keystone solely implements the Identity API v3. Support for Identity API v2.0 has been removed since Queens in favor of the Identity API v3. Change-Id: If65b26935e8bd1e6655d84259499f4013762e4e3 Closes-Bug: #1778846
-
- Jul 03, 2018
-
-
Sylvain Baubeau authored
Skydive recently splitted the OpenStack configuration: one for the authentication - on the analyzer - 'auth.keystone' and an other one for the Neutron probe on the agent 'agent.topology.neutron'. Change-Id: Idce277d30f01e7a36499b1aee24c54779c54a807
-
Zuul authored
-
Zuul authored
-
Zuul authored
-
Zuul authored
-
Zuul authored
-
Zuul authored
-
Christian Zunker authored
Change-Id: I751c3901b831aaed03b88d36184cd9cc5df1789b Closes-Bug: #1779110
-
Kien Nguyen authored
This option's default value has changed since Newton.[1] [1] https://github.com/openstack/heat/commit/aab01c00ff330d743fc15e97d7ae144eac5015bb Change-Id: I981a59be716072aab40862b3e23bbb1fbd1d63fc
-