Skip to content
Snippets Groups Projects
  1. Oct 28, 2024
    • Roman Krček's avatar
      Rewrite kolla-ansible CLI to python · 9ea63dc3
      Roman Krček authored
      
      Moving the CLI to python allows for easier
      maintenance and larger feature-set.
      
      This patch introduces a few breaking changes!
      The changes stem the nature of the cliff package.
      - the order of parameters must be
        kolla-ansible <action> <arguments>
      - mariadb_backup and mariadb_recovery now are
        mariadb-backup and mariadb-recovery
      
      Closes-bug: #1589020
      Signed-off-by: default avatarRoman Krček <roman.krcek@tietoevry.com>
      Change-Id: I9749b320d4f5eeec601a055b597dfa7d8fb97ce2
      9ea63dc3
  2. Oct 25, 2024
  3. Sep 23, 2024
  4. Sep 18, 2024
  5. Sep 11, 2024
  6. Aug 30, 2024
  7. Aug 29, 2024
    • Matt Crees's avatar
      Add a precheck to catch RMQ SLURP upgrades · 4731e7f2
      Matt Crees authored
      Given we bump the RabbitMQ version each release, there is a manual
      upgrade to an intermediary RabbitMQ version needed before a skip-level
      upgrade can be performed.
      
      Change-Id: Id8a5ebe19a50ebdc59d12667889472c803b8d7c8
      4731e7f2
  8. Aug 20, 2024
  9. Aug 12, 2024
  10. Jul 22, 2024
  11. Jul 17, 2024
    • Victor Chembaev's avatar
      Fix octavia-interface timeout · a3fcc07c
      Victor Chembaev authored
      Added Restart=on-failure policy to octavia-interface systemd unit
      Added octavia_interface_wait_timeout variable to control
      TimeoutStartSec in octavia-interface systemd unit
      
      Change-Id: I9de6c27131ce78e85aac56ea5d91d9740fd58354
      Closes-Bug: 2067036
      a3fcc07c
  12. Jul 09, 2024
  13. Jun 26, 2024
  14. Jun 19, 2024
    • Mark Goddard's avatar
      Add support for customising Neutron physical network names · 64dcfb72
      Mark Goddard authored
      Previously Kolla Ansible hard-coded Neutron physical networks starting
      at physnet1 up to physnetN, matching the number of interfaces in
      neutron_external_interface and bridges in neutron_bridge_name.
      
      Sometimes we may want to customise the physical network names used. This
      may be to allow for not all hosts having access to all physical
      networks, or to use more descriptive names.
      
      For example, in an environment with a separate physical network for
      Ironic provisioning, controllers might have access to two physical
      networks, while compute nodes have access to one.
      
      This change adds a neutron_physical_networks variable, making it
      possible to customise the Neutron physical network names used for the
      OVS, OVN, Linux bridge and OVS DPDK plugins. The default behaviour is
      unchanged.
      
      Change-Id: Ib5b8ea727014964919c6b3bd2352bac4a4ac1787
      64dcfb72
  15. May 16, 2024
  16. May 15, 2024
  17. Apr 29, 2024
  18. Apr 23, 2024
  19. Apr 22, 2024
  20. Apr 19, 2024
  21. Mar 27, 2024
    • wu.chunyang's avatar
      [doc] fix typo · 2a150d1b
      wu.chunyang authored
      Travial fix
      
      Change-Id: Ie8de00bccd940a6c45a81fb505a6c3cd9d86a2aa
      2a150d1b
  22. Mar 15, 2024
  23. Mar 11, 2024
  24. Feb 07, 2024
  25. Jan 30, 2024
  26. Jan 22, 2024
    • hongbin's avatar
      Revert "zun: Deprecate Zun provisionally" · 1eeb3a53
      hongbin authored
      This reverts commit f8d4db54.
      
      Reason for revert: Zun was deprecated due to the hard dependency on old version of docker and etcd. Right now, the problem was fixed.
      
      Change-Id: I9fe760e2b9b774b5ea623e6b305de004fc0c6dd2
      1eeb3a53
    • Hongbin Lu's avatar
      Zun: remove docker's cluster-store option · a0ca41cd
      Hongbin Lu authored
      * Remove docker's cluster-store option. This option was removed from
        the latest version of docker so we removed it.
      * Switch kuryr's capability_scope from "global" to "local". The "global"
        scope relies on a cluster store but docker no longer supports it.
      
      Change-Id: Ie62396184552938d099223f9d325a41c9a5067c3
      a0ca41cd
    • hongbin's avatar
      Revert "Pin zun jobs to Docker 20" · 9c77220f
      hongbin authored
      This reverts commit 94a74f58.
      
      Reason for revert: Zun/Kuryr-libnetwork has switched to "local" scope which doesn't require docker 20 anymore. It should work for latest docker version. Related patches:
      https://review.opendev.org/c/openstack/zun/+/903884
      
      Change-Id: Ieb545ae5a5917322f599728587c3f04ea8356126
      9c77220f
  27. Dec 21, 2023
    • Doug Szumski's avatar
      Set a log retention policy for OpenSearch · 5e5a2dca
      Doug Szumski authored
      We previously used ElasticSearch Curator for managing log
      retention. Now that we have moved to OpenSearch, we can use
      the Index State Management (ISM) plugin which is bundled with
      OpenSearch.
      
      This change adds support for automating the configuration of
      the ISM plugin via the OpenSearch API. By default, it has
      similar behaviour to the previous ElasticSearch Curator
      default policy.
      
      Closes-Bug: #2047037
      
      Change-Id: I5c6d938f2bc380f1575ee4f16fe17c6dca37dcba
      5e5a2dca
  28. Dec 06, 2023
  29. Nov 30, 2023
  30. 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
  31. Nov 15, 2023
  32. Nov 07, 2023
    • Will Szumski's avatar
      Support exposing prometheus_server externally · 37c2ab2a
      Will Szumski authored
      This avoids the need to use a proxy, or some other means, to connect to
      Prometheus. This is disabled by default and can be enabled by setting
      enable_prometheus_server_external to true.
      
      Change-Id: Ia0af044ff436c2a204b357750a16ff49fcdfec45
      37c2ab2a
  33. Oct 25, 2023
  34. Oct 02, 2023
  35. 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
  36. 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
Loading