Skip to content
Snippets Groups Projects
  1. Dec 12, 2019
  2. Jul 08, 2019
  3. Jul 02, 2019
  4. Jun 17, 2019
    • Mark Goddard's avatar
      Restrict cliff to <2.15.0 · a3a71b91
      Mark Goddard authored
      Using Kayobe with cliff 2.15.0 fails with the following error:
      
      kayobe playbook run playbook.yml
      invalid conflict_resolution value: 'ignore'
      
      This change restricts cliff to <2.15.0.
      
      Also, fix git cloning previous release repos in CI to allow this patch
      to merge.
      
      Zuul provides repositories with all branches containing all prospective
      changes, not just the current branch. We can use this in the upgrade
      jobs to include changes to the previous release branch when a patch
      depends on them.
      
      Change-Id: I7966cf33f6133090d83232504b8c1da4c7817e0c
      Depends-On: https://review.opendev.org/665703/
      Story: 2005891
      Task: 33748
      a3a71b91
  5. Jun 11, 2019
    • Pierre Riteau's avatar
      Cap paramiko to releases below 2.5.0 · 686cf8d5
      Pierre Riteau authored
      This new version makes the kayobe-tox-molecule job fail with:
      
          ImportError: cannot import name py31compat
      
      Change-Id: Ieddf039483649cc7b575019409257b6ce5b3fb99
      686cf8d5
  6. Nov 07, 2018
    • Mark Goddard's avatar
      Bump Ansible to 2.6.x · a0b4ab57
      Mark Goddard authored
      Bump the maximum supported version of Ansible to 2.6.x for both Kayobe
      and Kolla Ansible.
      
      Change-Id: Ia8691d127bb6ce57dcd6fdac25f0357844f5cbaa
      Story: 2004287
      Task: 27839
      a0b4ab57
  7. Jun 06, 2018
    • Mark Goddard's avatar
      Support Ansible 2.5 · 07b2f06a
      Mark Goddard authored
      Raises the maximum Ansible version in requirements.txt to Ansible 2.5.x
      for both kayobe and kolla ansible.
      
      Also removes the hack to use a patched parted module for ceph block
      device management, as Ansible 2.4 contains the required fix.
      
      Change-Id: I0d2f564eb1ddb63b07829d6f0d918af26887db97
      Story: 2001649
      Task: 6668
      07b2f06a
  8. Mar 08, 2018
  9. Sep 18, 2017
  10. Jul 11, 2017
  11. Apr 24, 2017
  12. Apr 04, 2017
  13. Mar 17, 2017
  14. Mar 01, 2017
  15. Feb 28, 2017
Loading