summaryrefslogtreecommitdiff
path: root/releasenotes/notes/check-dynamic-allocation-enabled-e94f3b8963b114d0.yaml
blob: 0ed4179e0525a12a440ee857343acd28a7e22bc2 (plain)
1
2
3
4
5
---
fixes:
  - dynamic_allocation flag in node's driver_info can now accept all
    the values that can be converted to booleans by bool_from_string
    function from oslo_utils.