Description of problem: The old Cinder integration (through External Providers->Openstack Block Storage) is deprecated and was replaced by Cinderlib integration (Managed Block Storage), the old integration should be removed from the REST-API. Version-Release number of selected component (if applicable): How reproducible: Steps to Reproduce: 1. 2. 3. Actual results: Expected results: Additional info:
verification steps: Send the following requests on the REST API: GET/POST http://localhost:8080/ovirt-engine/api/openstackvolumeproviders DELETE http://localhost:8080/ovirt-engine/api/openstackvolumeproviders/1231231231321313 Result: <pre>java.lang.RuntimeException: org.jboss.resteasy.spi.UnhandledException: java.lang.UnsupportedOperationException: Cinder integration replaced by Managed Block Storage. Please use Managed Block Storage for creating Cinderlib based storage domain.
This bugzilla is included in oVirt 4.5.0 release, published on April 20th 2022. Since the problem described in this bug report should be resolved in oVirt 4.5.0 release, it has been closed with a resolution of CURRENT RELEASE. If the solution does not work for you, please open a new bug report.