1. 26 Jan, 2022 1 commit
  2. 24 Jan, 2022 1 commit
    • elajkat's avatar
      CI: Use latest Neutron for jobs · 675be4f4
      elajkat authored
      py38 and horizon-tox-python3-django32 started to fail recently with:
      "AttributeError: type object 'NetworkRBAC' has no attribute
      'target_project'"
      [0]  changed target_tenant to target_project, and to keep these jobs
      green make them use latest Neutron as other jobs do.
      
      [0]: https://review.opendev.org/c/openstack/neutron/+/815855
      
      Change-Id: I433f186bf1110f88d64690b279a51625e96f7373
      675be4f4
  3. 24 Dec, 2021 1 commit
  4. 06 Oct, 2021 1 commit
  5. 17 Sep, 2021 1 commit
  6. 15 Sep, 2021 2 commits
  7. 26 Aug, 2021 1 commit
  8. 09 Aug, 2021 2 commits
  9. 06 Aug, 2021 2 commits
  10. 05 Aug, 2021 1 commit
  11. 29 Jul, 2021 1 commit
  12. 07 Jul, 2021 2 commits
  13. 01 Jun, 2021 1 commit
  14. 17 May, 2021 1 commit
  15. 13 May, 2021 1 commit
  16. 12 May, 2021 1 commit
  17. 29 Apr, 2021 1 commit
    • YuehuiLei's avatar
      setup.cfg: Replace dashes with underscores · 35769893
      YuehuiLei authored
      Setuptools v54.1.0 introduces a warning that the use of dash-separated
      options in 'setup.cfg' will not be supported in a future version [1].
      Get ahead of the issue by replacing the dashes with underscores. Without
      this, we see 'UserWarning' messages like the following on new enough
      versions of setuptools:
      
        UserWarning: Usage of dash-separated 'description-file' will not be
        supported in future versions. Please use the underscore name
        'description_file' instead
      
      [1] https://github.com/pypa/setuptools/commit/a2e9ae4cb
      
      Change-Id: I7727b19a1804188ce3e6957c2402a3009cd5eedc
      35769893
  18. 05 Apr, 2021 1 commit
  19. 24 Mar, 2021 2 commits
  20. 08 Mar, 2021 1 commit
    • wangzihao's avatar
      Use TOX_CONSTRAINTS_FILE · a7e99a62
      wangzihao authored
      UPPER_CONSTRAINTS_FILE is old name and deprecated
      This allows to use upper-constraints file as more
      readable way instead of UPPER_CONSTRAINTS_FILE=<lower-constraints file>.
      
      Change-Id: I0c8c2c4a783c4f0ac9f7530d4d18937ce5b17c61
      a7e99a62
  21. 24 Feb, 2021 1 commit
  22. 09 Feb, 2021 1 commit
  23. 16 Nov, 2020 1 commit
  24. 05 Nov, 2020 3 commits
  25. 22 Oct, 2020 1 commit
    • Slawek Kaplonski's avatar
      Rename jobs from the experimental queue · af40bc68
      Slawek Kaplonski authored
      Jobs "networking-bgpvpn-bagpipe-dsvm-install" and
      "networking-bgpvpn-dsvm-install" was renamed recently as part of zuulv3
      migration to networking-bgpvpn-bagpipe-install and to
      networking-bgpvpn-install
      
      Change-Id: If9b5ce8522acf298c037b14fa11dc5b97f8c8bef
      af40bc68
  26. 14 Oct, 2020 2 commits
  27. 23 Sep, 2020 2 commits
  28. 13 Sep, 2020 1 commit
  29. 11 Sep, 2020 2 commits
  30. 07 Sep, 2020 1 commit