Skip to content
Snippets Groups Projects
  1. Mar 21, 2020
  2. Mar 20, 2020
    • Zuul's avatar
      Merge "Support disabling Prometheus server" · becc4cda
      Zuul authored
      becc4cda
    • Zuul's avatar
      Merge "Fix service_mapped_to_host filter" · 8593909b
      Zuul authored
      8593909b
    • Doug Szumski's avatar
      Support disabling Prometheus server · 505cded2
      Doug Szumski authored
      This is useful to people who manage their Prometheus Server
      externally to Kolla Ansible, or want to use the exporters with
      another framework such as Monasca.
      
      Change-Id: Ie3f61e2e186c8e77e21a7b53d2bd7d2a27eee18e
      505cded2
    • Mark Goddard's avatar
      Fix service_mapped_to_host filter · 35966c91
      Mark Goddard authored
      The service_mapped_to_host filter is used to check if a service is
      mapped to a host, based on the group for the service or its
      host_in_groups attribute if one exists. We check if the service's group
      is in the 'groups' list. However, to get the list of groups to which a
      host belongs, we should use the 'group_names' list.
      
      This filter is currently only used in neutron IPv6 module loading, so
      the effects are minimal.
      
      Change-Id: I37409ca8d273b0426df0a648db222dc5432e738a
      Closes-Bug: #1868285
      35966c91
    • Radosław Piliszek's avatar
      Do not enforce vxlan in init-runonce · e03f06c0
      Radosław Piliszek authored
      The affected command was meant to create a tenant network, so let
      us really test it this way.
      
      Not marking CI, because someone may be using this script.
      
      Change-Id: I5abe46948992121a11a36f941d4f8fac1caa92b1
      e03f06c0
  3. Mar 19, 2020
  4. Mar 18, 2020
  5. Mar 17, 2020
  6. Mar 16, 2020
  7. Mar 15, 2020
  8. Mar 13, 2020
  9. Mar 12, 2020
  10. Mar 11, 2020
  11. Mar 10, 2020
Loading