0cc6468f2b
The python-redis package is an optional dependency and needs to be installed explicitly in Ubuntu or Debian. (The zaqar package in RDO has additonal dependency to require python-redis now). Change-Id: I5c768a4ed60909f2e764ed6a39c372814b50c58b
9 lines
335 B
YAML
9 lines
335 B
YAML
---
|
|
features:
|
|
- |
|
|
The ``zaqar::messaging::redis`` class and the ``zaqar::management::redis``
|
|
class now ensures that the python3-redis package is installed.
|
|
The new ``package_ensure`` parameter can be used to customize state of
|
|
the package. To disable the package management, use the ``manage_package``
|
|
parameter.
|