ba64ce3083
Distributions provide packages for the OpenStack services so we add support for using these instead of the pip ones. Change-Id: I026a440b6a0fda43b613e30f359b2a23c3c1151f Depends-On: I5a78e2120e596d36629b4ba978b2b5df76b149b0 Implements: blueprint openstack-distribution-packages
8 lines
269 B
YAML
8 lines
269 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 ``glance_install_method``
|
|
variable to ``distro``.
|