- Jan 04, 2019
-
-
Kien Nguyen authored
Use <project>_install_type instead of kolla_install_type to set python_path. For example, general kolla_install_type is 'binary', but user wants to deploy Horizon from 'source'. Horizon templates still use python_path=/usr/share/openstack-dashboard, it is wrong. Change-Id: Ide6a24e17b1f8ab6506aa5e53f70693706830418
-
- Nov 07, 2018
-
-
Doug Szumski authored
Some Monasca services support sending StatsD metrics to allow monitoring those services. This commit connects these services to the StatsD service provided by the Monasca Agent. Partially-Implements: blueprint monasca-roles Change-Id: I1da376384a31b89fea1b8a6f907aea35282909a4
-
- Nov 02, 2018
-
-
Doug Szumski authored
Make it easy to override the Keystone endpoints to support deploying stand-alone Monasca which can integrate with an externally provided Keystone instance. Partially-Implements: blueprint monasca-roles Change-Id: I9ae3b243c792ef88075702b47b62f164a1705c2e
-
- Oct 09, 2018
-
-
Doug Szumski authored
Increase the maximum payload size so that it slightly exceeds the default maximum chunk size (8MB) in Fluentd. This prevents the Monasca Log API dropping logs when under heavy load. Partially-Implements: blueprint monasca-roles Change-Id: I13020abde7de1c92acc07352466b814b4a6ce5bc
-
- Sep 26, 2018
-
-
Doug Szumski authored
This is required for upcoming log query support and it also causes an error in the Keystone middleware if it's missing. Partially-Implements: blueprint monasca-roles Change-Id: I2bcb32bc0c079c799d2b0e45a97b454d38896986
-
- Aug 07, 2018
-
-
ZhongShengping authored
Option auth_uri from group keystone_authtoken is deprecated[1]. Use option www_authenticate_uri from group keystone_authtoken. [1]https://review.openstack.org/#/c/508522/ Co-Authored-By:
confi-surya <singh.surya64mnnit@gmail.com> Change-Id: Ifd8527d404f1df807ae8196eac2b3849911ddc26 Closes-Bug: #1761907
-
- Jul 04, 2018
-
-
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
-
- Jun 15, 2018
-
-
Doug Szumski authored
Multiple Monasca services will need to access these topics. We can use these variables to make sure that they all use the correct ones. Change-Id: I9f40090287542a78dc7d7c6bdd3933abb32918d7 Partially-Implements: blueprint monasca-roles
-
- May 21, 2018
-
-
Doug Szumski authored
Deploys the Monasca Log API with mod_wsgi + Apache. Change-Id: I28f0aa31c59b0b6917be2b125b5f8a0d7a7035af Partially-Implements: blueprint monasca-roles
-