1deb3b5a26
Distributions provide packages for the OpenStack services so we add support for using these instead of the pip ones. Depends-On: https://review.openstack.org/#/c/579151/ Depends-On: https://review.openstack.org/#/c/579071/ Change-Id: Iff373b5402c664206b940b8e95a0b8845050213b Implements: blueprint openstack-distribution-packages
8 lines
267 B
YAML
8 lines
267 B
YAML
---
|
|
features:
|
|
- |
|
|
The role now supports using the distribution packages for the OpenStack
|
|
services instead of the pip ones. This feature is disabled by default
|
|
and can be enabled by simply setting the ``nova_install_method``
|
|
variable to ``distro``.
|