ansible/changelogs/fragments/45151-fix-os-exception.yaml
Artem Goncharov 953568e213 fix missing exceptions openstack modules (#48088)
* Fix missing exceptions (#45775)

* Replace non-existing OpenStackCloudTimeout exception. Fixes: #45151

* Replace OpenStackCloudURINotFound that doesn't exist in the 'exceptions' module

(cherry picked from commit eb39c461ce)

* add changelog
2018-11-05 09:36:57 -08:00

2 lines
69 B
YAML

bugfixes:
- replace renamed exceptions in multiple openstack modules