Bug 1950731

Summary: Remove old Cinder integration from the backend and DB
Product: [oVirt] ovirt-engine Reporter: Eyal Shenitzky <eshenitz>
Component: BLL.StorageAssignee: shani <sleviim>
Status: CLOSED WONTFIX QA Contact: Avihai <aefrat>
Severity: medium Docs Contact:
Priority: unspecified    
Version: 4.4.6CC: bugs
Target Milestone: ---Keywords: ZStream
Target Release: ---Flags: pm-rhel: ovirt-4.4+
Hardware: Unspecified   
OS: Unspecified   
Whiteboard:
Fixed In Version: Doc Type: If docs needed, set a value
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2021-08-31 06:04:31 UTC Type: Bug
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: Storage RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
Embargoed:

Description Eyal Shenitzky 2021-04-18 08:15:08 UTC
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 backend and DB

Version-Release number of selected component (if applicable):


How reproducible:


Steps to Reproduce:
1.
2.
3.

Actual results:


Expected results:


Additional info:

Comment 1 Eyal Shenitzky 2021-08-31 06:04:31 UTC
Removing the old cinder code and DB content is very risky and requires a huge amount of work.
Currently, there is no way to create a cinder-based storage domain via the UI and REST-API.

Better keep the cinder code and not spent efforts on removing it.