Skip to content
Snippets Groups Projects
  1. May 11, 2021
  2. May 10, 2021
  3. May 07, 2021
  4. May 06, 2021
  5. May 05, 2021
  6. May 04, 2021
  7. May 03, 2021
  8. Apr 30, 2021
    • Mark Goddard's avatar
      Ubuntu: avoid shadowing of networkd config files · c355935c
      Mark Goddard authored
      Kayobe removes any systemd-networkd configuration generated by netplan,
      since it can shadow our own configuration. This is performed via a
      handler, but in practice it may run after the handler that restarts
      systemd-networkd. This can leave the system using the netplan
      configuration, which might not be correct. For example, if the interface
      should be a bridge port.
      
      This change fixes the issue by flushing handlers before importing the
      systemd-networkd role.
      
      Change-Id: I62ef7746aca4c6889526692cd0897e422937e70e
      Story: 2004960
      Task: 42415
      c355935c
  9. Apr 29, 2021
  10. Apr 28, 2021
  11. Apr 27, 2021
  12. Apr 26, 2021
    • Michał Nasiadka's avatar
      Use OpenStack Wallaby release · 3f76d7d1
      Michał Nasiadka authored
      Switch all dependencies to use the OpenStack Wallaby release.
      
      This commit should be reverted on the master branch once the
      Kayobe stable/wallaby branch has been cut and RC1 released.
      
      Change-Id: I977943e81a79e4a40cca04d80d786ca49afd3d39
      3f76d7d1
    • Pierre Riteau's avatar
      Use released version of mrlesmithjr.mdadm · 7411e624
      Pierre Riteau authored
      An initial version of the mrlesmithjr.mdadm role was released 2 days
      ago. There are only minimal changes compared to the commit we were
      using. This should avoid the following issue seen in CI:
      
      [WARNING]: - mrlesmithjr.mdadm was NOT installed successfully: - the specified
      version (5be3ee7d330aa17317897bd104dc87ff0df11915) of mrlesmithjr.mdadm was not
      found in the list of available versions ([{'id': 152374, 'url': '', 'related':
      {}, 'summary_fields': {}, 'created': '2021-04-24T02:51:30.453954Z', 'modified':
      '2021-04-24T02:51:30.453980Z', 'name': 'v0.1.0', 'version': '0.1.0',
      'commit_date': '2021-04-23T22:50:00-04:00', 'commit_sha':
      'b8a9853b7eafa9afc62bbb7728f64fd5dc9f54de', 'download_url':
      'https://github.com/mrlesmithjr/ansible-mdadm/archive/v0.1.0.tar.gz', 'active':
      None}]).
      ERROR! - you can use --ignore-errors to skip failed roles and finish processing the list.
      
      Change-Id: I3d85b341cf541cfb9b486021e66b316833fe9130
      7411e624
    • Zuul's avatar
      Merge "zuul: add more irrelevant files" · 83951b01
      Zuul authored
      83951b01
    • Zuul's avatar
      Merge "Add release note for multiple environments" · b0a5cada
      Zuul authored
      b0a5cada
  13. Apr 23, 2021
    • Mark Goddard's avatar
      [release] add kolla feature flag sync scripts and update docs · b7287ec5
      Mark Goddard authored
      Adds a script for syncing feature flags from Kolla Ansible, and updates
      the release docs to include this step. Also adds the inventory sync
      step.
      
      Change-Id: Id2bd48897d6b37a5006bad7f6e8597db20aa1b8b
      b7287ec5
    • Mark Goddard's avatar
      [release] Sync Kolla Ansible feature flags and inventory for Wallaby · 0b279474
      Mark Goddard authored
      Syncs with Kolla Ansible feature flags and inventory for Wallaby
      release, at commit 058dd6828d788b60b6803f24f53f1dfca0876e6b.
      
      Change-Id: Ibd20a72bd29e20de016fe41de2f1691302e7e24d
      0b279474
    • Mark Goddard's avatar
      Disable Bifrost cleaning by default · d45812d3
      Mark Goddard authored
      Cleaning was disabled by default in Bifrost
      (Ie1198768889bd468176cd68c8ccb48791c724262) until the Victoria release,
      when the default was changed. The 'kayobe overcloud provision' command
      does not handle cleaning states when moving nodes from manageable to
      available. This can lead to provisioning failures.
      
      This change disables cleaning to maintain backwards
      compatibility with earlier versions of Kayobe.
      
      Change-Id: I23eb5116d8d1944167a0d50cafe5b99f766ad687
      Story: 2008850
      Task: 42363
      d45812d3
Loading