kolla/releasenotes/notes/nova-drop-pypowervm-256048c2a9cd594d.yaml
Marcin Juszkiewicz 7de91fd603 nova: drop pypowervm dependency
Nova depends on pypowervm for POWER architecture support. But it is
unmaintained upstream and breaks CentOS builds (wants to install Py2
only 'futures' package).

Change-Id: Ife9385c93239e910db2e4405ec4661f667357bc0
2021-12-01 16:52:08 +01:00

7 lines
238 B
YAML

---
fixes:
- |
Nova images are built without ``pypowervm`` package. It is needed only for
POWER architecture support (which we do not support) and breaks CentOS
builds by trying to install (Python 2 only) 'futures' package.