a269d53ed3
Cinder v1 used to return strings for some boolean values in the volume dict. Cinder v2 uses bools. Fix the volume normalization function to recognize either, and add unit tests for it. Change-Id: Ia8600f660d0608622d0bface25f0d1418e6972cb
4 lines
81 B
YAML
4 lines
81 B
YAML
---
|
|
fixes:
|
|
- Fixed the volume normalization function when used with cinder v2.
|