Skip to content
Snippets Groups Projects
  1. Jun 07, 2023
  2. Jun 04, 2023
  3. May 30, 2023
  4. May 26, 2023
  5. May 24, 2023
  6. 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
  7. May 19, 2023
  8. May 18, 2023
  9. May 16, 2023
    • Sean Mooney's avatar
      always add service_user section to nova.conf · ddadaa28
      Sean Mooney authored
      
      As of I3629b84d3255a8fe9d8a7cea8c6131d7c40899e8 nova
      now requires the service_user section to be configured
      to address CVE-2023-2088. This change adds
      the service user section to the nova.conf template in
      the nova and nova-cell roles.
      
      Related-Bug: #2004555
      Signed-off-by: default avatarSven Kieske <kieske@osism.tech>
      Change-Id: I2189dafca070accfd8efcd4b8cc4221c6decdc9f
      (cherry picked from commit a77ea13ef1991543df29b7eea14b1f91ef26f858)
      (cherry picked from commit 03c12abbcc107bfec451f4558bc97d14facae01c)
      (cherry picked from commit cb105dc293ff1cdb11ab63fa3e3bf39fd17e0ee0)
      (cherry picked from commit efe6650d09441b02cf93738a94a59723d84c5b19)
      ddadaa28
    • Zuul's avatar
      be1ca8a9
  10. May 15, 2023
  11. May 08, 2023
  12. May 04, 2023
  13. Apr 28, 2023
  14. Apr 27, 2023
  15. Apr 26, 2023
  16. Apr 25, 2023
    • Maksim Malchuk's avatar
      Fix Bash variable expansion issues in openrc file · df6472e0
      Maksim Malchuk authored
      
      Sometimes passwords, URLs and other values of the variables can
      contain special symbols, for example the dollar sign, using these
      values can lead to unpredictable attempts of the variable expansions
      in the Bash scripts, such as openrc file, so we need to use single
      quotes for all variables values.
      
      Change-Id: Ib2aabadd0ffd6a8dc2591245f29b4478e03d92fc
      Signed-off-by: default avatarMaksim Malchuk <maksim.malchuk@gmail.com>
      df6472e0
  17. Apr 24, 2023
  18. Apr 22, 2023
  19. Apr 21, 2023
  20. Apr 20, 2023
  21. Apr 19, 2023
Loading