kayobe/releasenotes/notes/ipa-branch-b29c377c531013a8.yaml
Michal Nasiadka b62a9aaefc ipa: Use openstack_branch instead of master
ironic-python-agent-builder has stable branches since Wallaby -
let's use them.

Also as per ipab docs [1] - the env vars for overriding ipa repo
are:
- DIB_REPOREF_ironic_python_agent
- DIB_REPOLOCATION_ironic_python_agent

[1]: https://docs.openstack.org/ironic-python-agent-builder/latest/admin/dib.html#building

Story: 2009755
Task: 44224

Change-Id: I025532156de831a0e7d025d61601a38202de10ff
2021-12-22 18:16:49 +00:00

7 lines
219 B
YAML

---
fixes:
- |
Fixes an issue with IPA image builds which used the ``master``
branch of ``ironic-python-agent``, even on stable releases
of Kayobe, or when explicitly setting ``ipa_build_source_version``.