os-client-config/releasenotes/notes/magic-fixes-dca4ae4dac2441a8.yaml
Dean Troyer 37dcc7e8d8 Add release notes for 1.19.0 release
Change-Id: I92ffcf611d31f7a4f11e5228022ea64864823389
2016-08-03 10:44:47 -05:00

7 lines
223 B
YAML

---
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.