kayobe/releasenotes/notes/specify-requirements-branch-for-ipa-build-c3ca977ec21b58f4.yaml
Will Szumski 156ae2bb8b Set requirements branch for IPA build
Currently we use the HEAD reference for OpenStack requirements. This can
create images that are incompatible with your version of OpenStack.

See:
https://review.opendev.org/c/openstack/ironic-python-agent-builder/+/688911

Change-Id: I42026fafb1be0071f5ec94e81881c4a3bdd34af8
Story: 2009810
Task: 44371
2022-02-01 11:39:28 +01:00

9 lines
327 B
YAML

---
fixes:
- |
Deployment image (IPA) build no longer uses master version of
upper-constraints. Instead, it defaults to using the constraints for the
OpenStack release associated with the version of Kayobe being used. See
`story 2009810 <https://storyboard.openstack.org/#!/story/2009810>`__ for
details.