Skip to content
Snippets Groups Projects
  1. May 25, 2022
  2. May 24, 2022
  3. May 23, 2022
  4. May 21, 2022
    • Mark Goddard's avatar
      masakari: support libvirt SASL in instance monitor · 5d28a7c8
      Mark Goddard authored
      Since enabling libvirt SASL authentication, the masakari instance
      monitor fails to connect to libvirt. We see the following error in logs:
      
          libvirt.libvirtError: authentication failed: Failed to start SASL
          negotiation: -4 (SASL(-4): no mechanism available: No worthy mechs
          found)
      
      This change adds support for SASL authentication in Masakari instance
      monitor.
      
      Depends-On: https://review.opendev.org/c/openstack/kolla/+/834456
      Closes-Bug: #1965754
      Change-Id: I974046662b383a12ac6281b725523760a96657bd
      5d28a7c8
    • Radosław Piliszek's avatar
      [CI] Restore token critical error filter · 564b405a
      Radosław Piliszek authored
      It was removed as part of improvements in [1]. But it seems it's
      a different type/class of errors and should still be filtered
      out here.
      This time for all the services to avoid extra copies.
      
      [1] Ie6a95c3ca84df82ca8463cf76054e125cb1ffff1
      
      Change-Id: If7c5b938dc7417831a90f360d6e3655d1ad4084e
      564b405a
    • Radosław Piliszek's avatar
      [CI] Keep testing with Yoga u-c · ae88173f
      Radosław Piliszek authored
      The projects started dropping support for Python 3.6 and thus
      CentOS Stream 8 which K-A tests against, resulting in broken CI.
      This change ensures that we keep upper-contraints also on Yoga as
      we do for the images we deploy.
      
      Change-Id: I82c4ff3b246c7db65ac8660b096d4a9a15dda8d7
      ae88173f
  5. May 18, 2022
  6. May 17, 2022
  7. May 16, 2022
  8. May 13, 2022
  9. May 12, 2022
  10. May 10, 2022
  11. May 06, 2022
  12. May 02, 2022
  13. Apr 29, 2022
  14. Apr 28, 2022
  15. Apr 27, 2022
  16. Apr 25, 2022
    • LinPeiWen's avatar
      Performance: site.yml remove redundant 'when' · 322e2883
      LinPeiWen authored
      Facts define the group key to judge in incloud roles,
      remove when statement does not execute to speed up execution
      
      Partially-Implements: blueprint performance-improvements
      Change-Id: If22255f1adc07ab16b46f8ad1280efdf7d713d28
      322e2883
Loading