Skip to content
Snippets Groups Projects
  1. Dec 31, 2021
    • Pierre Riteau's avatar
      Move project_name and kolla_role_name to role vars · 56fc74f2
      Pierre Riteau authored
      Role vars have a higher precedence than role defaults. This allows to
      import default vars from another role via vars_files without overriding
      project_name (see related bug for details).
      
      Change-Id: I3d919736e53d6f3e1a70d1267cf42c8d2c0ad221
      Related-Bug: #1951785
      56fc74f2
  2. Dec 29, 2021
    • Ching Kuo's avatar
      Add ovn_sb_connection to octavia.conf · 1077a9a4
      Ching Kuo authored
      This commit added ovn_sb_connection to octavia.conf otherwise it will
      try to connect to ovn-sb-db using the default address which is
      127.0.0.1 while the ovn-sb-db listen on the IP address of the
      api_interface.
      
      Closes-Bug: #1950111
      
      Change-Id: I9cb9a0365d00ffd70562b4b3e83493ec09bd52c2
      1077a9a4
  3. Dec 28, 2021
  4. Dec 22, 2021
  5. Dec 21, 2021
    • Dr. Jens Harbott's avatar
      Stop creating non-keystone admin endpoints · 479a7870
      Dr. Jens Harbott authored
      
      The admin interface for endpoints never had any real use, the
      functionality was the same as for the public or internal endpoints,
      except for Keystone. Even for Keystone with API v3 it would no longer
      really be needed, but it is still being required by some libraries that
      cannot be changed in order to stay backwards compatible.
      
      Signed-off-by: default avatarDr. Jens Harbott <harbott@osism.tech>
      Change-Id: Icf3bf08deab2c445361f0a0124d87ad8b0e4e9d9
      479a7870
    • Radosław Piliszek's avatar
      Drop vmtp · 0cbdedd0
      Radosław Piliszek authored
      Details in the attached reno.
      
      Change-Id: I438a453ca522493524fdb9760c1edb330916084b
      0cbdedd0
  6. Dec 20, 2021
  7. Dec 16, 2021
  8. Dec 09, 2021
  9. Dec 06, 2021
  10. 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
  11. Dec 02, 2021
  12. 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
  13. 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
  14. Nov 25, 2021
  15. Nov 16, 2021
  16. Nov 15, 2021
  17. Nov 12, 2021
  18. 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
  19. Nov 08, 2021
  20. Oct 28, 2021
  21. Oct 27, 2021
  22. 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
  23. Oct 20, 2021
  24. 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
  25. 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
  26. Oct 11, 2021
  27. Oct 08, 2021
  28. Oct 07, 2021
Loading