summaryrefslogtreecommitdiff
path: root/releasenotes/notes/magic-fixes-dca4ae4dac2441a8.yaml
blob: 570e4dccabf806243568e4d47322a7e707703536 (plain)
1
2
3
4
5
6
---
fixes:
  - Refactor ``OpenStackConfig._fix_backward_madness()`` into
    ``OpenStackConfig.magic_fixes()`` that allows subclasses
    to inject more  fixup magic into the flow during
    ``get_one_cloud()`` processing.