Skip to content
Snippets Groups Projects
  1. Jan 04, 2019
    • Kien Nguyen's avatar
      Use <project>_install_type instead of kolla_install_type · 04394311
      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
      04394311
  2. Nov 07, 2018
    • Doug Szumski's avatar
      Collect StatsD metrics from Monasca services · cfc86645
      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
      cfc86645
  3. Nov 02, 2018
    • Doug Szumski's avatar
      Support external Keystone in Monasca · ab901a6d
      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
      ab901a6d
  4. Oct 09, 2018
    • Doug Szumski's avatar
      Increase maximum payload size for Monasca Log API · b1dee2d8
      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
      b1dee2d8
  5. Sep 26, 2018
    • Doug Szumski's avatar
      Add region to Monasca Log API · 645853bc
      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
      645853bc
  6. Aug 07, 2018
  7. Jul 04, 2018
    • Doug Szumski's avatar
      Standardise Monasca Kafka variable name · b54ceef8
      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
      b54ceef8
  8. Jun 15, 2018
    • Doug Szumski's avatar
      Supporting configuring Monasca Kafka topics · b76f4016
      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
      b76f4016
  9. May 21, 2018
Loading