Skip to content
Snippets Groups Projects
  1. May 29, 2024
  2. May 27, 2024
  3. May 21, 2024
    • Will Szumski's avatar
      Fix issue removing docker volumes · 27ece262
      Will Szumski authored
      The error response from the docker daemon has changed to:
      
          Error response from daemon: get opensm_logs: no such volume
      
      This change should support both old and new responses.
      
      Change-Id: Ibef1713d7de2e0a2c6fe046f607b2a8e60dae3da
      Closes-Bug: #2050092
      27ece262
  4. May 16, 2024
    • Jake Hutchinson's avatar
      Register baremetal compute nodes in Ironic · 617eed47
      Jake Hutchinson authored
      This patch adds experimental functionallity to enroll baremetal nodes
      into Ironic using Kayobe via a new playbook 'baremetal-compute-register.yml'
      and adds 'kayobe baremetal compute register' into the Kayobe CLI.
      
      Depends-On: I719fc8042742fe8b3b0312658aec39317a1bc358
      Change-Id: I988b082b539acfc2710d42e89bcac5b7a1eb526a
      617eed47
  5. May 13, 2024
  6. May 02, 2024
  7. May 01, 2024
  8. Apr 29, 2024
  9. Apr 25, 2024
  10. Apr 20, 2024
  11. Apr 17, 2024
  12. Apr 12, 2024
    • Mark Goddard's avatar
      Fix Dell OS6 and Dell OS9 switch configuration · 67f09241
      Mark Goddard authored
      Previously the dellos6_config and dellos9_config modules accepted the
      name of a template file as their 'src' parameter, or a string containing
      the actual config. Now they only accept the config string. Kayobe passes
      the name of a template file, resulting in a strange error from the
      switch about an invalid command dellos6-config.j2 or dellos9-config.j2.
      
      This change fixes the issue in the same way it was fixed for Dell OS10
      switches, by using the template lookup plugin to evaluate the config
      file template.
      
      Change-Id: Ic14e2b75c785b4db03b5e659e5a2be2ee83eace3
      Closes-Bug: #2061102
      67f09241
  13. Apr 11, 2024
  14. Apr 08, 2024
  15. Apr 04, 2024
  16. Apr 03, 2024
  17. Apr 02, 2024
  18. Mar 28, 2024
  19. Mar 27, 2024
    • Zuul's avatar
      Merge "CI: Bump cirros images to 0.5.3" · 9765b648
      Zuul authored
      9765b648
    • Jakub Darmach's avatar
      Use new collections in Kayobe · dbcc3f4a
      Jakub Darmach authored
      Refactored the code to switch the distribution source of the roles
      to new collections for the roles that have already been migrated into
      collections.
      
      Updated:
      
       - requirements
       - role invocations
       - documentation
       - release notes
       - minor whitespace fixes
      
      Change-Id: I8dbb88aa2061b3afcab07caeb30f45b3a5c939af
      dbcc3f4a
  20. Mar 22, 2024
  21. Mar 20, 2024
  22. Mar 18, 2024
  23. Mar 14, 2024
  24. Mar 13, 2024
  25. Mar 05, 2024
  26. Mar 04, 2024
Loading