Skip to content
Snippets Groups Projects
  1. Mar 28, 2023
    • Matt Crees's avatar
      Use the upgraded image to run Nova upgrade checks · e34fbb17
      Matt Crees authored
      When upgrading Nova, we sometimes hit an error where an old hypervisor
      that hasn’t been upgraded recently (for example due to broken hardware)
      is preventing Nova API from starting properly. This can be detected
      using the tool ``nova-status upgrade check`` to make sure that there are
      no ``nova-compute`` that are older than N-1 releases. This is already
      used in the Kolla Ansible upgrade task for Nova. However, this task uses
      the current ``nova-api`` container, so computes which will be too old
      after the upgrade are not caught.
      
      This patch changes Kolla Ansible so that the upgraded ``nova-api`` image
      is used to run the upgrade checks, allowing computes that will be too
      old to be detected before the upgrades are performed.
      
      Depends-On: https://review.opendev.org/c/openstack/kolla/+/878744
      
      
      
      Closes-Bug: #1957080
      Co-Authored-By: default avatarPierre Riteau <pierre@stackhpc.com>
      Change-Id: I3a899411001834a0c88e37f45a756247ee11563d
      e34fbb17
  2. Mar 27, 2023
  3. Mar 24, 2023
  4. Mar 23, 2023
  5. Mar 21, 2023
  6. Mar 20, 2023
  7. Mar 15, 2023
  8. Mar 14, 2023
  9. Mar 12, 2023
  10. Mar 09, 2023
  11. Mar 08, 2023
  12. Mar 02, 2023
  13. Mar 01, 2023
  14. Feb 27, 2023
    • Zuul's avatar
      Merge "CI: cephadm: Fix EL9 (Rocky)" · 47a73ac4
      Zuul authored
      47a73ac4
    • Michal Nasiadka's avatar
      CI: cephadm: Fix EL9 (Rocky) · a6e28f95
      Michal Nasiadka authored
      CentOS Storage SIG rpms have a recommended install
      section that installs podman - let's stop doing that.
      
      Ceph is also suffering from the enormous open files
      ulimit that EL9 defaults to - let's set a default
      in docker engine for now.
      
      Change-Id: I41f39f520dfecec307ad3b86e1e0363570198e42
      a6e28f95
  15. Feb 23, 2023
  16. Feb 22, 2023
  17. Feb 21, 2023
  18. Feb 20, 2023
  19. Feb 18, 2023
  20. Feb 17, 2023
Loading