2af1b7a6c4
Distributions provide packages for the OpenStack services so we add support for using these instead of the pip ones. Implements: blueprint openstack-distribution-packages Change-Id: Ie6eeff541a319967715e619dcdc26177aec5be72
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``.
|