Skip to content
Snippets Groups Projects
  1. Aug 21, 2020
  2. Aug 05, 2020
  3. Mar 18, 2020
    • Radosław Piliszek's avatar
      Remove ceph block device support · e7d7daa5
      Radosław Piliszek authored
      It leaves certain ceph mentions in globals.yml.j2 as it needs
      syncing with kolla-ansible contents anyways
      (these are all comments).
      
      Change-Id: I05e9c6223583e9bb5dc0020edc0b56990275093c
      Story: 2007295
      Task: 38766
      e7d7daa5
  4. Jul 27, 2019
  5. Jun 21, 2019
    • Pierre Riteau's avatar
      Provide keystone.conf to kolla-ansible by default · ec9b4826
      Pierre Riteau authored
      Commit d8ee0fa0 introduced the variable
      kolla_enable_keystone without setting a default value and used it to
      check whether to template and provide keystone.conf to kolla-ansible,
      unlike the extended keystone configuration which was always copied. This
      resulted in non-intuitive behaviour if kolla_enable_keystone wasn't
      explicitly set by the operator.
      
      This commit sets kolla_enable_keystone to true by default, which matches
      the default in kolla-ansible, and uses it instead of hardcoded true
      values.
      
      Change-Id: Id090348a6f22f251555fa286a7d24923087122a9
      Story: 2005930
      Task: 34273
      ec9b4826
  6. Jun 10, 2019
    • Doug Szumski's avatar
      Support customising Prometheus config · 13350e3f
      Doug Szumski authored
      Kolla Ansible supports customising Prometheus config files.
      This commit allows Kayobe to take advantage of that.
      
      Story: 2005508
      Task: 30617
      Change-Id: I9fe28a658dc35adb5358d9a3a96bda9245404257
      13350e3f
  7. Oct 09, 2018
    • Mark Goddard's avatar
      Support configuration of custom fluentd inputs · a276d168
      Mark Goddard authored
      It is now possible to configure custom inputs for fluentd by placing files in
      etc/kayobe/kolla/config/fluentd/input/ in the kayobe configuration.
      
      Change-Id: I284e6cff0aa7ddd779530a6de2ea9f8dcdce6450
      Story: 2003968
      Task: 26898
      a276d168
  8. Oct 03, 2018
    • Doug Szumski's avatar
      Remove extra configuration for InfluxDB · 89560dd6
      Doug Szumski authored
      InfluxDB config file merging isn't supported in Kolla-Ansible because
      it uses 'nested sections' which aren't supported by merge_configs. If
      no override file is specified, Kayobe will write out an empty config
      file which will then be used as the InfluxDB config file, breaking
      InfluxDB. To prevent that happening this change removes the extra
      config in Kayobe. It also fixes the directory to which the 'glob'
      collected config is copied to, as Kolla-Ansible doesn't look for
      Influxdb config files in the influxdb folder.
      
      Change-Id: Iee4b7987934045f0355b4a87cebaebc1aa2bbe77
      Story: 2003951
      Task: 26868
      89560dd6
  9. Sep 14, 2018
  10. Sep 12, 2018
  11. Jun 27, 2018
    • Doug Szumski's avatar
      Add support for configuring MariaDB · 0353dba3
      Doug Szumski authored
      This enables:
      
      * Disabling MariaDB if external MariaDB is used
      * Merging additional configuration with the default Kolla
        provided configuration for MariaDB
      
      Story: 2002704
      Task: 22545
      Change-Id: I345f56d50dd64b516d563a025ec877bc4a4034e1
      0353dba3
  12. Mar 22, 2018
    • Doug Szumski's avatar
      Add support for configuring InfluxDB · e7b51de4
      Doug Szumski authored
      Required to use a vintage version of InfluxDB with a different
      config file format.
      
      Task: 6700
      Story: 2001627
      Change-Id: I91353bc70b1d2a11827ead1dee43aa19e91dc1bb
      e7b51de4
  13. Mar 19, 2018
    • Doug Szumski's avatar
      Add support for deploying Apache Kafka · 7f7d2f0d
      Doug Szumski authored
      This change supports deploying Apache Kafka.
      
      Depends-On: Iab8d200c2450238f3c0c708d1f4184490f6e6284
      for support in Kolla-Ansible.
      Task: 6697
      Story: 2001627
      
      Change-Id: I22c79f75e9cfed647c03216b94bab5ee0790cbf2
      7f7d2f0d
  14. Mar 13, 2018
  15. Feb 21, 2018
Loading