97311ce7fb
This change switches from a mix of metalsmith and SDK exceptions to consistently using metalsmith exceptions. Change-Id: I43339686a42644877dbe40d1116db1585a8a0800
9 lines
245 B
YAML
9 lines
245 B
YAML
---
|
|
upgrade:
|
|
- |
|
|
Changes to consistently using exceptions from ``metalsmith.exceptions``
|
|
rathen than exposing OpenStackSDK exceptions.
|
|
deprecations:
|
|
- |
|
|
The exception ``InvalidInstance`` has been renamed to ``InstanceNotFound``.
|