mirror of https://github.com/ansible/ansible.git
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
pull/48094/head
parent
fb551bf62c
commit
953568e213
@ -0,0 +1,2 @@
|
||||
bugfixes:
|
||||
- replace renamed exceptions in multiple openstack modules
|
||||
Loading…
Reference in New Issue