Skip to content
Snippets Groups Projects
  1. May 07, 2021
  2. May 06, 2021
  3. May 05, 2021
  4. May 04, 2021
  5. May 03, 2021
  6. 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
  7. Apr 29, 2021
  8. Apr 28, 2021
  9. Apr 27, 2021
  10. 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
  11. Apr 23, 2021
  12. Apr 22, 2021
Loading