Skip to content
Snippets Groups Projects
  1. Nov 19, 2018
    • Doug Szumski's avatar
      Add missing steps to Vagrant instructions · 205df694
      Doug Szumski authored
      Add a couple of missing steps to complete a Vagrant deployment. In
      the case of the multi-node deployment we could go one step further
      and ensure that the supplied inventory matches the default set of
      nodes created by Vagrant.
      
      Change-Id: Iee878e26989e92e4de06c071704a6794011b6e58
      205df694
  2. Nov 07, 2018
  3. Nov 06, 2018
  4. Nov 05, 2018
  5. Nov 02, 2018
    • Doug Szumski's avatar
      Add support for deploying Monasca Grafana · 712c8976
      Doug Szumski authored
      The Monasca Grafana fork allows users to log into Grafana with their
      OpenStack user credentials and see metrics associated with their
      OpenStack project. The long term goal is to enable Keystone support
      in upstream Grafana, but this work seems to have stalled.
      
      Partially-Implements: blueprint monasca-grafana
      Change-Id: Icc04613b2571c094ae23b66d0bcc38b58c0ee4e1
      712c8976
    • Doug Szumski's avatar
      Support using external DBs in Monasca · 6cbb5cbd
      Doug Szumski authored
      This changes allows the user to configure a Monasca database
      which may be different from the default database.
      
      Partially-Implements: blueprint monasca-roles
      Change-Id: Ia905190b8037ecb1782a758c0b65581fe9024bf6
      6cbb5cbd
    • Doug Szumski's avatar
      Add missing HAProxy port checks for Monasca · 195fec4d
      Doug Szumski authored
      TrivialFix
      Change-Id: Iaf216016a6acf0e9c87fdb6b8902416f4849efa3
      195fec4d
    • Doug Szumski's avatar
      Enable Kibana if Monasca enabled · c7aabfdf
      Doug Szumski authored
      Monasca uses Kibana for viewing and searching logs. A future commit
      will add support for the Monasca Kibana plugin to provide tenant
      scoped access to logs.
      
      Partially-Implements: blueprint monasca-roles
      Change-Id: I42b6a35f9a526ef41ff3d7cfac140fbc5596a524
      c7aabfdf
    • Doug Szumski's avatar
      Add missing project name for Monasca · 843b7a3a
      Doug Szumski authored
      Before this change the HAProxy configuration for Monasca printed:
        "Copying over haproxy haproxy config".
      This change fixes the message.
      
      TrivialFix
      Change-Id: I2823775f6fa5b0be919b567f311c671f1469d19f
      843b7a3a
    • Doug Szumski's avatar
      Add documentation for Monasca standalone deployment · 58f5c9e0
      Doug Szumski authored
      Change-Id: I309be8e4fecb8f2f89264d84ae4a2e302f996988
      Partially-Implements: blueprint monasca-roles
      58f5c9e0
    • 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
    • Doug Szumski's avatar
      Monasca specific config for Fluentd · e9a196f7
      Doug Szumski authored
      This commit adds some filters which format logs so that they
      can be correctly sent to the Monasca Log API by the Monasca
      Fluentd plugin. In the future the Fluentd plugin could be
      extended and this config could be removed.
      
      Partially-Implements: blueprint monasca-roles
      Change-Id: I87b6dfb3052d03f87349d30b66078c39d625195d
      e9a196f7
    • Doug Szumski's avatar
      Add initial documentation for Monasca · 8cd2a793
      Doug Szumski authored
      Partially-Implements: blueprint monasca-roles
      Change-Id: I19db9396bb53b6db77cf97d7969ca24a55d8db0e
      8cd2a793
    • Doug Szumski's avatar
      Support deploying the Monasca Agent · b7b45eff
      Doug Szumski authored
      The Monasca Agent collects metrics and in this change is deployed
      across the control plane. These metrics are collected into an OpenStack
      project. It supports configuring a small number of plugins, which can
      be extended in later commits. It also makes the Monasca Agent credentials
      available to other roles, such as the common role to allow forwarding
      logs to Monasca.
      
      Partially-Implements: blueprint monasca-roles
      Change-Id: I76b34fc5e1c76407a45fcf272268d5798b473ca2
      b7b45eff
    • Zuul's avatar
      Merge "Apply Neutron rolling upgrade logic" · dd7303cc
      Zuul authored
      dd7303cc
  6. Nov 01, 2018
Loading