851ac188d8
Change-Id: Iac3fec6f70963e97d12cbe4fd8cafb05a99c56a2
9 lines
401 B
YAML
9 lines
401 B
YAML
---
|
|
features:
|
|
- The repo build process now selectively builds python packages
|
|
based on whether each OpenStack service group has any hosts in
|
|
it. If there are no hosts in the group, the list of python
|
|
packages for the service will not be built. This behaviour can
|
|
be optionally changed to force all python packages to be built
|
|
by setting ``repo_build_wheel_selective`` to ``no``.
|