openstack-ansible/releasenotes/notes/openstack-distribution-packages-bc0d1d606a362ffc.yaml
Jean-Philippe Evrard 2a47a3fafd Bump SHAs for master
This temporarily make use of a more recent version of
requirements than the projects have.

Without this update, the version of python-qinlingclient
is 2.1.0, which doesn't work with the version of cliff
shipped in requirements, which causes an issue in the
bash completion.

Change-Id: I779a8ec009a8fb53fb932f129dcba98d6f794ce2
2019-07-10 16:28:52 +00: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 ``octavia_install_method``
variable to ``distro``.