7de91fd603
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
7 lines
238 B
YAML
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.
|