Skip to content
Snippets Groups Projects
  1. Dec 23, 2021
  2. Dec 21, 2021
    • Radosław Piliszek's avatar
      Drop vmtp · 0cbdedd0
      Radosław Piliszek authored
      Details in the attached reno.
      
      Change-Id: I438a453ca522493524fdb9760c1edb330916084b
      0cbdedd0
  3. Dec 20, 2021
  4. Dec 16, 2021
  5. Dec 09, 2021
  6. Dec 06, 2021
  7. Dec 05, 2021
    • Michal Arbet's avatar
      Fix aodh wsgi config file in Debuntu binary · f6d59191
      Michal Arbet authored
      This patch is fixing file path for WSGIScriptAlias
      as debian/ubuntu binary packages installs /usr/bin/aodh-api
      as it is in source images also. For details please check
      LP bug report.
      
      Closes-Bug: #1953059
      Change-Id: I9efe73193bf828b084c2844be73c9813a969c9c7
      f6d59191
  8. Dec 02, 2021
  9. Dec 01, 2021
    • Pierre Riteau's avatar
      Update noVNC URL for noVNC >= 1.0.0 · 546122f1
      Pierre Riteau authored
      The documentation for novncproxy_base_url says:
      
          If using noVNC >= 1.0.0, you should use ``vnc_lite.html`` instead of
          ``vnc_auto.html``.
      
      While novnc packages in CentOS, Debian, and Ubuntu still provide
      vnc_auto.html for compatibility, this could be dropped in the future.
      
      Change-Id: I04883c877015c1835c8b6b2c8be1fb7156ceb340
      546122f1
  10. Nov 26, 2021
    • Pierre Riteau's avatar
      Fix monasca-thresh upgrade · b06784e8
      Pierre Riteau authored
      Change Ib225d76076782d695c9387e1c2693bae9a4521d7 introduced a new
      upgrade task for monasca-thresh. Because the task is not restricted to
      the correct group, it fails while trying to stop monasca_thresh on hosts
      not running this container.
      
      Change-Id: I33c2c458a98145315b0de0c069f13b83f59622eb
      Closes-Bug: #1952408
      b06784e8
  11. Nov 25, 2021
  12. Nov 16, 2021
  13. Nov 15, 2021
  14. Nov 12, 2021
  15. Nov 09, 2021
    • Mark Goddard's avatar
      [release] Set previous_release to xena · feb70547
      Mark Goddard authored
      This defines which release we upgrade from in CI.
      
      Also remove some Wallaby upgrade compatibility code in CI playbooks
      
      Change-Id: I18912178392973337ca4115dec3816f1b3944ad5
      feb70547
  16. Nov 08, 2021
  17. Oct 28, 2021
  18. Oct 27, 2021
  19. Oct 22, 2021
    • Radosław Piliszek's avatar
      Fix wrong distro assumptions · 4e5e9abc
      Radosław Piliszek authored
      It seems some cases were missed in reviews and not fixed by
      the previous iterations:
      Ifc252ae793e6974356fcdca810b373f362d24ba5
      I838e526b930d5276d3ce24f5188262af7eb33280
      
      Change-Id: Id57da1c5024e1efc5810baca8fbe18967cf95a68
      4e5e9abc
    • Radosław Piliszek's avatar
      Drop enable_host_ntp · 9dee2a92
      Radosław Piliszek authored
      As promised for Xena.
      
      Change-Id: Id634426a1961f0b883068e4ed80e7d1633e5708e
      9dee2a92
  20. Oct 20, 2021
  21. Oct 17, 2021
    • Radosław Piliszek's avatar
      [mariadb] Start new nodes serially · c94cc4a6
      Radosław Piliszek authored
      There seems to be a bug in Galera that causes
      TASK [mariadb : Check MariaDB service WSREP sync status]
      to fail.
      One (in case of 3-node cluster) or more (possible with
      more-than-3-node clusters) nodes may "lose the race" and get stuck
      in the "initialized" state of WSREP.
      This is entirely random as is the case with most race issues.
      MariaDB service restart on that node will fix the situation but
      it's unwieldy.
      The above may happen because Kolla Ansible starts and waits for
      all new nodes at once.
      This did not bother the old galera (galera 3) which figured out
      the ordering for itself and let each node join the cluster properly.
      The proposed workaround is to start and wait for nodes serially.
      
      Change-Id: I449d4c2073d4e3953e9f09725577d2e1c9d563c9
      Closes-Bug: #1947485
      c94cc4a6
  22. Oct 12, 2021
    • Maksim Malchuk's avatar
      Update dnsmasq logging · d559e2c3
      Maksim Malchuk authored
      
      This change adds the dnsmasq.log for the ironic-dnsmasq container and
      also enables more verbose logging when debug logging enabled.
      This can be triggered globbaly via 'openstack_logging_debug' or per
      service via 'ironic_logging_debug' or 'neutron_logging_debug'.
      
      Change-Id: I0e6b089beb88827effbcc365625eb2df902f5470
      Signed-off-by: default avatarMaksim Malchuk <maksim.malchuk@gmail.com>
      d559e2c3
  23. Oct 11, 2021
  24. Oct 08, 2021
  25. Oct 07, 2021
    • Michal Arbet's avatar
      Trivial fix shebang in keystone's fernet-node-sync.sh.j2 · f1cbff6b
      Michal Arbet authored
      Change-Id: I86aeafccd2a2bff1d89a40785e1a6715097bb849
      f1cbff6b
    • Radosław Piliszek's avatar
      Fix privileges for MariaDB 10.5 · c7c14e1c
      Radosław Piliszek authored
      "BINLOG MONITOR" and "SLAVE MONITOR" replace
      "REPLICATION CLIENT" (which is now an alias for "BINLOG MONITOR").
      The validation in Ansible MySQL collection is too simple to
      understand aliases and breaks. Hence, let's use the canonical
      names and adapt per service according to its needs.
      
      Change-Id: I1175e4846384accd19942620dc155d0c5728e64b
      c7c14e1c
  26. Oct 06, 2021
  27. Oct 04, 2021
  28. Oct 01, 2021
    • Radosław Piliszek's avatar
      Do not load br_netfilter · 15259002
      Radosław Piliszek authored
      Nor set related sysctls.
      More details in the reno.
      
      Change-Id: I898548ecc6df3caa094c3222159b7ba1e16dc211
      Closes-Bug: #1945789
      15259002
    • Mark Goddard's avatar
      monasca: change default of monasca_ntp_server · 1d0171fc
      Mark Goddard authored
      Updates the default value of 'monasca_ntp_server' from
      'external_ntp_servers[0]' to '0.pool.ntp.org'.  This is due to the
      removal of the 'external_ntp_servers' variable as part of the removal of
      Chrony deployment.
      
      Change-Id: I2e7538a2e95c7b8e9280eb051ee634b4313db129
      1d0171fc
Loading