1. 01 Oct, 2021 1 commit
  2. 30 Sep, 2021 1 commit
    • Dmitry Tantsur's avatar
      Fix the functional tests · fbd979a1
      Dmitry Tantsur authored
      
      
      We somehow manage to merge a patch that breaks them. Import the required
      code from change Ibb8c4676f653c36978bd0c9815ddf7eb80fa8670.
      
      Make sure we run functional tests on ironicclient/tests changes.
      
      Change-Id: I94e2b3d9ae669f2522f42879dd3ee3bd78b73c77
      Co-Authored-By: default avatarKyrylo Romanenko <kromanenko@mirantis.com>
      (cherry picked from commit ac718d59)
      fbd979a1
  3. 16 Sep, 2021 1 commit
    • Julia Kreger's avatar
      Fix distribution compatability for configdrive build · 09bf9ac9
      Julia Kreger authored
      Previously, the configuration drive generation code made
      use of ``genisoimage``, however ``genisoimage`` is not shipped
      universally on all linux distributions, and largely has been
      replaced in distributions with other forks, as the tooling has
      evolved, forked, and changed over the past quarter century.
      
      We now attempt to utilize multiple different commands, including
      the original ``mkisofs`` command and the newer ``xorrisofs``
      command when attempting to generate the ISO image, falling back
      until one works.
      
      Credit goes to I720f25921f8e52f20a631f238a528dedf65a91c6 for
      the base pattern in OpenstackSDK.
      
      Story: 2009230
      Task: 43328
      Change-Id: Ic732c2e6c77474e0d5b701c47758959c3511743b
      (cherry picked from commit 0555b6ba)
      09bf9ac9
  4. 25 Mar, 2021 1 commit
    • Dmitry Tantsur's avatar
      Make baremetal --debug actually work · 702e2280
      Dmitry Tantsur authored
      The --debug option exists but does nothing. Wire in openstacksdk logging
      and make sure ironicclient can log as well.
      
      Change-Id: I136503f546be2ecbd3203ee07597df59a40a594e
      (cherry picked from commit 4a22f29f)
      702e2280
  5. 23 Mar, 2021 1 commit
  6. 18 Mar, 2021 2 commits
    • OpenStack Release Bot's avatar
      Update TOX_CONSTRAINTS_FILE for stable/wallaby · d056a394
      OpenStack Release Bot authored
      Update the URL to the upper-constraints file to point to the redirect
      rule on releases.openstack.org so that anyone working on this branch
      will switch to the correct upper-constraints list automatically when
      the requirements repository branches.
      
      Until the requirements repository has as stable/wallaby branch, tests will
      continue to use the upper-constraints list on master.
      
      Change-Id: Ief4c78527c3c64ab720f6bf6962dcf6eb0d58c8c
      d056a394
    • OpenStack Release Bot's avatar
      Update .gitreview for stable/wallaby · 604de3fe
      OpenStack Release Bot authored
      Change-Id: Idc55742f689395a775725b61f717ae8975e81c22
      604de3fe
  7. 01 Mar, 2021 1 commit
  8. 17 Feb, 2021 1 commit
  9. 16 Feb, 2021 2 commits
  10. 12 Feb, 2021 1 commit
  11. 22 Jan, 2021 1 commit
  12. 13 Jan, 2021 1 commit
  13. 06 Jan, 2021 1 commit
  14. 04 Jan, 2021 1 commit
  15. 03 Jan, 2021 1 commit
  16. 23 Dec, 2020 2 commits
  17. 20 Dec, 2020 1 commit
  18. 16 Dec, 2020 1 commit
    • Riccardo Pittau's avatar
      Remove lower-constraints job · 7fb95d34
      Riccardo Pittau authored
      As discussed during the upstream ironic community meeting on
      Monday Dec 14 2020, the lower-constraints job is being removed.
      
      Also fix functional tests.
      
      Change-Id: Iafad733ac813da65ceb1864cb24af65e924732b7
      7fb95d34
  19. 12 Nov, 2020 1 commit
  20. 23 Oct, 2020 1 commit
  21. 21 Oct, 2020 1 commit
    • Julia Kreger's avatar
      Update create node from file example · f9d05c71
      Julia Kreger authored
      The file was out of date with the removed *_ipmitool drivers
      and the driver_info field which should be posted on node creation
      to the API.
      
      Change-Id: I18ece4f2472a0aced2874992c18a8871665f9621
      f9d05c71
  22. 19 Oct, 2020 1 commit
    • Riccardo Pittau's avatar
      Set safe version of hacking · c1722818
      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: I3b8e667d0693250d5e5b94874b701f5419990c80
      c1722818
  23. 07 Oct, 2020 2 commits
  24. 24 Sep, 2020 1 commit
    • maaoyu's avatar
      Remove install unnecessary packages · 0e4a2339
      maaoyu authored
      The docs requirements migrated to doc/requirements.txt
      we need not install things from requirements.txt.
      
      Change-Id: Ia6ed4853f4fae465e102ce93ad39ee915cc02847
      0e4a2339
  25. 22 Sep, 2020 1 commit
  26. 21 Sep, 2020 1 commit
  27. 14 Sep, 2020 1 commit
    • wu.shiming's avatar
      Remove install unnecessary packages · c09eec00
      wu.shiming authored
      The docs and releasenotes requirements migrated to doc/requirements.txt
      we need not install things from requirements.txt.
      
      Change-Id: I54a26bb71ee99ef3de110b2c7cb508218f4cff83
      c09eec00
  28. 11 Sep, 2020 1 commit
    • Ghanshyam Mann's avatar
      Fix l-c job · 84747918
      Ghanshyam Mann authored
      Bumping few lower constraints to pass it on Focal
      node.
      
      Change-Id: I8dd649c9ecc313590248cdc301c0a15edb63f409
      84747918
  29. 09 Sep, 2020 2 commits
  30. 08 Sep, 2020 1 commit
  31. 07 Sep, 2020 1 commit
  32. 24 Aug, 2020 3 commits
  33. 12 Aug, 2020 1 commit