b1c7c8d688
NetApp ONTAP Manila driver fails to get information from 'python-manila' package in the periodic tasks, and logs INFO messages saying the package was not found. It doesn't break anything, but the message might be scary. Change-Id: I2e773f7cca0c95d18922281832afd93a99de5123 Closes-Bug: #1886232
9 lines
345 B
YAML
9 lines
345 B
YAML
---
|
|
fixes:
|
|
- |
|
|
Fixed `bug #1886232 <https://bugs.launchpad.net/manila/+bug/1886232>`_
|
|
that causes an INFO message saying the python-manila package was not found.
|
|
Now, the package name was updated to python3-manila. This fix solves only in
|
|
the case that the user installed the manila using the default packages found
|
|
in OS.
|