Skip to content
Snippets Groups Projects
  1. Jul 25, 2023
  2. Jul 21, 2023
    • Doug Szumski's avatar
      Fix OpenSearch Dashboards health check · bacd6c7f
      Doug Szumski authored
      The OpenSearch Dashboards container does not have a health
      check defined when created. This causes the container to always
      restart when reconfigured, even if no change has been made.
      
      Change-Id: I0b437a77aeb61bc5ae9238f900a1fa00cbc34e18
      Partial-Bug: #2028362
      bacd6c7f
  3. Jun 29, 2023
    • Michal Nasiadka's avatar
      CI: drop ceph jobs ulimit config for EL9 · 49d891e8
      Michal Nasiadka authored
      It's not needed anymore, since both Ceph and ansible-collection-kolla
      are setting that by default.
      
      Also fix test-core-openstack so it doesn't delete a server before
      volume attachment test.
      
      Change-Id: I20bd352479ee5562514084d0d11063e45e8b956a
      49d891e8
  4. Jun 28, 2023
  5. Jun 22, 2023
  6. Jun 21, 2023
  7. Jun 20, 2023
  8. Jun 19, 2023
  9. Jun 18, 2023
  10. Jun 17, 2023
  11. Jun 16, 2023
  12. 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
  13. Jun 13, 2023
  14. Jun 12, 2023
  15. Jun 07, 2023
  16. Jun 04, 2023
  17. May 31, 2023
    • Maksim Malchuk's avatar
      Fix passwords.yml permissions · 5fd81170
      Maksim Malchuk authored
      
      The kolla-genpwd, kolla-mergepwd, kolla-readpwd and kolla-writepwd
      commands now creates or updates passwords.yml with correct
      permissions. Also they display warning message about incorrect
      permissions.
      
      Closes-Bug: #2018338
      Change-Id: I4b50053ced9150499d1d09fd4a0ec2e243cf938b
      Signed-off-by: default avatarMaksim Malchuk <maksim.malchuk@gmail.com>
      5fd81170
  18. May 30, 2023
  19. May 26, 2023
  20. May 24, 2023
  21. May 23, 2023
    • Dr. Jens Harbott's avatar
      Fix log collection · f849403a
      Dr. Jens Harbott authored
      Setting the CONTAINER_ENGINE env var was missed in one spot in [0].
      
      [0] I395d2bdb0dfb4b325b6ad197c8893c8a0f768324
      
      Change-Id: I29868d59cbef2bd5707ab20d2c30a2d8f6d6060e
      f849403a
  22. May 19, 2023
Loading