Skip to content
Snippets Groups Projects
  1. Sep 03, 2021
  2. Mar 29, 2021
  3. Mar 24, 2021
  4. Dec 16, 2020
    • Mark Goddard's avatar
      Fixes for CentOS 8.3 · 4398856e
      Mark Goddard authored
      * Bump stackhpc.libvirt-host to v1.7.1. On seed-hypervisors installed
        using CentOS 8.2 or earlier, interaction with libvirt may fail due to
        libgcrypt being incompatible. See
        https://github.com/stackhpc/ansible-role-libvirt-host/issues/42
      
      * Bump MichaelRigart.interfaces to v1.9.2. The CentOS 8.3 cloud image
        includes an ifcfg-ens3-1 file. See
        https://github.com/michaelrigart/ansible-role-interfaces/pull/93
      
      * Previously a second libvirt daemon was installed by Tenks on the host,
        however changes in libvirt 6.0.0 to separate libvirtd into multiple
        daemons do not allow for customisation of the PID files used by the
        new daemons. This leads to a conflict between the container and host
        daemons. Update the Tenks config to use the containerised Nova libvirt
        daemon. This depends on a change to the stackhpc.libvirt-host role:
        https://github.com/stackhpc/ansible-role-libvirt-host/pull/44
      
      * Not CentOS 8.3 related, but tox jobs are now failing on python
        dependencies. Remove upper limits from docker and paramiko.
      
      * Not CentOS 8.3 related, but Bifrost has enabled authentication by
        default. We are not ready to support this, so override it.
      
      Story: 2008429
      Task: 41378
      
      Change-Id: Ie8fd965165e8d347d27528a2c16d0647e412ccdc
      4398856e
  5. Sep 22, 2020
    • wu.shiming's avatar
      Bump hacking min version to 3.0.1 · b778ac01
      wu.shiming authored
      hacking 3.0.1 fix the pinning of flake8 to avoid bringing in a new
      version with new checks.
      
      bumping the min version for hacking so that any older hacking versions
      which auto adopt the new checks are not used.
      
      Change-Id: I3f4fca9a0df2f45241288fd876064433f4e2f737
      b778ac01
  6. Sep 11, 2020
    • Pierre Riteau's avatar
      Update hacking for Python3 · 7b605851
      Pierre Riteau authored
      The repo is Python 3 now, so update hacking to version 3.0 which
      supports Python 3.
      
      Ignore bashate failure on one-liner loops.
      
      Add pcre devel packages to fix failing pep8 jobs.
      
      Change-Id: I3442174b378cc6e361550fcb9b32a62f61fa7972
      7b605851
  7. Aug 19, 2020
  8. Oct 21, 2019
    • Pierre Riteau's avatar
      Remove sphinx from test-requirements.txt · 21836ddf
      Pierre Riteau authored
      Documentation build environments use doc/requirements.txt where sphinx
      is already present. Use doc/requirements.txt in the pep8 environment
      because sphinx is required by sphinx8.
      
      Change-Id: I3a2c9ae392745e001c5bdd01212c996e54c44f0c
      21836ddf
  9. Jul 08, 2019
  10. Jun 25, 2019
    • jacky06's avatar
      Sync Sphinx requirement · 67a4d502
      jacky06 authored
      1. Sync sphinx dependency with global requirements. It caps python 2 since
      sphinx 2.0 no longer supports Python 2.7.
      2. Update some URLs to latest
      3. Remove unncessary "=="
      
      Change-Id: Idcb616fd3add4d58f22b91865cec8a54fe492092
      67a4d502
  11. Feb 14, 2019
  12. Apr 03, 2018
  13. Mar 08, 2018
  14. Feb 20, 2018
  15. Feb 06, 2018
  16. Sep 14, 2017
  17. Apr 06, 2017
  18. Mar 29, 2017
  19. Mar 01, 2017
Loading