2a47a3fafd
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
8 lines
270 B
YAML
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``.
|