metalsmith/releasenotes/notes/exceptions-395ae4f1ad4de6da...

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