openstack-ansible-os_neutron/releasenotes/notes/openstack-distribution-packages-f5d3174b96fc2372.yaml
Markos Chandras 20b66c9e4f Add support for using distribution packages for OpenStack services
Distributions provide packages for the OpenStack services so we add
support for using these instead of the pip ones.

Change-Id: I5bfcaff1bdc6ce74fb9f4839ecb73bf01d448280
Implements: blueprint openstack-distribution-packages
2018-06-11 13:21:17 +01:00

8 lines
270 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 ``neutron_install_method``
variable to ``distro``.