Skip to content
Snippets Groups Projects
  1. Mar 15, 2024
  2. Mar 14, 2024
  3. Mar 13, 2024
  4. Mar 12, 2024
  5. Mar 11, 2024
    • Michal Arbet's avatar
      Fix creation of ovs bridges · 8c760d38
      Michal Arbet authored
      This patch fixes the creation of the openvswitch
      bridge by fixing an ansible task that was rewritten
      to use an ansible module, but unfortunately, its loop
      was implemented incorrectly.
      
      Closes-Bug: #2056332
      Change-Id: Ia55a36c0f9b122b72d757ca973e7d8f76ae84344
      8c760d38
    • Michal Arbet's avatar
      Fix coordination when redis used · 59da0792
      Michal Arbet authored
      Tooz 6.0.1 includes commit [1], which introduced
      parsing the username from the Redis connection URL.
      As a result, services started authenticating as admin
      which, by the way, was incorrect even before, as either
      a created user or the default one should have been used.
      
      The reason it worked before is simply because the username
      'admin' wasn't parsed anywhere.
      
      This patch fixes the user being used and sets the correct
      'default' one.
      
      [1] https://review.opendev.org/c/openstack/tooz/+/907656
      
      Closes-Bug: #2056667
      Depends-On: https://review.opendev.org/c/openstack/kolla/+/911703
      Change-Id: I5568dba15fa98e009ad4a9e41756aba0fa659371
      59da0792
  6. Mar 07, 2024
  7. Mar 06, 2024
  8. Mar 05, 2024
  9. Mar 01, 2024
  10. Feb 29, 2024
  11. Feb 28, 2024
  12. Feb 27, 2024
  13. Feb 21, 2024
  14. Feb 20, 2024
  15. Feb 19, 2024
  16. Feb 15, 2024
Loading