The RBD connector doesn't implement the extend_volume method and raise NotImplementedError when called. This patch implements the method for all types of connected volumes: - File descriptor - OpenStack locally attached - Non OpenStack locally attached Closes-Bug: #1884554 Related-Bug: #1883720 Change-Id: I4bbf3778210d05c6934289116a85a8f344bed818
6 lines
99 B
YAML
6 lines
99 B
YAML
---
|
|
fixes:
|
|
- |
|
|
Implement the extend_volume method for the RBD connector.
|
|
(Bug #1884554).
|