1. 30 Sep, 2021 1 commit
  2. 17 Sep, 2021 2 commits
    • Thomas Goirand's avatar
      Now packaging 5.0.0_rc1 · eaf91060
      Thomas Goirand authored
      eaf91060
    • Thomas Goirand's avatar
      Merge tag '5.0.0_rc1' into debian/xena · 824ae8e7
      Thomas Goirand authored
      networking-baremetal 5.0.0.0rc1 release candidate
      
      meta:version: 5.0.0.0rc1
      meta:diff-start: -
      meta:series: xena
      meta:release-type: release candidate
      meta:pypi: yes
      meta:first: no
      meta:release:Author: Hervé Beraud <hberaud@redhat.com>
      meta:release:Commit: Hervé Beraud <hberaud@redhat.com>
      meta:release:Change-Id: Ic7eaaf2d9457c922080f7b14b1189ae5c216b2ec
      meta:release:Code-Review+1: Iury Gregory Melo Ferreira <iurygregory@gmail.com>
      meta:release:Code-Review+2: Hervé Beraud <herveberaud.pro@gmail.com>
      meta:release:Code-Review+2: Elod Illes <elod.illes@est.tech>
      meta:release:Workflow+1: Elod Illes <elod.illes@est.tech>
      824ae8e7
  3. 16 Aug, 2021 1 commit
  4. 10 Aug, 2021 1 commit
    • Riccardo Pittau's avatar
      Add lower-constraints job to current development branch · cd690166
      Riccardo Pittau authored
      The lower-constraints test was removed because of an issue where pip
      could not correctly determine the required packages versions to install,
      ending in an almost infinite loop that would end up in timeout, failure,
      and general mayhem.
      Recently the issue has been fixed and, if properly configured, the
      lower-constraints test can provide good indication of which minimum
      versions are required to support the current code.
      This patch adds the test back to the current development branch, and it
      runs only on master.
      The lower-constraints file will stay in the future stable branches.
      
      Adjust minimum requirements and test-requirements as consequence of
      compatibility tetst.
      
      Change-Id: I26d6dceeda4983c988b56be70b4bae4cc2c7dc85
      cd690166
  5. 02 Aug, 2021 1 commit
  6. 15 Jun, 2021 1 commit
  7. 04 May, 2021 1 commit
    • YuehuiLei's avatar
      setup.cfg: Replace dashes with underscores · 0fb7388e
      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: Ie7fd8e7769e2b9baf78a9bf5a69b7cce04c8c48e
      0fb7388e
  8. 15 Apr, 2021 1 commit
  9. 27 Mar, 2021 3 commits
  10. 26 Mar, 2021 2 commits
  11. 25 Jan, 2021 1 commit
  12. 23 Jan, 2021 1 commit
  13. 19 Jan, 2021 1 commit
    • Iury Gregory Melo Ferreira's avatar
      Add doc/requirements · c43a6f41
      Iury Gregory Melo Ferreira authored
      We need to specify doc requirements in doc/requirements.txt
      to avoid problems with the pip resolver for the release team.
      Removed specific doc requirements from test-requirements.txt
      
      Change-Id: I95854d2f83aa158b7805f86b9f98b739f9f2e6b7
      c43a6f41
  14. 16 Dec, 2020 1 commit
    • Vladyslav Drok's avatar
      Fix exception handling when querying ironic ports · e28002ff
      Vladyslav Drok authored
      As the port listing function is now a generator, exceptions need to be
      handled differently. Also we should not report the agent state when
      there is a problem querying ports.
      
      Story: 2008424
      Task: 41369
      Change-Id: If4eae38393b5d88e8c442ce38e81ca863c924c3f
      e28002ff
  15. 15 Dec, 2020 1 commit
    • Riccardo Pittau's avatar
      Remove lower-constraints job · 5792f32e
      Riccardo Pittau authored
      As discussed during the upstream ironic community meeting on
      Monday Dec 14 2020, the lower-constraints job is being removed.
      
      Change-Id: I29932a6030874ea77b3be3944edec15551bf7d5f
      5792f32e
  16. 09 Dec, 2020 1 commit
    • Riccardo Pittau's avatar
      Fix lower-constraints with the new pip resolver · 728b946a
      Riccardo Pittau authored
      Remove pep8 dependencies from test-requirements, they're not
      needed there and are hard to constraint properly.
      
      Bump amqp version to the version required by kombu.
      
      Change-Id: Ia7c144b9932a3b0399b8a73acef8c0b8b13ba689
      728b946a
  17. 19 Oct, 2020 1 commit
    • Riccardo Pittau's avatar
      Set safe version of hacking · 75d07f37
      Riccardo Pittau authored
      Versions of hacking from 3.1.0 until 4.0.0 NOT included are supposed
      to require a safe version of flake8, so besides normale issues related
      to minor version upgrades, we can safely use those versions.
      Also forcing pycodestyle versions to be compatible with flake8 installed
      by hacking.
      
      Change-Id: I3415e30538b332eaa53472ed1fde7e92a8fe84b8
      75d07f37
  18. 18 Oct, 2020 3 commits
  19. 25 Sep, 2020 4 commits
    • Thomas Goirand's avatar
      Re-add python3-mock as build-depends. · d01cacd9
      Thomas Goirand authored
      d01cacd9
    • Thomas Goirand's avatar
      Fixed (build-)depends for this release. · 346db587
      Thomas Goirand authored
      346db587
    • Thomas Goirand's avatar
      Now packaging 3.0.0_rc1 · 9ffbffdd
      Thomas Goirand authored
      9ffbffdd
    • Thomas Goirand's avatar
      Merge tag '3.0.0_rc1' into debian/victoria · 324a975e
      Thomas Goirand authored
      networking-baremetal 3.0.0.0rc1 release candidate
      
      meta:version: 3.0.0.0rc1
      meta:diff-start: -
      meta:series: victoria
      meta:release-type: release candidate
      meta:pypi: yes
      meta:first: no
      meta:release:Author: Thierry Carrez <thierry@openstack.org>
      meta:release:Commit: Thierry Carrez <thierry@openstack.org>
      meta:release:Change-Id: Ia95b1d4c160a6440d54378d6abb95e235d150ec4
      meta:release:Code-Review+1: Hervé Beraud <hberaud@redhat.com>
      meta:release:Code-Review+1: Boyron Sébastien <sboyron@redhat.com>
      meta:release:Code-Review+1: Julia Kreger <juliaashleykreger@gmail.com>
      meta:release:Code-Review+2: Sean McGinnis <sean.mcginnis@gmail.com>
      meta:release:Workflow+1: Sean McGinnis <sean.mcginnis@gmail.com>
      324a975e
  20. 23 Sep, 2020 2 commits
  21. 11 Sep, 2020 1 commit
  22. 25 Aug, 2020 1 commit
  23. 15 Jul, 2020 1 commit
  24. 22 Jun, 2020 1 commit
  25. 08 Jun, 2020 1 commit
    • Hervé Beraud's avatar
      drop mock from lower-constraints · ef0e11c1
      Hervé Beraud authored
      The mock third party library was needed for mock support in py2
      runtimes. Since we now only support py36 and later, we don't need it
      in lower-constraints.
      
      These changes will help us to drop `mock` from openstack/requirements
      
      Change-Id: I66e7ccc9329108de987a0b39ff46e5f3d74efa07
      ef0e11c1
  26. 29 May, 2020 1 commit
  27. 28 May, 2020 2 commits
  28. 26 May, 2020 2 commits