Skip to content
Snippets Groups Projects
  1. Jun 09, 2022
  2. Jun 06, 2022
  3. May 27, 2022
  4. May 25, 2022
  5. May 23, 2022
  6. May 18, 2022
  7. May 11, 2022
  8. May 03, 2022
  9. Apr 29, 2022
  10. Apr 27, 2022
  11. Apr 26, 2022
  12. Apr 22, 2022
    • Pierre Riteau's avatar
      Bump stackhpc.drac role · 5d6b9714
      Pierre Riteau authored
      This new version fixes the evaluation of check_mode, which is causing
      `kayobe overcloud bios raid configure` to fail.
      
      Change-Id: I9c6e261dbac067ca3f9218e6ea81813ddc2f6520
      5d6b9714
  13. Apr 20, 2022
    • Maksim Malchuk's avatar
      Cleanup old and deprecated Swift configuration · 10b8c1ea
      Maksim Malchuk authored
      
      This is old and deprecated configuration settings for Swift not needed
      anymore because kolla-ansible correctly configure glance-api.conf and
      glance-swift.conf since Idddbf2ce741e0486d60e1de88c77a7f0332a5a2b when
      kolla_enable_swift variable set to true. This change can be backported
      through all releases till the Train.
      
      Change-Id: I5273edc8265f115519f499e85fe12f8d22306c4b
      Signed-off-by: default avatarMaksim Malchuk <maksim.malchuk@gmail.com>
      10b8c1ea
  14. Apr 19, 2022
    • Pierre Riteau's avatar
      Fix no_proxy configuration · 71eb21a3
      Pierre Riteau authored
      The no_proxy list should only contain domains, hostnames, IP addresses
      and networks, but docker_registry is often in the form ip_address:port.
      
      Use urlsplit to extract the hostname from the docker_registry variable
      after prepending http:// to turn it into a valid URL.
      
      Also add missing infra-vms to hosts in proxy.yml.
      
      Change-Id: I6424fc405894514a63fb2b641637bbb9d5c070c0
      71eb21a3
  15. Apr 14, 2022
  16. Apr 13, 2022
  17. Apr 12, 2022
  18. Apr 11, 2022
  19. Apr 07, 2022
Loading