Merge "Add release notes for 1.19.0 release"
This commit is contained in:
commit
8e4a1ebc97
@ -0,0 +1,6 @@
|
|||||||
|
---
|
||||||
|
features:
|
||||||
|
- Add a field to vendor cloud profiles to indicate
|
||||||
|
active, deprecated and shutdown status. A message to
|
||||||
|
the user is triggered when attempting to use cloud
|
||||||
|
with either deprecated or shutdown status.
|
6
releasenotes/notes/magic-fixes-dca4ae4dac2441a8.yaml
Normal file
6
releasenotes/notes/magic-fixes-dca4ae4dac2441a8.yaml
Normal file
@ -0,0 +1,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.
|
@ -0,0 +1,7 @@
|
|||||||
|
---
|
||||||
|
fixes:
|
||||||
|
- Reverse the order of option selction in
|
||||||
|
``OpenStackConfig._validate_auth()`` to prefer auth options
|
||||||
|
passed in (from argparse) over those found in clouds.yaml.
|
||||||
|
This allows the application to override config profile
|
||||||
|
auth settings.
|
4
releasenotes/notes/vendor-updates-f11184ba56bb27cf.yaml
Normal file
4
releasenotes/notes/vendor-updates-f11184ba56bb27cf.yaml
Normal file
@ -0,0 +1,4 @@
|
|||||||
|
---
|
||||||
|
other:
|
||||||
|
- Add citycloud regions for Buffalo, Frankfurt, Karlskrona and Los Angles
|
||||||
|
- Add new DreamCompute cloud and deprecate DreamHost cloud
|
Loading…
x
Reference in New Issue
Block a user