37dcc7e8d8
Change-Id: I92ffcf611d31f7a4f11e5228022ea64864823389
7 lines
223 B
YAML
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.
|