Skip to content
Snippets Groups Projects
  1. Nov 04, 2024
    • Michal Nasiadka's avatar
      Fix Octavia cert generation · 6c2d911f
      Michal Nasiadka authored
      I have no clue how it worked previously in CI, but now
      it's using default path to the inventory - which does
      not exist.
      
      In addition to that, type=int in cliff will default to
      None, so the check had to be rewritten - because we
      always did cert expiry check instead of generating them.
      
      Change-Id: I84d71558c2666ba2cfa47054f782d25ff0c1f691
      (cherry picked from commit cd8ecfc8)
      6c2d911f
  2. Aug 08, 2024
  3. Jan 30, 2024
  4. Apr 27, 2023
    • Matt Crees's avatar
      Add support for checking Octavia cert expiration · d9451f49
      Matt Crees authored
      Adds a flag ``kolla-ansible octavia-certificates --check-expiry <days>``
      to the ``octavia-certificates`` command to check if the certificates
      will expire within a given number of days.
      
      Change-Id: I869b8afd85fe282d823ecf3593aa22f94a61b2a0
      d9451f49
  5. Apr 26, 2023
    • Michal Nasiadka's avatar
      octavia: Fix hm-interface after bumping openstack collection · c0d08667
      Michal Nasiadka authored
      New openstack collection modules have changed output
      dicts/variable names - adapting to that.
      
      Also changing octavia amphora image to focal, since bionic
      hasn't been rebuilt since May 2021.
      
      Closes-Bug: #2012255
      Change-Id: Icf38a52472d02ef7d69bcd3716afb16e859d44a2
      c0d08667
  6. Mar 04, 2021
Loading