Skip to content
Snippets Groups Projects
  1. Aug 20, 2024
  2. Nov 30, 2023
  3. Nov 29, 2023
  4. Nov 28, 2023
    • Jan Gutter's avatar
      etcd: Add support for more scenarios · ed3b27cc
      Jan Gutter authored
      This commit addresses a few shortcomings in the etcd service:
        * Adding or removing etcd nodes required manual intervention.
      
        * The etcd service would have brief outages during upgrades or
          reconfigures because restarts weren't always serialised.
      
      This makes the etcd service follow a similar pattern to mariadb:
        * There is now a distiction between bootstrapping the cluster
          and adding / removing another member.
      
        * This more closely follows etcd's upstream bootstrapping
          guidelines.
      
        * The etcd role now serialises restarts internally so the
          kolla_serial pattern is no longer appropriate (or necessary).
      
      This does not remove the need for manual intervention in all
      failure modes: the documentation has been updated to address the
      most common issues.
      
      Note that there's repetition in the container specifications: this
      is somewhat deliberate. In a future cleanup, it's intended to reduce
      the duplication.
      
      Change-Id: I39829ba0c5894f8e549f9b83b416e6db4fafd96f
      ed3b27cc
  5. Nov 16, 2023
    • Dr. Jens Harbott's avatar
      Deprecate Masakari · 9675347f
      Dr. Jens Harbott authored
      Since the CI is failing and there are no contributors working on fixing
      this, we are deprecating the service.
      
      Also mention other deprecations in the README.
      
      Change-Id: Ifff11645f6b4682810c042a0421d1eb569ab0ede
      9675347f
  6. Nov 15, 2023
  7. Nov 08, 2023
  8. Nov 07, 2023
  9. Oct 25, 2023
  10. Oct 13, 2023
  11. Oct 02, 2023
  12. Sep 26, 2023
    • Jan Gutter's avatar
      zun: Deprecate Zun provisionally · f8d4db54
      Jan Gutter authored
      * Zun currently has a dependency on a combination of Docker and
        etcd that is no longer installable (or supported) in newer
        distros.
      * These components are core dependencies of other systems and
        vendoring them will be very painful.
      * Work to update Zun past this is scheduled for the 'C' cycle.
      * If Zun regains compatibility, backports to this series will be
        considered.
      
      Change-Id: I6a2a4ffdcaf1c4fab1097e94d5f255ffb9a2947d
      f8d4db54
  13. Sep 25, 2023
    • Dincer Celik's avatar
      [haproxy] Adds http/2 support to HAProxy · f64c86de
      Dincer Celik authored
      This change introduces haproxy_enable_http2 to let operators enable
      http/2 on HAProxy frontends when kolla_enable_tls_external is enabled.
      
      Change-Id: I2e00d3e9193a3052d43a228915ea249794490afe
      Closes-Bug: #1850924
      f64c86de
  14. Sep 21, 2023
  15. Sep 13, 2023
    • Jan Gutter's avatar
      debian: Remove kolla-ansible-debian-zun job · 994ab9bb
      Jan Gutter authored
      * When the Debian job got upgraded from Bullseye
        to Bookworm, the non-voting Zun job started failing.
      * This is because Debian Bookworm doesn't support the
        required Docker 20 pinning.
      * Until Zun gains support for newer dependencies this
        job will keep failing.
      
      Change-Id: I1e1d9ea7c76d1b2f77b09b7948f138b88ef483d2
      994ab9bb
  16. Sep 03, 2023
    • Jan Gutter's avatar
      CI: Add back ARA logging · 73dcad32
      Jan Gutter authored
      Up till now the ARA plugin has been pinned to a very old version,
      and is no longer functional.
      
      This installs a much newer version of ARA and adds a README file
      to guide developers on how to view the sqlite file.
      
      The ARA plugin is installed by default, but not activated. This
      is intended to catch a small amount of regressions and
      integration failures.
      
      Developers can enable the plugin by adding the string `#ara`
      to their commit message. This avoids extra load on the CI.
      
      Change-Id: Id8328e374c9590b1363026fa2b2b24e191183987
      73dcad32
  17. Aug 29, 2023
  18. Aug 25, 2023
  19. Aug 24, 2023
  20. Aug 03, 2023
    • Matt Crees's avatar
      Add genconfig to the Operating Kolla guide · 08f408b5
      Matt Crees authored
      While this section of the guide does not need to explain every command
      available, ``kolla-ansible genconfig`` is a useful command for people
      newer to using KA, so it seems worth mentioning in the guide.
      
      Change-Id: I6f58bb395012b701ad349e967fb3d2f16e9373c7
      08f408b5
  21. Jul 28, 2023
  22. Jul 17, 2023
  23. Jun 28, 2023
  24. Jun 20, 2023
    • Dawud's avatar
      Use friendly prometheus instance labels · eef3ff30
      Dawud authored
      
      Replaces the instance label on prometheus metrics with the inventory
      hostname as opposed to the ip address. The ip address is still used as
      the target address which means that there is no issue of the hostname
      being unresolvable. Can be optionally enabled or set to FQDNs by
      changing the prometheus_instance_label variable as mentioned in the
      release notes.
      
      Co-Authored-By: default avatarWill Szumski <will@stackhpc.com>
      Change-Id: I387c9d8f5c01baf6054381834ecf4e554d0fff35
      eef3ff30
  25. Jun 17, 2023
  26. Jun 14, 2023
    • Michal Arbet's avatar
      Add support for multiple ceph files · fdf2385f
      Michal Arbet authored
      This patch is adding a feature for an option to copy different
      ceph configuration files and corresponding keyrings for cinder,
      glance, manila, gnocchi and nova services.
      
      This is especially useful when the deployment uses availability
      zones as below example.
      
        - Individual compute can read/write to individual ceph
          cluster in same AZ.
        - Cinder can write to several ceph clusters in several AZs.
        - Glance can use multistore and upload images to
          several ceph clusters in several AZs at once.
      
      Change-Id: Ie4d8ab5a3df748137835cae1c943b9180cd10eb1
      fdf2385f
  27. Jun 07, 2023
  28. May 30, 2023
  29. May 19, 2023
  30. May 18, 2023
  31. Apr 27, 2023
    • Matt Crees's avatar
      Add support for checking Octavia cert expiration · d9451f49
      Matt Crees authored
      Adds a flag ``kolla-ansible octavia-certificates --check-expiry <days>``
      to the ``octavia-certificates`` command to check if the certificates
      will expire within a given number of days.
      
      Change-Id: I869b8afd85fe282d823ecf3593aa22f94a61b2a0
      d9451f49
  32. Apr 20, 2023
  33. Apr 19, 2023
    • Matt Crees's avatar
      Add precheck to fail if RabbitMQ HA needs configuring · a5331d32
      Matt Crees authored
      Currently, the process of enabling RabbitMQ HA with the variable
      ``om_enable_rabbitmq_high_availbility`` requires some manual steps to
      migrate from transient to mirrored queues. In preparation for setting
      this variable to ``True`` by default, this adds a precheck that will
      fail if a system is currently running non-mirrored queues and
      ``om_enable_rabbitmq_high_availbility`` is set to ``True``.
      
      Includes a helpful message informing the operator of their choice.
      Either follow the manual procedure to migrate the queues described in
      the docs, or set ``om_enable_rabbitmq_high_availbility`` to ``False``.
      
      The RabbitMQ HA section of the reference docs is updated to include
      these instructions.
      
      Change-Id: Ic5e64998bd01923162204f7bb289cc110187feec
      a5331d32
  34. Apr 13, 2023
  35. Mar 29, 2023
    • Pierre Riteau's avatar
      Update notes about CentOS support · 8f82c294
      Pierre Riteau authored
      Remove notes referring to old releases (Train, Victoria). Add a note to
      cover migration to RL9.
      
      Change-Id: I57bcc9c3967fb6cdea56cb9a252255322ec2f1c9
      8f82c294
  36. Mar 28, 2023
    • Tom Fifield's avatar
      Add note about removing leading tabs in ceph.conf files · 9070c4fa
      Tom Fifield authored
      As reported in bug #1914814, common ways to generate ceph config files
      result in files that have leading tabs. These tabs make Kolla Ansible's
      ini parser unhappy, so add a note to remind users to remove them.
      
      Closes-Bug: #1914814
      Change-Id: I4b06eae75bf238f2f093bfb76ba37c7f75dfd616
      9070c4fa
Loading